FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
Interface set bond weight. More...
Data Fields | |
u32 | client_index |
u32 | context |
vl_api_interface_index_t | sw_if_index |
u32 | weight |
Interface set bond weight.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
sw_if_index | - slave interface for which to set the weight |
weight | - weight value to be set for the slave interface |
vl_api_interface_index_t vl_api_sw_interface_set_bond_weight_t::sw_if_index |