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

manual

Syntax

manual {
authentication {
algorithm (hmac-md5-96 | hmac-sha1-96);
key (ascii-text key | hexadecimal key );
}
encryption {
algorithm (3des-cbc | aes-128-cbc | aes-192-cbc | aes-256-cbc | des-cbc);
key (ascii-text key | hexadecimal key );
}
external-interface external-interface-name ;
gateway ip-address ;
protocol (ah | esp);
spi spi-value ;
}

Hierarchy Level

[edit security ipsec vpn vpn-name ]

Release Information

Statement modified in Release 8.5 of JUNOS software.

Description

Define a manual IPsec security association (SA).

This statement is supported on J-series and SRX-series devices.

Options

The remaining statements are explained separately.

Usage Guidelines

For configuration instructions and examples, see the JUNOS Software Security Configuration Guide.

Required Privilege Level

security—To view this statement in the configuration.

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


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