FD.io VPP  v17.07-30-g839fa73
Vector Packet Processing
src/vnet/span

set interface span

Summary/usage

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

Declaration and implementation

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

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 171)

Implementation: show_interfaces_span_command_fn.