Reference Guide

Table Of Contents
ip host vrf
Configures a host name for the management VRF instance or a non-default VRF instance and maps the host name to an
IP/IPv6 address.
Syntax
ip host vrf {management | vrf-name} hostname {IP-address | Ipv6address}
Parameters
managementEnter the keyword management to configure a host name for the management VRF
instance.
vrf-nameEnter the name of the non-default VRF instance to configure a host name for that VRF
instance.
hostnameEnter the host name.
IP-address | Ipv6addressEnter the host IP/IPv6 address.
Default Not configured
Command Mode CONFIGURATION
Usage
Information
The no version of this command removes the host name from the management or non-default VRF
instance.
Example
OS10(config)# ip host vrf management dell 10.1.1.1
or
OS10(config)# ip host vrf blue dell 10.1.1.1
Supported
Releases
10.4.0E(R1) or later
ip http vrf
Configures an HTTP client for the management VRF instance.
Syntax
ip http vrf management
Parameters None
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
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 management or non-default VRF instance configuration
from the name sever.
Layer 3 265