Management and Configuration Guide (Includes ACM xl) 2005-12

ProCurve Secure Access 700wl Series Management and Configuration Guide A-9
clear hostname
Note: This command is supported on the Access Control Server or Integrated Access Manager only.
For an Access Controller, this function must be performed through the Administrative Interface on
the managing Access Control Server.
Clears the system's hostname.
set domainname <domainname>
Note: This command is supported on the Access Control Server or Integrated Access Manager only.
For an Access Controller, this function must be performed through the Administrative Interface on
the managing Access Control Server.
Sets the domain name for a system that has not been configured with a hostname. The domain
name is used to identify the domain of the system. In commands that take a hostname as an
argument, such as
ping or nslookup, if the hostnames are not qualified, this domain name is
appended to the hostname.
clear domainname
Note: This command is supported on the Access Control Server or Integrated Access Manager only.
Clears the domain name.
set ip { <ip-address> [<netmask>] | <ip-address>/<maskbits> }
Sets a static IP address for the device.
show ip
Shows the current IP configuration. Output from this command looks similar to the following:
Hostname:
Domain Name: procurve.com
IP address: 192.168.10.157/24
DHCP enabled: No
Default gateway:192.168.10.1
DHCP server: None configured
DNS servers: 192.168.2.248 192.168.2.205
WINS servers: None configured
set gateway <ip-address>
Sets the IP address of the default router.
<ip-address> The IP address to be assigned to the interface.
<netmask> The subnet mask, in the form xxx.xxx.xxx.xxx (e.g. 255.255.255.0).
<maskbits> The subnet mask, specified as the number of bits in the mask.
For example, /30 is the equivalent of 255.255.255.252; /24 is the equivalent
of 255.255.255.0.