Page Banner

Networking : Whats the VLAN ID?

This command might not work in all environments:

#tcpdump -nn -v -i eth0 -s 1500 -c 1 ‘ether[20:2]==0×2000′ 2>/dev/null|egrep “port-ID|Address|Devices-ID|VLAN”

-Mani