encryption-algorithm
Syntax
encryption-algorithm (3des-cbc | des-cbc | ase-128-cbc
| ase-192-cbc | ase-256-cbc);
Hierarchy Level
Release Information
Statement introduced before Junos OS Release 7.4.
Description
Configure an IKE or IPsec encryption algorithm.
Options
3des-cbc—Encryption algorithm with key size of 24 bytes; its key size is 192 bits long.
des-cbc—Encryption algorithm with key size of 8 bytes; its key size is 48 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.
Required Privilege Level
admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration.
