![]() |
FD.io VPP
v21.01.1
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_members |
| u32 | members |
| 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_members | - active members count |
| members | - config member count |
| interface_name | - name of interface |
| string vl_api_sw_bond_interface_details_t::interface_name[64] |
| vl_api_bond_lb_algo_t vl_api_sw_bond_interface_details_t::lb |
| vl_api_bond_mode_t vl_api_sw_bond_interface_details_t::mode |
| vl_api_interface_index_t vl_api_sw_bond_interface_details_t::sw_if_index |