Ike ipsec proposals set ipcomp, Mgmt class, Input format – Efficient Networks 107-0001-000 User Manual

Page 386: Parameters, Example, Response, Ike ipsec proposals set lifedata, Ike ipsec proposals set ipcomp -28, Ike ipsec proposals set lifedata -28, Ike ipsec proposals set ip- comp

Advertising
background image

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

Advertising