config
- 2M IPv4 enries
- L2 MAC learning enabled in l2bd
- 3 routed interfaces untagged, dot1q, bvi
- 2 bridged interfaces in l2bd with bvi
test
- sending ip4 eth pkts between all 4 interfaces
- 2 routed interfaces
- 2 bridged interfaces
- 64B, 512B, 1518B, 9200B (ether_size)
- burst of pkts per interface
- 257pkts
per burst
- routed pkts hitting different FIB entries
- bridged pkts hitting different MAC entries
verify
- all packets received correctly
Configuration:
- setup 3 interface
- create Bridge Domain and assign 2 interfaces to BD
- create BVI interface on BD (loopback or pg interface?)
- assign IP address to BVI and routed interface
- add IP neighbor to routed interface and BVI interface
Verification:
- packet sizes: (64, 512, 1518, 9018), packet count: ????
- l2 traffic is forwarded between BD's interfaces
- IP traffic is forwarded from BD's interfaces to IP neighbor
- IP traffic to routed interface is forwarded to BD's interfaces (l2 destination learned from l2 traffic?)
Later:
- BVI sends ARP/NA to unknown destination
- IP and IPv6 traffic