Product specifications

Efficient Networks
®
Router family
Command Line Interface Guide
Chapter 12: IKE/IPsec Commands
Efficient Networks
®
Page 12-41
ike proposals set dh_group
Sets the IKE proposal parameter that specifies the Diffie-Hellman (DH) key
generation group used (no group or group 1 or 2). See IKE Proposal Commands on
page 5-58.
Mgmt Class
Security (R/W)
Input Format
ike proposals set dh_group <none | 1 | 2> <proposalname>
Parameters
Example
Response
Command prompt.
Choose one of the following:
none
No DH group is used.
1
Use DH group 1.
2
Use DH group 2.
<proposalname>
a
a
ASCII string
Name of the IKE proposal to which the DH group parameter is
added.
b
b
To see the proposal names in use, use the ike proposals list command.
-> ike proposals set dh_group 2 my_ike_proposal