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

23
IKE CONFIGURATION COMMANDS
IKE Configuration
Commands
authentication-
algorithm
Syntax
authentication-algorithm { md5 | sha }
undo authentication-algorithm
View
IKE proposal view
Parameter
md5: Selects the authentication algorithm: HMAC-MD5.
sha: Selects the authentication algorithm: HMAC-SHA1.
Description
Use the authentication-algorithm command to select the authentication
algorithm for an IKE proposal.
Use the undo authentication-algorithm command to restore the authentication
algorithm for an IKE proposal to the default.
By default, HMAC-SHA1 authentication algorithm is used.
Related command: ike proposal, display ike proposal.
Example
# Set HMAC-MD5 as the authentication algorithm for IKE proposal 10.
[SecBlade_VPN] ike proposal 10
[SecBlade_VPN-ike-proposal-10] authentication-algorithm md5
authentication-method Syntax
authentication-method { pre-share | rsa-signature }
undo authentication-method
View
IKE proposal view