Command Mode
Privileged Exec
6.5.2.3ip domain-name
This command defines the default domain name to be appended to incomplete host names (i.e., host names passed from a client are not formatted with dotted notation).
Syntax
ip domain-name <name> no ip domain-name <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:
Default Setting
None
Command Mode
Privileged Exec
6.5.2.4ip 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:
Note - When an incomplete host name is received by the DNS server on this switch, it will work through the domain name list, append each domain name in the list to the host name, and check with the specified name servers for a match. If there is no domain name list, the domain name specified with the "ip
353