[Contents] [Prev] [Next] [Index] [Report an Error]

internal

Syntax

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

Hierarchy Level

[edit security ipsec]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

(JUNOS-FIPS only) Define an internal security association (SA) for internal Routing-Engine-to-Routing-Engine communication. The remaining statements are explained separately.

Usage Guidelines

See Configuring Internal IPSec for JUNOS-FIPS.

Required Privilege Level

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

Related Topics

Secure Configuration Guide for Common Criteria and JUNOS-FIPS


[Contents] [Prev] [Next] [Index] [Report an Error]