04-02-2014 07:22 PM
Dear all,
I want to know if ASR9k support "BGP Support for IP Prefix Export from a VRF Table into the Global Table"
and "BGP Support for IP Prefix Import from a VRF Table into the Global Table" feature? the IOS command is export ipv4 unicast and import ipv4 unicast. What's the command for ASR9K platform.
Thank You
Jeff
Solved! Go to Solution.
04-04-2014 07:33 AM
Perform these steps to import routes from default-VRF to non-default VRF or to import routes from non-default VRF to default VRF.
A route-policy is mandatory for configuring dynamic route leaking. Use the route-policy route-policy-name command in global configuration mode to configure a route-policy.
SUMMARY STEPS
1. configure
2. vrf vrf_name
3. address-family {ipv4 | ipv6} unicast
4. Use one of these options:
5. Use the commit or end command.
http://www.cisco.com/c/en/us/td/docs/routers/crs/software/crs_r4-3/routing/configuration/guide/b_routing_cg43xcrs/b_routing_cg43xcrs_chapter_010.html#concept_9961DC067F854EEDA4AA461A9EBE2DBD
04-04-2014 07:33 AM
Perform these steps to import routes from default-VRF to non-default VRF or to import routes from non-default VRF to default VRF.
A route-policy is mandatory for configuring dynamic route leaking. Use the route-policy route-policy-name command in global configuration mode to configure a route-policy.
SUMMARY STEPS
1. configure
2. vrf vrf_name
3. address-family {ipv4 | ipv6} unicast
4. Use one of these options:
5. Use the commit or end command.
http://www.cisco.com/c/en/us/td/docs/routers/crs/software/crs_r4-3/routing/configuration/guide/b_routing_cg43xcrs/b_routing_cg43xcrs_chapter_010.html#concept_9961DC067F854EEDA4AA461A9EBE2DBD
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