See the following sections:
- authentication-algorithm (md5 | sha1 | sha-256);
- [edit services ipsec-vpn ike proposal proposal-name]
Statement introduced before JUNOS Release 7.4.
sha-256 option added in JUNOS Release 7.6.
Configure the Internet Key Exchange (IKE) hash algorithm that authenticates packet data.
md5—Produces a 128-bit digest.
sha1—Produces a 160-bit digest.
sha-256—Produces a 256-bit digest.
See Configuring an IKE Authentication Algorithm.
admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration.
- authentication-algorithm (hmac-md5-96 | hmac-sha1-96);
- [edit services ipsec-vpn ipsec proposal ipsec-proposal-name]
Statement introduced before JUNOS Release 7.4.
Configure the IPSec hash algorithm that authenticates packet data.
hmac-md5-96—Produces a 128-bit digest.
hmac-sha1-96—Produces a 160-bit digest.
See Configuring an Authentication Algorithm.
admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration.