Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

direction (Junos-FIPS Software)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
direction (bidirectional | inbound | outbound) {
    protocol esp;
    spi spi-value;
    encryption {
        algorithm 3des-cbc;
        key ascii-text ascii-text-string;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit security ipsec internal security-association manual],
[edit security trusted-channel ipsec security-association manual]

Description

Establish a manual security association (SA) for internal Routing-Engine–to–Routing-Engine communication.

Options

bidirectional—Apply the same SA values in both directions between Routing Engines.

inbound—Apply these SA properties only to the inbound IPsec tunnel.

outbound—Apply these SA properties only to the outbound IPsec tunnel.

The remaining statements are explained separately.

Required Privilege Level

Crypto Officer—To view and add this statement in the configuration.

Release Information

Statement introduced before Junos OS Release 7.4.

footer-navigation