Navigation
authentication-algorithm (Security IPsec)
Syntax
authentication-algorithm (hmac-md5-96 | hmac-sha1-96);
Hierarchy Level
[edit security ipsec proposal ipsec-proposal-name]
Release Information
Statement introduced before Junos OS Release 7.4.
Description
Configure the IPsec authentication algorithm.
Options
authentication-algorithm—Hash algorithm that authenticates packet data. It can be one of two algorithms:
- hmac-md5-96—Produces a 128-bit digest.
- hmac-sha1-96—Produces a 160-bit digest.
Required Privilege Level
admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration.