jason_lunde wrote: » I think what you are looking for will be in the output of:show int trunk at the bottom there is a section Vlans in spanning tree forwarding state and not pruned** It will list the vlans that are forwarding on the trunk. The one switch without the vlan should not show it in this forwarding list. Also, once you enable it on the vtp server, the clients automatically start pruning.
DevilWAH wrote: » ...what exactly is meant by the management domain? (is this the VTP managment domain?)
wave wrote: » Hey there, I just attempted this lab. Except I assigned ports to vlan 300 on all switches. Both the top and bottom switch show they are forwarding for vlan 300 but the middle switch doesn't include 300 in the "Vlans in spanning tree forwarding state and not pruned" list. Why would that be?
R1#show int fa 0/12 pruning Port Vlans pruned for lack of request by neighbor Fa0/12 10,20,30,40,50 Port Vlan traffic requested of neighbor Fa0/12 1,10,20,30,40
Sw2#show int fa 0/12 pruning Port Vlans pruned for lack of request by neighbor Fa0/12 50 Port Vlan traffic requested of neighbor Fa0/12 1
Port Vlans pruned for lack of request by neighbor Fa0/23 2,4,300
Port Vlan traffic requested of neighbor Fa0/23 1-2,300
Interpreting the second part, it looks like the neighbor switch has had requests for VLANS 1-2,300 from the switch above it?