authentication-method

Syntax

authentication-method { pre-share | rsa-signature }

undo authentication-method

View

IKE proposal view

Default level

2: System level

Parameters

pre-share: Uses the pre-shared key method.

rsa-signature: Uses the RSA digital signature method.

Description

Use the authentication-method command to specify an authentication method for an IKE proposal.

Use the undo authentication-method command to restore the default.

By default, an IKE proposal uses the pre-shared key authentication method.

Related commands: ike proposal and display ike proposal.

Examples

# Specify that IKE proposal 10 uses the pre-shared key authentication method.

<Sysname> system-view
[Sysname] ike proposal 10
[Sysname-ike-proposal-10] authentication-method pre-share