The ike-proposal command configures a proposal for the IKE negotiation.
The undo ike-proposal command restores the default setting.
By default, the IKE proposal for the IKE peer is not set.
This command is supported only on the NetEngine 8000 F1A.
Parameter | Description | Value |
---|---|---|
proposal-number |
Indicates the IKE proposal to be used in the negotiation. |
It is an integer that ranges from 1 to 100. |
default |
Indicates that the default IKE proposal is used. The system provides three default IKE proposals. If no IKE proposal is created, defult1, eflut2, and deflut3 are used. The default IKE proposals contain insecure algorithms. To ensure better security, you are advised not to use the default IKE proposals. |
- |
<HUAWEI> system-view [~HUAWEI] ike proposal 20 [*HUAWEI-ike-proposal-20] authentication-method pre-share [*HUAWEI-ike-proposal-20] authentication-algorithm sha2-256 [*HUAWEI-ike-proposal-20] dh group14 [*HUAWEI-ike-proposal-20] quit [*HUAWEI] commit [~HUAWEI] ike peer peer1 [*HUAWEI-ike-peer-peer1] ike-proposal 20
<HUAWEI> system-view [~HUAWEI] ike peer peer1 [*HUAWEI-ike-peer-peer1] ike-proposal default