[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

encryption-algorithm

Syntax

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

Hierarchy Level

[edit security ike proposal proposal-name]

Release Information

Statement modified in Release 8.5 of JUNOS software.

Description

Configure an IKE encryption algorithm.

This statement is supported on J-series and SRX-series devices.

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

For configuration instructions and examples, see the JUNOS Software Security Configuration Guide.

Required Privilege Level

security—To view this statement in the configuration.

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


[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]