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

manual

Syntax

manual {
direction (inbound | outbound | bidirectional) {
authentication {
algorithm (hmac-md5-96 | hmac-sha1-96);
key (ascii-text key | hexadecimal key);
}
auxiliary-spi spi-value;
encryption {
algorithm algorithm;
key (ascii-text key | hexadecimal key);
}
spi spi-value;
protocol (ah | esp | bundle);
}
}

Hierarchy Level

[edit services ipsec-vpn rule rule-name term term-name then]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Define a manual IPSec SA.

The remaining statements are explained separately.

Usage Guidelines

See Configuring Manual Security Associations.

Required Privilege Level

admin—To view this statement in the configuration.

admin-control—To add this statement to the configuration.


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