FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
vl_api_vxlan_gpe_ioam_vni_disable_t Struct Reference

Disable 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
 

Detailed Description

Disable iOAM for a VNI (VXLAN-GPE)

Template Parameters
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 74 of file ioam_vxlan_gpe.api.

Field Documentation

◆ client_index

u32 vl_api_vxlan_gpe_ioam_vni_disable_t::client_index

Definition at line 75 of file ioam_vxlan_gpe.api.

◆ context

u32 vl_api_vxlan_gpe_ioam_vni_disable_t::context

Definition at line 76 of file ioam_vxlan_gpe.api.

◆ local

vl_api_address_t vl_api_vxlan_gpe_ioam_vni_disable_t::local

Definition at line 78 of file ioam_vxlan_gpe.api.

◆ remote

vl_api_address_t vl_api_vxlan_gpe_ioam_vni_disable_t::remote

Definition at line 79 of file ioam_vxlan_gpe.api.

◆ vni

u32 vl_api_vxlan_gpe_ioam_vni_disable_t::vni

Definition at line 77 of file ioam_vxlan_gpe.api.


The documentation for this struct was generated from the following file: