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

encryption-algorithm

Syntax

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

Hierarchy Level

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

Release Information

Statement introduced before JUNOS 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.

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.


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