Linux for Enterprises
Thursday, June 23, 2011
Command to see CDP packets and identify the cisco switch and port your machine is connected to
# tcpdump -nn -vvv -i eth0 -s 1500 -c 1 'ether[20:2] == 0x2000'
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)