Chapter 12: IKE/IPsec Commands
Efficient Networks
®
Router family
Command Line Interface Guide
Page 12-28
Efficient Networks
®
ike ipsec proposals set ipcomp
Sets the proposal parameter that requests either no compression or LZS
compression. For more information, see “
IKE IPSec Proposal Commands” on page 5-
58.
Mgmt Class
Security (R/W)
Input Format
ike ipsec proposals set ipcomp <none | lzs> <proposalname>
Parameters
Example
Response
Command prompt.
ike ipsec proposals set lifedata
Sets the proposal parameter that specifies the maximum number of kilobytes for the
IPSec SA; 0 means unlimited. After the maximum data is transferred, IKE
renegotiates the connection. By limiting the amount of data that can be transferred,
you reduce the likelihood of the key being broken.
For more information on proposal parameters, see “
IKE IPSec Proposal Commands”
on page 5-58.
Mgmt Class
Security (R/W)
Choose one of the following:
none
No compression.
lzs
Compress using the LZS algorithm.
<proposalname>
a
a
ASCII string
Name of the IPsec proposal to which the compression parameter
is added.
b
b
To see the proposal names in use, use the
ike ipsec proposals list
command.
-> ike ipsec proposals set ipcomp none myproposal