[Contents][Prev][Next][Index][Report an Error]
Configuring an IKE Authentication Method
To configure an IKE authentication method, include
the authentication-method statement at the [edit services
ipsec-vpn ike proposal proposal-name] hierarchy
level:
-
authentication-method (dsa-signatures | pre-shared-keys
| rsa-signatures);
The authentication method can be one of the following:
-
dsa-signatures—Digital Signature Algorithm
-
pre-shared-keys—A key derived from an out-of-band
mechanism; the key authenticates the exchanges
-
rsa-signatures—Public key algorithm (supports
encryption and digital signatures)
[Contents][Prev][Next][Index][Report an Error]