Reference Guide

DNS commands
OS10 supports the conguration of a DNS host and domain parameters.
ip domain-list
Adds a domain name to the DNS list. This domain name appends to incomplete hostnames in DNS requests.
Syntax
ip domain-list [server-name] name
Parameters
server-name — (Optional) Enter the server name to add a domain name to the DNS list.
name — Enter the name of the domain to append to the DNS list.
Default Not congured
Command Mode CONFIGURATION
Usage Information There is a maximum of six domain names to the DNS list. Use this domain name to complete unqualied 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
Congures the default domain and appends to incomplete DNS requests.
Syntax
ip domain-name server-name
Parameters server-name — (Optional) Enter the server name the default domain uses.
Default Not congured
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
Congures mapping between the host name server and the IP address.
Syntax
ip host [host-name] address
Parameters
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.
System management 371