Reference Guide

Table Of Contents
Usage
Information
There is a maximum of six domain names to the DNS list. Use this domain name to complete unqualified
host names. The no version of this command removes a domain name from the DNS list.
Example
OS10(config)# ip domain-list jay dell.com
Supported
Releases
10.2.0E or later
ip domain-name
Configures the default domain and appends to incomplete DNS requests.
Syntax
ip domain-name [vrf vrf-name] server-name
Parameters
vrf vrf-name (Optional) Enter the key word vrf and then the name of the VRF to configure
the domain corresponding to that VRF.
server-name (Optional) Enter the server name the default domain uses.
Default Not configured
Command Mode CONFIGURATION
Usage
Information
This domain appends to incomplete DNS requests. The no version of this command returns the value to
the default.
Example
OS10(config)# ip domain-name jay dell.com
Supported
Releases
10.2.0E or later
ip host
Configures mapping between the host name server and the IP address.
Syntax
ip host [vrf vrf-name] [host-name] address
Parameters
vrf vrf-name (Optional) Enter the key word vrf and then the name of the VRF to configure
the name server to IP address mapping for that VRF.
host-name (Optional) Enter the name of the host.
address Enter an IPv4 or IPv6 address of the name server in A.B.C.D or A::B format.
Default Not configured
Command Mode CONFIGURATION
Usage
Information
The name-to-IP address table uses this mapping information to resolve host names. The no version of
this command disables the mapping.
Example
OS10(config)# ip host dell 1.1.1.1
Supported
Releases
10.2.0E or later
ip name-server
Configures up to a three IPv4 or IPv6 addresses used for network name servers.
Syntax
ip name-server ipaddress [ip-address2 ip-address3]
Parameters
ipaddress Enter the IPv4 or IPv6 address of a domain name server to use for completing
unqualified names (incomplete domain names that cannot be resolved).
System management 475