3com MSR 20-20 참조 매뉴얼

다운로드
페이지 2742
2153
141 
IKE C
ONFIGURATION
 C
OMMANDS
authentication-algorithm
Syntax
authentication-algorithm { md5 | sha }
undo authentication-algorithm
View
IKE proposal view
Parameter
md5: Uses HMAC-MD5.
sha: Uses HMAC-SHA1.
Description
Use the authentication-algorithm command to specify the authentication 
algorithm for an IKE proposal.
Use the undo authentication-algorithm command to restore the default.
By default, an IKE proposal uses the SHA1 authentication algorithm.
Related command:
Example
# Set MD5 as the authentication algorithm for IKE proposal 10.
<Sysname> system-view
[Sysname] ike proposal 10
[Sysname-ike-proposal-10] authentication-algorithm md5 
authentication-method
Syntax
authentication-method { pre-share | rsa-signature }
undo authentication-method
View
IKE proposal view
Parameter
pre-share: Uses the pre-shared key method.
rsa-signature: Uses the RSA digital signature method.