TMS zl Management and Configuration Guide ST.1.2.100916

A-83
Command-Line Reference
Global Configuration Context
Replace <policy name> with the unique name of the IKE policy that you are
creating or editing (1–15 alphanumeric characters).
After entering this command, you will be moved to the CLI’s IKEv1 context.
See “IKEv1 Context” on page A-122.
To delete an IKE policy, use the no option. Replace <policy name> with the
name of the IKE policy that you want to delete.
ipsec ip-compression
Use this command to set the minimum packet size for IP compression. When
IP compression is enabled for an SA (as specified in the IPsec policy advanced
settings), all packets of this size or larger will be compressed.
Enter the following command:
Syntax: ipsec ip-compression packet size <size>
Replace <size> with the packet size in bytes (91–2147483647). The default
size is 1500 bytes.
ipsec proposal
To create or edit an IPsec proposal, enter the following command from the
global configuration context:
Syntax: ipsec proposal <proposal name> encapsulation <tunnel | transport> security
<esp encryption <encryption protocol> auth <authentication protocol> | ah auth
<authentication protocol> >
Replace <proposal name> with the unique name of the proposal you are
creating or editing (1–32 alphanumeric characters). If the name already exists,
this command will edit that policy. If the name is new, this command will create
a new proposal.
Replace <encryption protocol> with one of the following encryption proto-
cols:
des
3des
aes-128
aes-192
aes-256
null