[c-nsp] [IOS XR] export to default-vrf
Oliver Boehmer (oboehmer)
oboehmer at cisco.com
Thu Nov 14 10:30:26 EST 2013
Thx Oliver .
router bgp xx
address-family ipv4 unicast << this was missing
vrf TEST
address-family ipv4 unicast
redistribute connected metric 10
redistribute static metric 10
as the leak route is know via bgp ( in default vrf) and not connected/static ( as in vrf )
yes, this is expected, as any VRF import/export only applies to BGP routes, hence the source route needs to be in BGP in order to get exported.
oli
More information about the cisco-nsp
mailing list