FD.io VPP  v17.07.01-10-g3be13f0
Vector Packet Processing
vl_api_sw_interface_set_lldp_t Struct Reference

Interface set LLDP request. More...

Data Fields

u32 client_index
 
u32 context
 
u32 sw_if_index
 
u8 port_desc [256]
 
u8 enable
 

Detailed Description

Interface set LLDP request.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
sw_if_index- interface for which to enable/disable LLDP
port_desc- local port description
enable- if non-zero enable, else disable

Definition at line 40 of file lldp.api.

Field Documentation

u32 vl_api_sw_interface_set_lldp_t::client_index

Definition at line 42 of file lldp.api.

u32 vl_api_sw_interface_set_lldp_t::context

Definition at line 43 of file lldp.api.

u8 vl_api_sw_interface_set_lldp_t::enable

Definition at line 46 of file lldp.api.

u8 vl_api_sw_interface_set_lldp_t::port_desc[256]

Definition at line 45 of file lldp.api.

u32 vl_api_sw_interface_set_lldp_t::sw_if_index

Definition at line 44 of file lldp.api.


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