- encryption-algorithm (des-cbc
| 3des-cbc | aes-128-cbc | aes-192-cbc
- | aes-256-cbc);
- [edit security ike proposal proposal-name]
Statement modified in Release 8.5 of JUNOS software.
Configure an IKE encryption algorithm.
This statement is supported on J-series and SRX-series devices.
3des-cbc—Has a block size of 24 bytes; the key size is 192 bits long.
des-cbc—Has a block size of 8 bytes; the key size is 48 bits long.
aes-128-cbc—Advanced Encryption Standard (AES) 128-bit encryption algorithm.
aes-192-cbc—Advanced Encryption Standard (AES) 192-bit encryption algorithm.
aes-256-cbc—Advanced Encryption Standard (AES) 256-bit encryption algorithm.
For configuration instructions and examples, see the JUNOS Software Security Configuration Guide.
security—To view this statement in the configuration.
security-control—To add this statement to the configuration.