finding unused vlans assigned to a port
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎07-24-2019 02:14 PM
Is the "show fdb port x" command a fair way to figure out what vlans don't need to be tagged on that port?
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎08-28-2019 06:24 PM
Sorry should have pinged me again also ... we do this the hard way ... show port info detail on each switch trunk port and compare.. Then of course you have to make sure vlan is not in use ... so this is a lengthy process at best but well worth the effort.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎08-28-2019 05:40 PM
A customer has written a Linux/MacOS script that scans the network for adjacent switches (via EDP and LLDP) and compares the ports. He checks for VLAN names that differ, if VLANs are present on both ends and so on, quite sophisticated. I cannot share the entire script (at least not without his consent), but I might be able to help you out a bit if that's a suitable solution for you.
/Fredrik
/Fredrik
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎08-22-2019 02:42 PM
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎07-24-2019 06:30 PM
there may be better ways to do this if you could be a bit more specific as to what problem you are trying to solve. If it network discovery. cleaning up configurations, trying to see adjacent port configurations match are a few things I can think about immediately and they could be done via mac table but may not give you the full picture and end result you are looking for.
