FD.io VPP  v19.04.1-1-ge4a0f9f
Vector Packet Processing
src/plugins/ioam/lib-trace

clear ioam-trace profile

Summary/usage

clear ioam-trace profile [<index>|all].

Declaration and implementation

Declaration: clear_trace_profile_command (src/plugins/ioam/lib-trace/trace_util.c line 102)

Implementation: clear_trace_profile_command_fn.

set ioam-trace profile

Summary/usage

set ioam-trace \
         trace-type <0x1f|0x3|0x9|0x11|0x19> trace-elts <nn> trace-tsp <0|1|2|3> \
         node-id <node id in hex> app-data <app_data in hex>.

Declaration and implementation

Declaration: set_trace_profile_command (src/plugins/ioam/lib-trace/trace_util.c line 141)

Implementation: set_trace_profile_command_fn.

show ioam-trace profile

Summary/usage

show ioam-trace profile.

Declaration and implementation

Declaration: show_trace_profile_command (src/plugins/ioam/lib-trace/trace_util.c line 193)

Implementation: show_trace_profile_command_fn.