0

tcpdump command to find out the swich settings

# tcpdump -i <interface> -s 1500 -c1 -nn -vvv ‘ether[20:2] = 0x2000’

 

This is useful to find vlan, speed, duplex information coming from the switch.

jlim0930

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.