- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Aruba & ProVision-based
- >
- Vlan Aruba
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-29-2019 04:02 AM - last edited on 10-29-2019 07:24 AM by Parvez_AL
10-29-2019 04:02 AM - last edited on 10-29-2019 07:24 AM by Parvez_AL
Vlan Aruba
Bonjour,
Est-il possible de créer un VLAN avec différent sous réseau ?
Par exemple
Google Translated
Hello,
Is it possible to create a VLAN with different subnet?
For example
Vlan 1 Ports 1-10 192.168.1.0 255.255.255.0
Vlan 2 Ports 11-20 192.168.127.1 255.255.0.0.
Merci de votre aide
Thank you for your help
Ives
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-06-2019 02:30 AM
11-06-2019 02:30 AM
Re: Vlan Aruba
Hello,
In order to provide you a more precise answer it would be good if you can provide the exact model of the Aruba switch. Different models can have different capabilites.
Also it is not getting clear if the switch should be working as a router between this subnets (inter VLAN routing) or it should only provide the Layer 2 separation between the VLANs and another device will do the routing. Some models dont support inter VLAN routing and the configuration is different depending on what you want to achieve. Inter VLAN routing requires the switch to have IP addresses in every VLAN which should be configured as default gateway on the clients (statically or via DHCP)
Another thing I notice in the example you have given.
Vlan 1 Ports 1-10 192.168.1.0 255.255.255.0
Vlan 2 Ports 11-20 192.168.127.1 255.255.0.0.
You are using addresses in the private range 192.168.0.0/16 however you are using different length of subnet masks, /24 for VLAN 1 and /16 for VLAN 2. This can create issues with overlapping addresses. Every host uses its own subnet mask to determine if a peer host is in the same subnet or not. If host 192.168.127.1 from VLAN wants to talk to peer host 192.168.1. 10 from VLAN 10 for example, it will apply its own mask /16 to the destination address and wrongly believe that the peer is in the same subnet because the first 2 octets of the address match. In order to avoid confusion you should use masks of the same lenght.
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP