FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
Reply for bond dump request. More...
Data Fields | |
u32 | context |
vl_api_interface_index_t | sw_if_index |
u32 | id |
vl_api_bond_mode_t | mode |
vl_api_bond_lb_algo_t | lb |
bool | numa_only |
u32 | active_slaves |
u32 | slaves |
string | interface_name [64] |
Reply for bond dump request.
sw_if_index | - software index of bond interface |
id | - ID of interface |
mode | - bonding mode |
lb | - load balance algo |
numa_only | - enable local numa TX for lacp mode |
active_slaves | - active slaves count |
slaves | - config slave count |
interface_name | - name of interface |
string vl_api_sw_interface_bond_details_t::interface_name[64] |
vl_api_bond_lb_algo_t vl_api_sw_interface_bond_details_t::lb |
vl_api_bond_mode_t vl_api_sw_interface_bond_details_t::mode |
vl_api_interface_index_t vl_api_sw_interface_bond_details_t::sw_if_index |