FD.io VPP
v17.04.2-2-ga8f93f8
Vector Packet Processing
|
Disable iOAM for a VNI (VXLAN-GPE) More...
Data Fields | |
u32 | client_index |
u32 | context |
u32 | vni |
u8 | local [16] |
u8 | remote [16] |
u8 | is_ipv6 |
Disable 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 105 of file ioam_vxlan_gpe.api.
u32 vl_api_vxlan_gpe_ioam_vni_disable_t::client_index |
Definition at line 106 of file ioam_vxlan_gpe.api.
u32 vl_api_vxlan_gpe_ioam_vni_disable_t::context |
Definition at line 107 of file ioam_vxlan_gpe.api.
u8 vl_api_vxlan_gpe_ioam_vni_disable_t::is_ipv6 |
Definition at line 111 of file ioam_vxlan_gpe.api.
u8 vl_api_vxlan_gpe_ioam_vni_disable_t::local[16] |
Definition at line 109 of file ioam_vxlan_gpe.api.
u8 vl_api_vxlan_gpe_ioam_vni_disable_t::remote[16] |
Definition at line 110 of file ioam_vxlan_gpe.api.
u32 vl_api_vxlan_gpe_ioam_vni_disable_t::vni |
Definition at line 108 of file ioam_vxlan_gpe.api.