VLAN Examples - UG1586

Onload User Guide (UG1586)

Document ID
UG1586
Release Date
2025-11-03
Revision
1.31 English
  • Capture all UDP VLAN tagged traffic from the specified interface:
    # onload_tcpdump -nn -i eth3 udp and vlan
  • Capture all UDP non-VLAN tagged traffic from the specified interface:
    # onload_tcpdump -nn -i eth3 udp and not vlan