HP StorageWorks Enterprise File Services WAN Accelerator 2.1 Command Line Interface Reference Guide (November 2005)
100 4 - CONFIGURATION-MODE COMMANDS
ip security rekey interval
Description Sets the time between quick-mode renegotiation of keys by Internet Key Exchange
(IKE). IKE is a method for establishing a security association (SA) that authenticates
users, negotiates the encryption method, and exchanges a secret key. IKE uses public
key cryptography to provide the secure transmission of a secret key to a recipient so
that the encrypted data can be decrypted at the other end. The default value is 240.
Syntax ip security rekey interval <minutes>
Parameters
minna (config) # ip security rekey interval 30
minna (config) #
ip security shared secret
Description Sets the shared secret used to negotiate and renegotiate secret keys. All HP EFS WAN
Accelerators that need to communicate to each other using IPsec must have the same
key. The ip security shared secret option must be set before IPsec is enabled.
Syntax ip security shared secret <secret>
Parameters
minna (config) # ip security shared secret xxxx
minna (config) #
job command
Description Schedules CLI command execution for a specified time in the future. The job is
comprised of a set of CLI commands and a time when the job will run. Jobs are run
one time only, but they can be reused.
The results of job execution (the output and any error messages) are saved. Jobs can
be canceled and rescheduled. In either of these cases, any previous output or error
messages are cleared and the job state is set to either inactive (if canceled) or pending
(if rescheduled).
Jobs are created by issuing any command that sets an attribute of the job. A job is set
to the pending state when a time in the future is specified. A job can have an empty
set of CLI commands.
<minutes> Specifies the number of minutes between quick-mode renegotiation
of keys.
<secret> Specifies the secret key to ensure Perfect Forward Security security.