- Community Home
- >
- Networking
- >
- Legacy
- >
- Switches, Hubs, Modems
- >
- VLAN Trunk on 2510-48 to WRT54GS with DD-WRT
Switches, Hubs, and Modems
1821998
Members
3516
Online
109639
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
Discussions
Discussions
Discussions
Forums
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
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
тАО10-24-2010 11:54 AM
тАО10-24-2010 11:54 AM
VLAN Trunk on 2510-48 to WRT54GS with DD-WRT
I currently have a WRT54GS v3 setup with DD-WRT mega and all the info for VLANs setup.
I logged into the CLI interface and know that the "trunk" command is to be used to define the trunk. The output it gives with trunk ? is [ethernet] PORT-LIST. I know setting up a trunk is way different on a Cisco switch.
How do you go about setting up Port 50 as the trunk link? I currently have VLAN1 (default management), VLAN2 (Administration), VLAN3 (Students), and VLAN4 (Guest) setup via the web interface.
I'm at a loss right now.
I logged into the CLI interface and know that the "trunk" command is to be used to define the trunk. The output it gives with trunk ? is [ethernet] PORT-LIST. I know setting up a trunk is way different on a Cisco switch.
How do you go about setting up Port 50 as the trunk link? I currently have VLAN1 (default management), VLAN2 (Administration), VLAN3 (Students), and VLAN4 (Guest) setup via the web interface.
I'm at a loss right now.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-24-2010 03:17 PM
тАО10-24-2010 03:17 PM
Re: VLAN Trunk on 2510-48 to WRT54GS with DD-WRT
Alright, after enable MENU when logging into the switch, I enabled TRK1 and TRUNK on Port 48.
The question I have is, when you go to VLAN Port Assignment and see TRK1 at the bottom, do all of the VLANs need to be TAGGED?
The question I have is, when you go to VLAN Port Assignment and see TRK1 at the bottom, do all of the VLANs need to be TAGGED?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-24-2010 11:37 PM
тАО10-24-2010 11:37 PM
Re: VLAN Trunk on 2510-48 to WRT54GS with DD-WRT
Hi,
Trunks in the Cisco terminology and trunks on HP switches (and most other networking devices for that matter) mean very different things.
A Cisco trunk is related to VTP (VLAN trunking protocol) which deals with the assignment of VLANs to inter-swtich links.
An 'HP trunk' deals with the aggregation of multiple switch ports to form a larger/more resilient pipe (an etherchannel in the Cisco world).
If you want to present a number of VLANs to your netgear then you just need to tag each of those on port 50 (or any port of your choosing). For example:
switch(config)# vlan 1 tag 50
switch(config)# vlan 2 tag 50
...
The basic rule is VLANs are tagged for inter-switch links and untagged for access ports. You can only have one untagged VLAN on a port but muliple VLANs can be tagged on the same port.
Trunks in the Cisco terminology and trunks on HP switches (and most other networking devices for that matter) mean very different things.
A Cisco trunk is related to VTP (VLAN trunking protocol) which deals with the assignment of VLANs to inter-swtich links.
An 'HP trunk' deals with the aggregation of multiple switch ports to form a larger/more resilient pipe (an etherchannel in the Cisco world).
If you want to present a number of VLANs to your netgear then you just need to tag each of those on port 50 (or any port of your choosing). For example:
switch(config)# vlan 1 tag 50
switch(config)# vlan 2 tag 50
...
The basic rule is VLANs are tagged for inter-switch links and untagged for access ports. You can only have one untagged VLAN on a port but muliple VLANs can be tagged on the same port.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-25-2010 09:11 AM
тАО10-25-2010 09:11 AM
Re: VLAN Trunk on 2510-48 to WRT54GS with DD-WRT
I figured my issue out. I totally forgot to add the IPs for the VLANs (10.10.2.1, etc). Once those were set and I had the TRK1 set to TAGGED on all the VLANs, they were handing out the right IPs.
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP