FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
src/plugins/ioam/lib-vxlan-gpe

clear vxlan-gpe-ioam rewrite

Summary/usage

clear vxlan-gpe-ioam rewrite.

Declaration and implementation

Declaration: vxlan_gpe_clear_ioam_flags_cmd (src/plugins/ioam/lib-vxlan-gpe/vxlan_gpe_ioam.c line 707)

Implementation: clear_vxlan_gpe_ioam_rewrite_command_fn.

set vxlan-gpe-ioam

Summary/usage

set vxlan-gpe-ioam vxlan <src-ip> <dst_ip> <vnid> [disable].

Declaration and implementation

Declaration: vxlan_gpe_set_ioam_rewrite_cmd (src/plugins/ioam/lib-vxlan-gpe/vxlan_gpe_ioam.c line 518)

Implementation: vxlan_gpe_set_ioam_rewrite_command_fn.

set vxlan-gpe-ioam rewrite

Summary/usage

set vxlan-gpe-ioam [trace] [pot] [ppc <encap|decap>].

Declaration and implementation

Declaration: vxlan_gpe_set_ioam_flags_cmd (src/plugins/ioam/lib-vxlan-gpe/vxlan_gpe_ioam.c line 600)

Implementation: vxlan_gpe_set_ioam_flags_command_fn.

set vxlan-gpe-ioam-transit

Summary/usage

set vxlan-gpe-ioam-transit dst-ip <dst_ip> [outer-fib-index <outer_fib_index>] [disable].

Declaration and implementation

Declaration: vxlan_gpe_set_ioam_transit_rewrite_cmd (src/plugins/ioam/lib-vxlan-gpe/vxlan_gpe_ioam.c line 693)

Implementation: vxlan_gpe_set_ioam_transit_rewrite_command_fn.

show ioam vxlan-gpe trace

Summary/usage

iOAM trace statistics.

Declaration and implementation

Declaration: vxlan_gpe_show_ioam_trace_cmd (src/plugins/ioam/lib-vxlan-gpe/vxlan_gpe_ioam_trace.c line 427)

Implementation: vxlan_gpe_show_ioam_trace_cmd_fn.