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

Configuring the Authentication Algorithm and Key

To configure an authentication algorithm and key, include the authentication statement at the [edit security ipsec security-association sa-name manual direction (inbound | outbound | bi-directional)] hierarchy level:

[edit security ipsec security-association sa-name manual direction (inbound | outbound | bidirectional)]
authentication {
algorithm (hmac-md5-96 | hmac-sha1-96);
key (ascii-text key | hexadecimal key);
}

The algorithm can be one of the following:

The key can be one of the following:


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