10-29-2020 12:43 PM
Is it possible, on the same router, to advertise EVPN IRB adjacencies in VPNv4, and vanilla IPv4 unicast? They advertise in EVPN as RT-2 just fine, but we have some VPNv4 and IPv4 (VRF-Lite) peers we'd like to advertise those host routes to as well. This doesn't seem to relate very well to stitching via EVPN/VPNv4 interconnect as best I can tell, since this would all be on the same device.
Solved! Go to Solution.
10-30-2020 11:10 AM
Hi,
this command was added as part of CSCvg57056 , 6.6.1 and higher code.
what version are you running?
Thanks
10-30-2020 08:52 AM
Can you try with this please?
vrf <NAME> address-family ipv4 unicast import from bridge-domain advertise-as-vpn import route-target ASN:BD# -> EVPN RT
10-30-2020 10:23 AM
"bridge-domain" doesn't appear to be an option for me under "import from". I can only "import from vrf advertise-as-vpn" or "import from default-vrf route-policy <RPL>"
10-30-2020 11:10 AM
Hi,
this command was added as part of CSCvg57056 , 6.6.1 and higher code.
what version are you running?
Thanks
10-30-2020 10:37 PM
Ah thank you. I can't view that bug (says non-public), but looking at the release notes for 6.6.1, it does seem that this is the feature I'm looking for. Unfortunately we are running 6.4.2 at the moment, so won't be able to test anything right away. But thanks again!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide