API Guide

Command Mode CONFIGURATION
Usage
Information
The no version of this command removes the name server from the management or non-default VRF
instance.
Example
OS10(config)# ip name-server vrf management
or
OS10(config)# ip name-server vrf blue
Supported
Releases
10.4.0E(R1) or later
ip route-import
Imports an IPv4 route into a VRF instance from another VRF instance.
Syntax
[no] ip route-import route-target
Parameters
route-targetEnter the route-target of the nondefault VRF instance, from 1 to 65535.
Default Not configured
Command Mode VRF CONFIG
Usage
Information
You can import routes corresponding only to a nondefault or a default VRF instance. You cannot import
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)# ip route-import 1:1 ==> No route-map attached
Supported
Releases
10.4.3.0 or later
ip route-export
Exports an IPv4 route from one VRF instance to another.
Syntax
[no] ip route-export route-target [route-map route-map-name]
Parameters
route-targetEnter 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 configured
Command Mode VRF CONFIG
Usage
Information
You can export routes corresponding only to a nondefault or a default VRF instance. You cannot export
routes that belong to a management VRF instance.
Use the no form of this command to undo the configuration.
Example
OS10(config-vrf)# ip route-export 1:1 ==> No route-map attached
OS10(config-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
548 Layer 3