|  | FD.io VPP
    v19.01.3-6-g70449b9b9
    Vector Packet Processing | 
L2 bridge domain add or delete request. More...
| Data Fields | |
| u32 | client_index | 
| u32 | context | 
| u32 | bd_id | 
| u8 | flood | 
| u8 | uu_flood | 
| u8 | forward | 
| u8 | learn | 
| u8 | arp_term | 
| u8 | mac_age | 
| u8 | bd_tag [64] | 
| u8 | is_add | 
L2 bridge domain add or delete request.
| client_index | - opaque cookie to identify the sender | 
| context | - sender context, to match reply w/ request | 
| bd_id | - the bridge domain to create | 
| flood | - enable/disable bcast/mcast flooding in the bd | 
| uu_flood | - enable/disable unknown unicast flood in the bd | 
| forward | - enable/disable forwarding on all interfaces in the bd | 
| learn | - enable/disable learning on all interfaces in the bd | 
| arp_term | - enable/disable arp termination in the bd | 
| mac_age | - mac aging time in min, 0 for disabled | 
| is_add | - add or delete flag |