Is there a command that shows the switches and access ports for each VLAN in a VTP domain?
Example:
# show vlan all-switchports (just made that up)
Vlan 100
switch1 ports 1,2,3,4
switch2 ports 2,3,4,5
switch3 ports 1,2
Vlan 102
switch4 ports 1,2,3,4
switch5 ports 2,3,4,5
switch6 ports 1,2
.
.
.
Does IOS, CiscoWorks or SolarWinds have such a feature? Thanks!