FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
Initialize a new bond interface with the given paramters. More...
Data Fields | |
u32 | client_index |
u32 | context |
u32 | sw_if_index |
u32 | bond_sw_if_index |
u8 | is_passive |
u8 | is_long_timeout |
Initialize a new bond interface with the given paramters.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
sw_if_index | - slave sw_if_index |
bond_sw_if_index | - bond sw_if_index |
is_passive | - interface does not initiate the lacp protocol, remote must be active speaker |
is_long_timeout | - 90 seconds vs default 3 seconds neighbor timeout |