- direction (bidirectional | inbound | outbound) {
-
protocol esp;
-
spi spi-value;
-
-
authentication {
-
algorithm hmac-sha1-96;
-
key ascii-text ascii-test-string;
- }
-
-
encryption {
-
algorithm 3des-cbc;
-
key ascii-text ascii-text-string;
- }
- }
- [edit security ipsec internal security-association manual ]
Statement introduced before JUNOS Release 7.4.
Establish a manual SA for internal Routing-Engine-to-Routing-Engine communication.
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.
See Configuring the SA Direction .
maintenance—To view and add this statement in the configuration.