EVPN-VXLAN lab – IRB functionality
Firstly, QFX5100 series doesn’t support EVPN-VXLAN inter-VXLAN routing, so I practice all IRB related topics on vMX devices. vQFXs acts as a simple L2 EVPN gateways. This post continues the EVPN-VXLAN lab from the previous ones. Full vMX IRB interfaces configuration: alex@vMX1# show interfaces irb unit 100 { proxy-macip-advertisement; family inet { address 172.16.0.251/24 { virtual-gateway-address 172.16.0.254; } } …