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

authentication

Syntax

authentication {
algorithm (hmac-md5-96 | hmac-sha1-96);
key (ascii-text key | hexadecimal key);
}

Hierarchy Level

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

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Configure IPsec authentication parameters for a manual security association (SA).

Options

algorithm—Hash algorithm that authenticates packet data. The algorithm can be one of the following:

key—Type of authentication key. The key can be one of the following:

Usage Guidelines

See Configuring 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]