FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
vl_api_sw_interface_slave_details_t Struct Reference

Reply for slave dump request. More...

Data Fields

u32 context
 
u32 sw_if_index
 
u8 interface_name [64]
 
u8 is_passive
 
u8 is_long_timeout
 

Detailed Description

Reply for slave dump request.

Template Parameters
sw_if_index- software index of slave interface
interface_name- name of interface
is_passve- interface does not initiate the lacp protocol, remote must be active speaker
is_long_timeout- 90 seconds vs default 3 seconds neighbor timeout

Definition at line 158 of file bond.api.

Field Documentation

u32 vl_api_sw_interface_slave_details_t::context

Definition at line 160 of file bond.api.

u8 vl_api_sw_interface_slave_details_t::interface_name[64]

Definition at line 162 of file bond.api.

u8 vl_api_sw_interface_slave_details_t::is_long_timeout

Definition at line 164 of file bond.api.

u8 vl_api_sw_interface_slave_details_t::is_passive

Definition at line 163 of file bond.api.

u32 vl_api_sw_interface_slave_details_t::sw_if_index

Definition at line 161 of file bond.api.


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