HP StorageWorks Enterprise File Services WAN Accelerator Manager 2.1.2 User's Guide (392360-004, June 2006)

178 A - HP EFS WAN ACCELERATOR MANAGER COMMAND-LINE INTERFACE
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.