cyberlabs.us | home | subscribe | contact | admin
Monday, July 7th  
| comments  
Capture VLAN tags using tcpdump

Capture VLAN tags using tcpdump
Informational

# tcpdump -i bond0 -nn -e vlan

or

# tcpdump -i eno1 -nn -e vlan -w /tmp/vlan.pcap