3Com Switch 8800 Family IPsec Module Configuration and Command reference Guide

408 CHAPTER 23: IKE CONFIGURATION COMMANDS
Parameter
pre-share: Specifies the pre-shared key authentication as the Internet Key
Exchange (IKE) proposal authentication method.
rsa-signature: specifies to authenticate through PKI digital signature.
Description
Use the authentication-method command to select the authentication method
used by an IKE proposal.
Use the undo authentication-method command to restore the authentication
method used by an IKE proposal to the default.
By default, the authentication method used by an IKE proposal is pre-shared key
authentication.
You can specify an authentication method for an IKE policy. So far, two methods
are available: pre-shared key and PKI (rsa-signature).
Authentication key must be configured to adopt the pre-shared key authentication
method.
Related command: ike pre-shared-key, ike proposal, display ike proposal, pki
domain, and pki entity.
n
For more information on configuring PKI, refer to "PKI Configuration" in this
manual.
Example
# Specify pre-shared key authentication as the authentication method for IKE
proposal 10.
[SecBlade_VPN] ike proposal 10
[SecBlade_VPN-ike-proposal-10] authentication-method pre-share
debugging ike Syntax
debugging ike { all | error | exchange | message | misc | transport}
undo debugging ike { all | error | exchange | message | misc | transport}
View
User view
Parameter
all: All IKE debugging functions.
error: IKE error debugging information.
exchange: IKE exchange mode debugging information.
message: IKE message debugging information.
misc: All the other IKE debugging information.