authentication psk

Use this command to configure the authentication pre-shared key (PSK) for the IKE policy.

Syntax

authentication psk pre-shared-key
no authentication psk pre-shared-key

Parameters

pre-shared-key Specifies the PSK for this IKE policy. Valid value is up to 32 alpha-numeric characters plus special characters dash (-) and underscore (_).

Defaults

None.

Mode

IKE policy configuration.

Usage

The authentication PSK is a pre-shared authentication key that is used to initiate the connection and exchange encryption keys during the session.

Use the “no” option for this command to remove the specified IKE policy PSK configuration.

Example

This example shows how to configure the winRadius IKE policy for an authentication PSK of testkey:

System(su-config)->crypto ike-policy winRadius
System(su-crypto-policy)->authentication psk testkey
System(su-crypto-policy)->