- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- Re: Connecting 5400 and 1620
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- 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
- Report Inappropriate Content
02-11-2015 12:32 PM - last edited on 02-15-2015 09:00 PM by Maiko-I
02-11-2015 12:32 PM - last edited on 02-15-2015 09:00 PM by Maiko-I
Connecting 5400 and 1620
I have an established network of 5400 series switches. They are all interconnected on a switch vlan via fiber. Those ports are untagged vlan XXX.
I recently bought a new 1620. I used the console cable to give it an IP on my "switch" vlan XXX. One the switch i'm connected it to, i untagged the uplink port on that same vlan XXX.
I plugged in the 1620, and it works fine.
However - i don't understand why the 2 are connecting. When i look at the web GUI of the 1620 it clearly shows untagged membership in the default vlan 1.
I'm just confused how the 2 are talking?!?!?
If i set the 1620 to untagged membership in vlan XXX, the 2 will stop communicating.
Thoughts?!?!?
P.S. This thread has been moved from Switches, Hubs, Modems (Legacy ITRC forum) to ProCurve / ProVision-Based. - Hp Forum Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2015 08:57 PM
02-11-2015 08:57 PM
Re: Connecting 5400 and 1620
You have 2 questions:
- Why are the switches communicating when you haven't configured VLAN XXX on the 1620:
Because you are patched via untagged ports, the packets going between the 5400 and the 1620 are not in the dot1q format, ie, they contain no VLAN tags, therefore the two switches can think the switched frames belong to whatever VLAN they want.
We call this "bridging" - you have bridged VLAN1 on the 1620 with VLAN XXX on the 5400.
- If i set the 1620 to untagged membership in vlan XXX, the 2 will stop communicating.
If you want the 1620 to properly join VLANXXX, you would need to:
- create VLANXXX on the 1620
- Give the VLANXXX interface the correct IP address for the subnet that lives on VLANXXX
- change the VLAN and PVID assignment on the uplink port to the 5400 from VLAN1 to VLANXXX
- (perhaps, I don't know how the 1620 works, but cheap switches usually need this) change the "management VLAN" on the 1620 from VLAN1 (default) to VLANXXX