authentication

Syntax

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

Hierarchy Level

[edit security ipsec security-association sa-name manual direction (inbound | outbound | bi-directional)]

Release Information

Statement introduced before Junos OS Release 7.4.

Description

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

Options

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

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

Required Privilege Level

admin—To view this statement in the configuration.

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

Related Topics