- internal {
-
-
security-association {
-
-
manual {
-
-
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 ]
Statement introduced before JUNOS Release 7.4.
Define an internal SA for internal Routing-Engine-to-Routing-Engine communication.
The remaining statements are explained separately.
See Configuring Internal IPSec.
maintenance—To view and add this statement in the configuration.