Hostname, Ip name-server, Ip domain-list – HP StorageWorks Enterprise File Services WAN Accelerator User Manual
Page 178: Ip host

178
A - HP EFS WAN A
CCELERATOR
M
ANAGER
C
OMMAND
-L
INE
I
NTERFACE
hostname
Description
Sets the host name for this system. The no command option removes the hostname
for this system.
Syntax
hostname <hostname>
Parameters
Example
minna (config) # hostname nova
nova (config) #
ip name-server
Description
Sets the DNS name server. The no command option unsets the DNS name server.
Syntax
ip name-server <addr>
Parameters
Example
minna (config) # ip name-server 10.10.10.1
minna (config) #
ip domain-list
Description
Adds a domain name to the domain list for resolving host names. The no command
option removes a domain from the domain list.
Syntax
ip domain-list <domain>
Parameters
Example
minna (config) # ip domain-list example.com
minna (config) #
ip host
Description
Adds an entry to the static host table. The no command option removes an entry from
the static host table.
Syntax
ip host <hostname> <addr>
<hostname>
Specifies the host name. Do not include the domain name.
<addr>
Specifies the IP address.
<domain>
Specifies the domain name.