Management and Configuration Guide (Includes ACM xl) 2005-12
ProCurve Secure Access 700wl Series Management and Configuration Guide A-17
cli ac or acs
clear syslogserver
Clears the IP address of a Syslog server. This disables session logging.
show syslogserver
Note: Even though you can only configure the Syslog server address from a Access Control Server
or Integrated Access Manager, you can also use the show syslogserver command from an Access
Controller to view the syslog settings.
Shows the current setting of the syslog server options.
Advanced Network Configuration
set natdhcp <ip-address> <subnetmask> [<lease-time> [<time-units>] ]
Sets the NAT DHCP subnet and lease time.
clear natdhcp
Resets the currently configured internal DHCP server value used for NATed clients.
show natdhcp
Note: Even though you can only configure the DHCP server NAT address range from the Access
Control Server or Integrated Access Manager, you can use the show natdhcp command from an
Access Controller to view these settings.
Shows the currently configured DHCP server values for NATed clients. Output from this
command appears as follows for the default NAT DHCP configuration:
NAT IP Base: 42.0.0.0
NAT Subnet Mask: 255.0.0.0
Lease Time: 1 day
<ip-address> The syslog server IP address.
<facility> The syslog server logging facility.
Valid facilities are daemon, user, and local0 - local7
The default is daemon.
<ip-address> The DHCP subnet address for NAT. The default is 42.0.0.0
<subnetmask> The subnet mask, in the form xxx.xxx.xxx.xxx (e.g. 255.255.255.0). The
/<maskbits> form (e.g. /24) cannot be used in this command.
<lease-time> The length of time a lease remains valid, in units as specified by the time-units
parameter. Defaults to 86,400 seconds (one day).
<time-units> The time units in which the lease time is specified. Can be one of seconds,
minutes, hours, days, weeks, or months. Default is seconds.