FD.io VPP  v21.06-3-gbb25fbf28
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 699)

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

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

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

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

Implementation: vxlan_gpe_show_ioam_trace_cmd_fn.