See the following sections:
- encryption {
- algorithm (des-cbc | 3des-cbc);
- key (ascii-text key | hexadecimal key);
- }
- [edit security ipsec security-association sa-name manual direction (inbound | outbound | bidirectional)]
Statement introduced before JUNOS Release 7.4.
Configure an encryption algorithm and key for manual SA.
algorithm—Type of encryption algorithm. It can be one of the following:
![]() |
Note: For 3des-cbc, we recommend that the first 8 bytes be different from the second 8 bytes, and the second 8 bytes be the same as the third 8 bytes. |
key—Type of encryption key. It can be one of the following:
See Configuring the Encryption Algorithm and Key.
system—To view this statement in the configuration.
system-control—To add this statement to the configuration.
- encryption {
-
algorithm 3des-cbc;
-
key ascii-text ascii-text-string;
- }
[edit security ipsec internal security-association manual direction]
Statement introduced before JUNOS Release 7.4.
Define the encryption parameters for internal Routing-Engine-to-Routing-Engine communication. The remaining statements are explained separately.
See Configuring Internal IPSec for JUNOS-FIPS.
Crypto Officer—To view and add this statement in the configuration.
Secure Configuration Guide for Common Criteria and JUNOS-FIPS