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

encryption

Syntax

encryption {
algorithm (3des-cbc | aes-128-cbc | aes-192-cbc | aes-256-cbc | des-cbc);
key (ascii-text key | hexadecimal key );
}

Hierarchy Level

[edit security ipsec vpn vpn-name manual]

Release Information

Statement modified in Release 8.5 of JUNOS software.

Description

Configure an encryption algorithm and key for a manual Security Association (SA).

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

Options

algorithm—Type of encryption algorithm. It can be one of the following:

key—Type of encryption key. It can be one of the following:

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]