Command Reference Guide IKE Policy Attributes Command Set
61200510L1-35E Copyright © 2005 ADTRAN 1256

encryption [aes-xxx-cbc | des | 3des]

Use the encryption command to specify which encryption algorithm this IKE policy will use to transmit
data over the IKE-generated SA.
Syntax Description
aes-128-cbc Specifies the AES-128-CBC encryption algorithm.
aes-192-cbc Specifies the AES-192-CBC encryption algorithm.
aes-256-cbc Specifies the AES-256-CBC encryption algorithm.
des Specifies the DES encryption algorithm.
3des Specifies the 3DES encryption algorithm.
Default Values
By default, encryption is set to DES.
Applicable Platforms
This command applies to the NetVanta 300, 1000R, 2000, 3000, 4000, and 5000 Series units.
Command History
Release 4.1 Command was introduced.
Usage Examples
The following example selects 3DES as the encryption algorithm for this IKE policy:
(config-ike)#attribute
10
(config-ike-attribute)#encryption 3des