FD.io VPP
v16.09
Vector Packet Processing
|
L2 bridge domain operational state response. More...
Data Fields | |
u32 | context |
u32 | bd_id |
u8 | flood |
u8 | uu_flood |
u8 | forward |
u8 | learn |
u8 | arp_term |
u32 | bvi_sw_if_index |
u32 | n_sw_ifs |
L2 bridge domain operational state response.
bd_id | - the bridge domain id |
flood | - bcast/mcast flooding state on all interfaces in the bd |
uu_flood | - uknown unicast flooding state on all interfaces in the bd |
forward | - forwarding state on all interfaces in the bd |
learn | - learning state on all interfaces in the bd |
arp_term | - arp termination state on all interfaces in the bd |
n_sw_ifs | - number of sw_if_index's in the domain |