- Community Home
- >
- Networking
- >
- Legacy
- >
- Switches, Hubs, Modems
- >
- Re: Allow all VLANs on trunk
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
11-19-2012 01:00 AM
11-19-2012 01:00 AM
Allow all VLANs on trunk
Hi,
I have multiple LCAP trunks between a 5406zl and 2848 switches.
Do I have to add each vlan on each trunk separately or can I allow all VLANs on this trunks?
Best regards
Heino
- Tags:
- VLAN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2012 08:46 AM
11-19-2012 08:46 AM
Re: Allow all VLANs on trunk
Since procurve does port-per-vlan you will have to add all the vlans. Other vendors does this the other way around, vlan-per-port, where you can specify to allow all vlans on certain ports. To my knowledge you cannot do this in procurve.
CCIE Service Provider
MASE Network Infrastructure [2011]
H3CSE
CCNP R&S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2012 12:43 AM
11-21-2012 12:43 AM
Re: Allow all VLANs on trunk
Like Frederik, I haven't seen a way to do an equivalent of "permit vlan all" on a port with the ProCurve range. There are probably a few ways to do this efficiently though, here are a few:
- enable gvrp on both devices (gvrp does not appear to be supported on the 2800 series though)
- do a copy/paste from a notepad file with commands such as
vlan 10 untagged trk1,trk3-trk5
vlan 20 tagged trk1,trk3-trk
vlan 30 tagged trk1,trk3-trk