- 411 -

7.25.2.4 ip domain-list

This command defines the domain name that can be appended to incomplete host names (i.e., host
names passed from a client are not formatted with dotted notation). The domain name table can contain
maximum 6 entries.
Syntax
ip domain-list <name>
no ip domain-list <name>
<name> - Default domain name used to complete unqualified host names. Do not include the initial
period that separates an unqualified name from the domain name. (Range: 1-64 characters)
i
When an incomplete host name is received by the DNS server on this switch, it will work
through the domain name list, appen d each domain name in the list to the host name, and
check with the specif ied name servers fo r a match. If there is no domain name list, the domain
name specified with the " ip domain-name" command is used. If there is a domain name list, the
default domain name is not used.
Default Setting
None
Command Mode
Global Config

7.25.2.5 ip name-server

This command specifie s the address of one or more domain name servers to use for name-to-address
resolution. There are maximum 6 entries for IPv4 and 6 entries for IPv6 in the Domain Name Server
Table.
Syntax
ip name-server <ipaddr>
no ip name-server <ipaddr>
< ipaddr > - IP address of the Domain Name Servers.
<no> - Remove the corresponding Domain Name Server entry from the table.
Note - The listed name servers are queried in the specified sequence until a respon se is received, or
the end of the list is reached with no response.
Default Setting
None
Command Mode