![]() |
FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Enable iOAM for a VNI (VXLAN-GPE) More...
Data Fields | |
| u32 | client_index |
| u32 | context |
| u32 | vni |
| vl_api_address_t | local |
| vl_api_address_t | remote |
Enable iOAM for a VNI (VXLAN-GPE)
| client_index | - opaque cookie to identify the sender |
| context | - sender context, to match reply w/ request |
| vni | - VXLAN-GPE VNI |
| local | - IPv4/6 Address of the local VTEP |
| remote | - IPv4/6 Address of the remote VTEP |
Definition at line 58 of file ioam_vxlan_gpe.api.
| u32 vl_api_vxlan_gpe_ioam_vni_enable_t::client_index |
Definition at line 59 of file ioam_vxlan_gpe.api.
| u32 vl_api_vxlan_gpe_ioam_vni_enable_t::context |
Definition at line 60 of file ioam_vxlan_gpe.api.
| vl_api_address_t vl_api_vxlan_gpe_ioam_vni_enable_t::local |
Definition at line 62 of file ioam_vxlan_gpe.api.
| vl_api_address_t vl_api_vxlan_gpe_ioam_vni_enable_t::remote |
Definition at line 63 of file ioam_vxlan_gpe.api.
| u32 vl_api_vxlan_gpe_ioam_vni_enable_t::vni |
Definition at line 61 of file ioam_vxlan_gpe.api.