User guide
Chapter 5. Command Line Interface Reference 255
For more information on proposal parameters, see IKE IPSec Proposal Commands, on page 125.
ike ipsec proposals set lifedata <kbytes> <ProposalName>
kbytes Maximum number of kilobytes transferred before renegotiation; 0 means unlimited.
ProposalName Name of the IPsec proposal to which the lifedata parameter is added. To see the proposal
names in use, use the ike ipsec proposals list command.
Example: ike ipsec proposals set lifedata 50000 myproposal
IKE IPSEC PROPOSALS SET LIFETIME
Sets the proposal parameter that specifies the length of time (in seconds) before the IPSec SA expires; the
recommended value is 86400 (24 hours). When the time limit expires, IKE renegotiates the connection.
For more information on proposal parameters, see IKE IPSec Proposal Commands, on page 125.
ike ipsec proposals set lifetime <seconds> <ProposalName>
seconds Maximum number of seconds before renegotiation; 0 means unlimited.
ProposalName Name of the IPsec proposal to which the lifetime parameter is added. To see the proposal
names in use, use the ike ipsec proposals list command.
Example: ike ipsec proposals set lifetime 600 myproposal
IKE PEERS ADD
Defines the name of a new IKE peer. Other commands specify the address, secret, and mode of the peer
connection; see IKE Peer Commands, on page 124.
ike peers add <PeerName>
PeerName New name for an IKE peer. To see the peer names in use, use the ike peers list command.
Example: ike peers add my_aggressive_peer
IKE PEERS DELETE
Deletes an existing IKE peer entry. For more information, see IKE Peer Commands, on page 124.
ike peers delete <PeerName>
PeerName Name of the IKE peer to be deleted. To see the peer names in use, use the ike peers list
command.
Example: ike peers delete my_aggressive_peer
IKE PEERS LIST
Lists the defined IKE peers. For more information, see IKE Peer Commands, on page 124.