![]() |
FD.io VPP
v19.04.2-12-g66b1689
Vector Packet Processing
|
Set bridge domain ip to mac entry request. More...
Data Fields | |
| u32 | client_index |
| u32 | context |
| u32 | bd_id |
| u8 | is_add |
| vl_api_address_t | ip |
| vl_api_mac_address_t | mac |
Set bridge domain ip to mac entry request.
| client_index | - opaque cookie to identify the sender |
| context | - sender context, to match reply w/ request |
| bd_id | - the bridge domain to set the flags for |
| is_add | - if non-zero, add the entry, else clear it |
| is_ipv6 | - if non-zero, ipv6 address, else ipv4 address |
| mac_address | - MAC address |