Ip domain-name – Allied Telesis AT-S95 CLI User Manual
Page 137

IP Addressing Commands
Page 125
Syntax
ip domain-lookup
no ip domain-lookup
Default Configuration
The default configuration is set to enabled.
Command Mode
Global Configuration mode
User Guidelines
There are no user guidelines for this command.
Example
The following example enables IP Domain Naming System (DNS)-based host name-to-address translation.
ip domain-name
The ip domain-name Global Configuration mode command defines a default domain name used by the software
to complete unqualified host names (names without a dotted-decimal domain name). Use the no form of this
command to remove the default domain name.
Syntax
ip domain-name name
no ip domain-name
Parameters
•
name — Specifies the 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-158 characters)
Default Configuration
A default domain name is not defined.
Command Mode
Global Configuration mode
User Guidelines
There are no user guidelines for this command.
Example
The following example defines default domain name www.website.com.
Console(config)# ip domain-lookup
Console(config)# ip domain-name www.website.com