Users Guide

Table Of Contents
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 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 vrf jay dell.com
Supported
Releases
10.2.0E or later
ip host
Configures mapping between the hostname server and the IP address.
Syntax
ip host [vrf vrf-name] [host-name] address
Parameters
vrf vrf-name (Optional) Enter 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 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, such as incomplete domain names that cannot be resolved.
ipaddress2 ip-address3 (Optional) Enter up to two additional IPv4 or IPv6 name servers,
separated with a space.
System management 243