- encryption-algorithm (3des-cbc | des-cbc | ase-128-cbc
| ase-192-cbc | ase-256-cbc);
- [edit security ike proposal ike-proposal-name],
- [edit security ipsec proposal ipsec-proposal-name]
Statement introduced before JUNOS Release 7.4.
Configure an IKE or IPSec encryption algorithm.
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.
See Configuring the Encryption Algorithm for an IKE Proposal and Configuring the Encryption Algorithm for an IPSec Proposal.
admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration.