Authentication [dss-sig | pre-share | rsa-sig – ADTRAN 1000R Series User Manual

Page 1255

Advertising
background image

Command Reference Guide

IKE Policy Attributes Command Set

61200510L1-35E

Copyright © 2005 ADTRAN

1255

authentication [dss-sig | pre-share | rsa-sig]

Use the authentication command to configure this IKE policy’s use of pre-shared secrets and signed
certificates during IKE negotiation.

Syntax Description

dss-sig

Specifies to use DSS-signed certificates during IKE negotiation to validate the peer.

pre-share

Specifies the use of pre-shared secrets during IKE negotiation to validate the peer.

rsa-sig

Specifies to use RSA-signed certificates during IKE negotiation to validate the peer.

Default Values

By default, this command is enabled.

Applicable Platforms

This command applies to the NetVanta 300, 1000R, 2000, 3000, 4000, and 5000 Series units.

Command History

Release 4.1

Command was introduced.

Release 5.1

Command was expanded to include signed certificates.

Functional Notes

Both sides must share the same pre-shared secret in order for the negotiation to be successful.

Usage Example

The following example enables preshared secrets for this IKE policy:

(config-ike)#attribute 10

(config-ike-attribute)#authentication pre-share

Advertising