Connectivity Guide

Use the no form of this command to undo the conguration.
Example
OS10(conf-vrf)# ip route-export 1:1 ==> No route-map attached
OS10(conf-vrf)# ip route-export 1:1 route-map abc ==> Route-map abc attached
to filter export routes
Supported Releases 10.4.3.0 or later
ipv6 route-import
Imports an IPv6 static route into a VRF instance from another VRF instance.
Syntax
[no] ipv6 route-import route-target
Parameters
route-target — Enter the route-target of the VRF instance.
Default Not congured
Command Mode VRF CONFIG
Usage Information
You can import IPv6 routes corresponding only to a non-default or a default VRF instance. You cannot import IPv6
routes that belong to a management VRF instance into another VRF instance.
Use the no form of this command to remove the imported routes.
Example
OS10(conf-vrf)# ipv6 route-import 1:1 ==> No route-map attached
Supported Releases 10.4.3.0 or later
ipv6 route-export
Exports an IPv6 static route from a VRF instance to another VRF instance.
Syntax
[no] ipv6 route-export route-target [route-map route-map-name]
Parameters
route-target — Enter the route-target of the VRF instance.
route-map route-map-name — (Optional) Enter the route-map name to specify the route-map.
Default Not congured
Command Mode VRF CONFIG
Usage Information
You can export IPv6 routes corresponding only to a non-default or a default VRF instance. You cannot export IPv6
routes that belong to a management VRF instance into another VRF instance.
Use the no form of this command to undo the conguration.
Example
OS10(conf-vrf)# ipv6 route-export 1:1 ==> No route-map attached
OS10(conf-vrf)# ipv6 route-export 1:1 route-map abc ==> Route-map abc attached
to filter export routes
Supported Releases 10.4.3.0 or later
404 Layer 3