encryption (Junos OS)

Syntax

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

Hierarchy Level

[edit security ipsec security-association sa-name manual direction (inbound | outbound | bidirectional)]

Release Information

Statement introduced before Junos OS Release 7.4.

Description

Configure an encryption algorithm and key for manual SA.

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:

Required Privilege Level

system—To view this statement in the configuration.

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

Related Topics