FD.io VPP  v19.01.3-6-g70449b9b9
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 154 of file bond.api.

Field Documentation

◆ context

u32 vl_api_sw_interface_slave_details_t::context

Definition at line 156 of file bond.api.

◆ interface_name

u8 vl_api_sw_interface_slave_details_t::interface_name[64]

Definition at line 158 of file bond.api.

◆ is_long_timeout

u8 vl_api_sw_interface_slave_details_t::is_long_timeout

Definition at line 160 of file bond.api.

◆ is_passive

u8 vl_api_sw_interface_slave_details_t::is_passive

Definition at line 159 of file bond.api.

◆ sw_if_index

u32 vl_api_sw_interface_slave_details_t::sw_if_index

Definition at line 157 of file bond.api.


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