FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
l2 fib table details structure More...
Data Fields | |
u32 | context |
u32 | bd_id |
u8 | mac [6] |
u32 | sw_if_index |
u8 | static_mac |
u8 | filter_mac |
u8 | bvi_mac |
l2 fib table details structure
bd_id | - the l2 fib / bridge domain table id |
mac | - the entry's mac address |
sw_if_index | - index of the interface |
static_mac | - the entry is statically configured. |
filter_mac | - the entry is a mac filter entry. |
bvi_mac | - the mac address is a bridge virtual interface |