![]() |
FD.io VPP
v16.12-rc0-308-g931be3a
Vector Packet Processing
|
l2 fib table entry structure More...
Data Fields | |
| u32 | context |
| u32 | bd_id |
| u64 | mac |
| u32 | sw_if_index |
| u8 | static_mac |
| u8 | filter_mac |
| u8 | bvi_mac |
l2 fib table entry 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 |