[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
Configuring
the Encryption Algorithm for an IKE Proposal
To configure an IKE encryption algorithm, include
the encryption-algorithm statement at the [edit security
ike proposal ike-proposal-name] hierarchy
level:
- [edit security ike proposal ike-proposal-name ]
-
encryption-algorithm (3des-cbc | des-cbc);
The encryption algorithm can be one of the following:
-
3des-cbc—Encryption algorithm that has
a key size of 24 bytes; its key size is 192 bits long.
-
des-cbc—Encryption algorithm that has a
key size of 8 bytes; its key size is 56 bits long.
-
aes-128-cbc—Advanced encryption algorithm
that has a key size of 16 bytes; its key size is 128 bits long.
-
aes-192-cbc—Advanced encryption algorithm
that has a key size of 24 bytes; its key size is 192 bits long.
-
aes-256-cbc—Advanced encryption algorithm
that has a key size of 32 bytes; its key size is 256 bits long.
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]