Which is the best way to retrieve a list of ports belonging to a vlan?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-23-2014 02:50 PM
I need to set port parameters on different switch and I need to configure only the ports belonging to a given VLAN. And more than this, only to Untagged ports.
So which is the best way ti build such list? Scanning port by port and mark which belong to the vlan? Scanning the vlan instead for untagged ports?
Thanks for the suggesions!
So which is the best way ti build such list? Scanning port by port and mark which belong to the vlan? Scanning the vlan instead for untagged ports?
Thanks for the suggesions!
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎07-21-2014 06:15 AM
Bump!
Any suggestion?
Any suggestion?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-24-2014 12:07 PM
Sorry Paul, I need to give you more information. I need to configure rate limit parameters on all the untagged ports belonging to a VLAN. I have a Ridgeline and I'm planning to use one or more script. The script need to collect the untagged ports on several devices ranging from 8 to 48 ports and also a bunch of Black Diamond switches. Since scripting is something I don't do very often I'm looking for suggestions. Is it better to parse the show vlanname command or is it better to cycle all the ports of the switch looking for the given vlan? I guess the first approach is better.
Then i need to put the ports in a list, do you know if there are some examples?
Thanks for your time.
Davo
Then i need to put the ports in a list, do you know if there are some examples?
Thanks for your time.
Davo
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-23-2014 03:20 PM
Hello Davo
If you do a show on the VLAN name for example show default it will list all of the ports in that VLAN that are tagged and untagged.
Does that help or am I misreading your question
Thanks
P
If you do a show on the VLAN name for example show default it will list all of the ports in that VLAN that are tagged and untagged.
Does that help or am I misreading your question
Thanks
P
