Product specifications
Chapter 12: IKE/IPsec Commands Efficient Networks
®
Router family
Command Line Interface Guide
Page 12-42 Efficient Networks
®
ike proposals set encryption
Sets the IKE proposal parameter that requests ESP encryption and specifies the
encryption method used. See “IKE Proposal Commands” on page 5-58.
Mgmt Class
Security (R/W)
Input Format
ike proposals set encryption <des | 3des> <proposalname>
Parameters
Example
Response
Command prompt.
ike proposals set lifetime
Sets the IKE proposal parameter that specifies the length of time (in seconds) before
the Phase 1 SA expires; the recommended value is 86400 (24 hours). When the time
limit expires, IKE renegotiates the connection. See “IKE Management” on page 5-52.
Mgmt Class
Security (R/W)
Input Format
ike proposals set lifetime <seconds> <proposalname>
Choose one of the following:
des
Use DES (56-bit) encryption.
3des
a
a
Software Option Key enabled feature
Use 3DES (168-bit) encryption (if 3DES encryption is enabled).
<proposalname>
b
b
ASCII string
Name of the IKE proposal to which the encryption parameter is
added.
c
c
To see the proposal names in use, use the ike proposals list command.
-> ike proposals set encryption des my_ike_proposal