FD.io VPP  v18.04-17-g3a0d853
Vector Packet Processing
src/vnet/span

set interface span

Summary/usage

set interface span <if-name> [l2] {disable | destination <if-name> [both|rx|tx]}.

Declaration and implementation

Declaration: set_interface_span_command (src/vnet/span/span.c line 167)

Implementation: set_interface_span_command_fn.

show interface span

Summary/usage

Shows SPAN mirror table.

Declaration and implementation

Declaration: show_interfaces_span_command (src/vnet/span/span.c line 238)

Implementation: show_interfaces_span_command_fn.