HPE GreenLake Administration
- Community Home
- >
- Networking
- >
- Legacy
- >
- Switches, Hubs, Modems
- >
- Re: Some confusion with trunking
Switches, Hubs, and Modems
1825803
Members
2257
Online
109687
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
05-23-2009 06:19 PM
05-23-2009 06:19 PM
Some confusion with trunking
Coming from a Cisco background, I find the HP implementation a bit counter-intuitive. It is my understanding that ports set up as trunks (in this case LACP trunks) should be "tagged" for ALL VLANs, including the "default" VLAN1.
But I have seen configurations in which to HP switches are connected and configured with 3 vlans. The default and two others. The client machines (workstations and servers) are assigned to vlans 2 & 3, and the trunk between the switches is tagged for these vlans.
However, the same trunk is not carrying tagged traffic for vlan1 (the default). Example:
vlan 1
name "DEFAULT_VLAN"
untagged B1-B4
ip address dhcp-bootp
no untagged A1-A24
no untagged C1-C24
exit
So here is my question ... If client machines are assigned to vlan 1 on both switches, should the trunk be tagged for these frames? In other words, should the above config look something like this:
vlan 1
name "DEFAULT_VLAN"
untagged B1-B4
ip address dhcp-bootp
no untagged A1-A24
no untagged C1-C24
tagged Trk1
exit
Any info would help greatly!
But I have seen configurations in which to HP switches are connected and configured with 3 vlans. The default and two others. The client machines (workstations and servers) are assigned to vlans 2 & 3, and the trunk between the switches is tagged for these vlans.
However, the same trunk is not carrying tagged traffic for vlan1 (the default). Example:
vlan 1
name "DEFAULT_VLAN"
untagged B1-B4
ip address dhcp-bootp
no untagged A1-A24
no untagged C1-C24
exit
So here is my question ... If client machines are assigned to vlan 1 on both switches, should the trunk be tagged for these frames? In other words, should the above config look something like this:
vlan 1
name "DEFAULT_VLAN"
untagged B1-B4
ip address dhcp-bootp
no untagged A1-A24
no untagged C1-C24
tagged Trk1
exit
Any info would help greatly!
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2009 11:27 PM
05-24-2009 11:27 PM
Re: Some confusion with trunking
Colin,
There are three possible options for Trk1:
vlan 1 - send no traffic on VLAN 1
name "DEFAULT_VLAN"
no untagged Trk1
vlan 1 - send untagged traffic on VLAN 1
name "DEFAULT_VLAN"
untagged Trk1
vlan 1 - send tagged traffic on VLAN 1
name "DEFAULT_VLAN"
tagged Trk1
In you case option 2 or option 3 is valid for you client systems and you chose depending on whether you have tagged VLAN 1 traffic on your client system,
Note the LACP trunk port members do not get listed individually in the VLAN tagging configuration.
Jed
There are three possible options for Trk1:
vlan 1 - send no traffic on VLAN 1
name "DEFAULT_VLAN"
no untagged Trk1
vlan 1 - send untagged traffic on VLAN 1
name "DEFAULT_VLAN"
untagged Trk1
vlan 1 - send tagged traffic on VLAN 1
name "DEFAULT_VLAN"
tagged Trk1
In you case option 2 or option 3 is valid for you client systems and you chose depending on whether you have tagged VLAN 1 traffic on your client system,
Note the LACP trunk port members do not get listed individually in the VLAN tagging configuration.
Jed
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP