encryption-algorithm (Services IPsec VPN)
Syntax
Hierarchy Level
Release Information
Statement introduced before Junos OS Release 7.4.
aes-128-cbc, aes-192-cbc, and aes-256-cbc options added in Junos OS Release 7.6.
Description
Configure an IKE or IPsec encryption algorithm.
Options
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.
Usage Guidelines
See Configuring the Encryption Algorithm for an IKE Proposal and Configuring the Encryption Algorithm for an IPsec Proposal.
Required Privilege Level
admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration.