[c-nsp] [IOS XR] export to default-vrf

Catalin Petrescu cpmarvin at gmail.com
Thu Nov 14 03:36:45 EST 2013


Hi all,

Did anyone get this to work on XR 4.3.2.

vrf TEST
 address-family ipv4 unicast
  export to default-vrf route-policy default_policy_pass_all

route-policy default_policy_pass_all
  pass
end-policy

router bgp

 vrf TEST
  rd 1:1
  address-family ipv4 unicast
   redistribute connected metric 10
   redistribute static metric 10

RP/0/RSP1/CPU0:#sh route vrf TEST
....
B    99.99.99.1/32 [200/10] via 11.11.11.11 (nexthop in vrf default),
17:54:43

RP/0/RSP1/CPU0:#sh route 99.99.99.1
Thu Nov 14 03:34:31.038 EET

% Network not in table

the goal is to get routers ( 99.99.99.1/32) from vrf TEST in grt (
defaul-vrf) .

Thx,

Catalin Petrescu


More information about the cisco-nsp mailing list