3com MSR 20-20 참조 매뉴얼

다운로드
페이지 2742
2154
C
HAPTER
 141: IKE C
ONFIGURATION
 C
OMMANDS
Description
Use the authentication-method command to specify the authentication 
method to be used by 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 command:
Example
# 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 
certificate domain
Syntax
certificate domain domain-name
undo certificate domain
View
IKE Peer view
Parameter
domain-name: Name of the PKI domain, a string of 1 to 15 characters.
Description
Use the certificate domain command to configure the PKI domain of the 
certificate when IKE uses digital signature as the authentication mode.
Use the undo certificate domain command to remove the configuration.
Related command:
Example
# Configure the PKI domain as abcde for IKE negotiation.
<Sysname> system-view
[Sysname] ike peer peer
[Sysname-ike-peer-peer] certificate domain abcde 
dh
Syntax
dh { group1 | group2 | group5 | group14 }
undo dh
View
IKE proposal view
Parameter
group1: Uses the 768-bit Diffie-Hellman group for key negotiation in phase 1.
group2: Uses the 1024-bit Diffie-Hellman group for key negotiation in phase 1.