FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
src/vpp/oam

oam

Summary/usage

oam [add|del] target <ip4-address> fib <fib-id>.

Declaration and implementation

Declaration: oam_add_del_target_command (src/vpp/oam/oam.c line 153)

Implementation: oam_add_del_target_command_fn.

show oam

Summary/usage

show oam.

Declaration and implementation

Declaration: show_oam_command (src/vpp/oam/oam.c line 380)

Implementation: show_oam_command_fn.