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
_______________________________________________
cisco-nsp mailing list  [email protected]
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

Reply via email to