Hi All, I'm trying to create a bridge domain and add ports to it for layer 2 functionality. There are 3 physical ports. I have used the following commands :
create bridge-domain 100 set interface l2 bridge port0/0 100 set interface l2 bridge port0/1 100 set interface l2 bridge port0/2 100 set bridge-domain flood 100 disable vpp# show bridge-domain BD-ID Index BSN Age(min) Learning U-Forwrd UU-Flood Flooding ARP-Term arp-ufwd Learn-co Learn-li BVI-Intf 100 1 0 off on on flood off off off 1 16777216 N/A I have the expectation if I disable flooding on the bridge domain and as UU-Flood is enabled it'll still flood on all the ports part of bridge domain. Above is not happening . Also when I try to add mac in l2fib on port using : l2fib add 52:54:00:53:18:55 200 port0/0 static vpp should unicast the packet which is also not happening . I'm using vpp version 22.06 . Please suggest how to achieve this or if I missed something . Thank You Pragya Nand
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#21686): https://lists.fd.io/g/vpp-dev/message/21686 Mute This Topic: https://lists.fd.io/mt/92498639/21656 Group Owner: vpp-dev+ow...@lists.fd.io Unsubscribe: https://lists.fd.io/g/vpp-dev/leave/1480452/21656/631435203/xyzzy [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-