VLAN Examples - VLAN Examples - UG1586

Onload User Guide (UG1586)

Document ID
UG1586
Release Date
2026-06-08
Revision
1.5 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