Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

encryption-algorithm (Security)

Syntax

encryption-algorithm (3des-cbc | des-cbc | aes-128-cbc | aes-192-cbc | aes-256-cbc);

Hierarchy Level

[edit security ike proposal ike-proposal-name],[edit security ipsec proposal ipsec-proposal-name]

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

security—To view this statement in the configuration.

security-control—To add this statement to the configuration.

Published: 2012-07-03