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

authentication-algorithm

See the following sections:

authentication-algorithm (IKE)

Syntax

authentication-algorithm (md5 | sha1 | sha-256);

Hierarchy Level

[edit services ipsec-vpn ike proposal proposal-name]

Release Information

Statement introduced before JUNOS Release 7.4.

sha-256 option added in JUNOS Release 7.6.

Description

Configure the Internet Key Exchange (IKE) hash algorithm that authenticates packet data.

Options

md5—Produces a 128-bit digest.

sha1—Produces a 160-bit digest.

sha-256—Produces a 256-bit digest.

Usage Guidelines

See Configuring IKE Proposals.

Required Privilege Level

admin—To view this statement in the configuration.

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

authentication-algorithm (IPsec)

Syntax

authentication-algorithm (hmac-md5-96 | hmac-sha1-96);

Hierarchy Level

[edit services ipsec-vpn ipsec proposal ipsec-proposal-name]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Configure the IPsec hash algorithm that authenticates packet data.

Options

hmac-md5-96—Produces a 128-bit digest.

hmac-sha1-96—Produces a 160-bit digest.

Usage Guidelines

See Configuring IPsec Proposals.

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]