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

Configuring Authentication

To configure an authentication algorithm, include the authentication statement and specify an authentication algorithm and a key at the [edit services ipsec-vpn rule rule-name term term-name then manual direction direction] hierarchy level:

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]