FD.io VPP  v18.04-17-g3a0d853
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 150 of file bond.api.

Field Documentation

u32 vl_api_sw_interface_slave_details_t::context

Definition at line 152 of file bond.api.

u8 vl_api_sw_interface_slave_details_t::interface_name[64]

Definition at line 154 of file bond.api.

u8 vl_api_sw_interface_slave_details_t::is_long_timeout

Definition at line 156 of file bond.api.

u8 vl_api_sw_interface_slave_details_t::is_passive

Definition at line 155 of file bond.api.

u32 vl_api_sw_interface_slave_details_t::sw_if_index

Definition at line 153 of file bond.api.


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