bagpipe-bgp
bagpipe-bgp copied to clipboard
Does bagpipe-bgp support l3 evpn
Hi,all Does bagpipe-bgp support l3 evpn,which when receive type 2 evpn route, mac route & ip route will be imported separeately according to two different RTs?
Sorry for taking soo long to reply...
I'm not sure what you are referring to:
-
bagpipe does use the IP information in type 2 routes to populate an ARP proxy : this does not provide l3vpn functionality, but simply optimises ARP
-
bagpipe-bgp has not support for E-VPN type 5 route, which can be used to provide l3vpn
-
bagpipe-bgp has support for a form of integrated routing and bridging based on combining E-VPN (only type 2) and IP VPN routes
@tmmorin Thanks for your reply, I'll try IRB method with ip vpn for l3 function. I noticed in draft-ietf-bess-evpn-inter-subnet-forwarding-03, it separeate 32 bits mask ip route from evpn type 2 routes, which can use vxlan encap for inter-subnet instead of ip vpn mpls encap.