grcli-trace - Man Page

Packet tracing.

Synopsis

trace enable (all|iface NAME)

Enable packet tracing for all or specified interface.

trace disable (all|iface NAME)

Disable packet tracing for all or specified interface.

trace show [count COUNT]

Show captured packets in the trace buffer.

trace clear

Clear packet tracing buffer.

Options

NAME

Interface name.

COUNT

Maximum number of packets to show (default 10).

See Also

grcli(1) grcli-interface(1)

Reporting Bugs

Report bugs to the grout project issue tracker at <https://github.com/DPDK/grout/issues>.

Referenced By

grcli(1).

2025-12-12