Ip host – Allied Telesis AT-S95 CLI User Manual
Page 141

IP Addressing Commands
Page 141
no ip domain-lookup
Parameters
This command has no arguments or keywords.
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 host
The ip host Global Configuration mode command defines static host name-to-address mapping in the host cache.
Use the no form of this command to remove the name-to-address mapping.
Syntax
ip host name address
no ip host name
Parameters
•
name — Specifies the name of the host. (Range: 1 - 158 characters)
•
address — Specifies the associated IP address.
Default Configuration
No host is defined.
Command Mode
Interface Configuration (VLAN) mode
User Guidelines
There are no user guidelines for this command.
Example
The following example defines a static host name-to-address mapping in the host cache.
console(config)# ip domain-lookup
console(config)# ip host accounting.website.com 176.10.23.1