HP StorageWorks Enterprise File Services WAN Accelerator 2.1.7 Command-Line Interface Reference Manual (392361-004, June 2006)
HP STORAGEWORKS EFS WAN ACCELERATOR COMMAND-LINE INTERFACE REFERENCE MANUAL 117
4 - CONFIGURATION-MODE
C
OMMANDS
Syntax limit connection <limit>
Parameters
Example
minna (config) # limit connection 3000
minna (config) #
logging
Description Adds a remote syslog server to the system. The no command option removes a
remote syslog server from the system.
Syntax logging <addr> [trap <log level>]
Parameters
Example
minna (config) # logging 10.0.0.2
minna (config) #
logging files delete
Description Deletes a specified number of log files.
Syntax logging files delete [oldest <number>]
Parameters
Example
minna (config) # logging files delete oldest 10
minna (config) #
logging files rotation criteria frequency
Description Sets the frequency of log rotation. The default value is weekly.
Syntax logging files rotation criteria frequency <frequency>
Parameters
<limit> Specifies the number of connections. The default value is 4096.
<addr> Specifies the IP address for the System Log (syslog) server.
trap <log level> Specifies the trap log level of the syslog server. If you have set different
log levels for each remote syslog server, this option changes all remote
syslog servers to have a single log level.
oldest <number> Specifies the number of old log files to delete. The range is 1-10.
<frequency> Specifies how often log rotation occurs: weekly, daily, hourly.