FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
L2 FIB add entry request. More...
Data Fields | |
u32 | client_index |
u32 | context |
vl_api_mac_address_t | mac |
u32 | bd_id |
vl_api_interface_index_t | sw_if_index |
bool | is_add [default=true] |
bool | static_mac |
bool | filter_mac |
bool | bvi_mac |
L2 FIB add entry request.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
mac | - the entry's mac address |
bd_id | - the entry's bridge domain id |
sw_if_index | - the interface |
is_add | - If non zero add the entry, else delete it |
static_mac | - |
filter_mac | - |
bvi_mac | - |