FD.io VPP  v17.01.1-3-gc6833f8
Vector Packet Processing
vnet/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 (vnet/vnet/span/span.c line 118)

Implementation: set_interface_span_command_fn.

show interfaces span

Summary/usage

Shows SPAN mirror table.

Declaration and implementation

Declaration: show_interfaces_span_command (vnet/vnet/span/span.c line 171)

Implementation: show_interfaces_span_command_fn.