Users Guide

Table Of Contents
ip http vrf
Configures an HTTP client for the management or non-default VRF instance.
Syntax
ip http vrf {management | vrf vrf-name}
Parameters
management Enter the keyword to configure an HTTP client for the management VRF instance.
vrf vrf-name Enter the keyword then the name of the VRF to configure an HTTP client for that
non-default VRF instance.
Default Not configured
Command Mode CONFIGURATION
Usage
Information
The no version of this command removes the management VRF instance configuration from the HTTP
client.
Example
OS10(config)# ip http vrf management
OS10(config)# ip http vrf vrf-blue
Supported
Releases
10.4.0E(R1) or later
ip name-server vrf
Configures a DNS name server for the management VRF instance or a non-default VRF instance.
Syntax
ip name-server vrf {management | vrf-name}
Parameters
managementEnter the keyword management to configure a DNS name server for the
management VRF instance.
vrf-nameEnter the name of the non-default VRF instance to configure a DNS name server for
that VRF instance.
Default Not configured
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 static route into a VRF instance from another VRF instance.
Syntax
[no] ip route-import route-target [route-map route-map-name]
Parameters
route-targetEnter the route-target of the nondefault VRF instance, from 1 to 65535.
route-map route-map-nameEnter the name of the route map to filter IPv4 routes imported
from a VRF.
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.
758 Layer 3