proposal (ike)

Function

The proposal command sets the proposal used by the IPSec policy.

The undo proposal command restores the default setting.

By default, the proposal for the IPSec policy is not set.

This command is supported only on the NetEngine 8000 F1A.

Format

proposal prop-name1 [ prop-name2 [ prop-name3 [ prop-name4 [ prop-name5 [ prop-name6 ] ] ] ] ]

undo proposal [ prop-name1 ]

Parameters

Parameter Description Value
prop-name1

Indicates the name of the proposal.

It is a string of 1 to 15 case sensitive characters.

prop-name2

Indicates the name of the proposal.

It is a string of 1 to 15 case sensitive characters.

prop-name3

Indicates the name of the proposal.

It is a string of 1 to 15 case sensitive characters.

prop-name4

Indicates the name of the proposal.

It is a string of 1 to 15 case sensitive characters.

prop-name5

Indicates the name of the proposal.

It is a string of 1 to 15 case sensitive characters.

prop-name6

Indicates the name of the proposal.

It is a string of 1 to 15 case sensitive characters.

Views

IPsec profile view, IPsec policy template view, ISAKMP IPsec policy view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
ike write

Usage Guidelines

Usage Scenario

proposal command is used to bind IPSec proposal to the policy in ISAKMP mode or policy template.

You can configure maximum of 6 proposals and all the proposals should be negotiated during IKE negotiation.

The authentication algorithms MD5 and SHA1 have a low security, which may bring security risks. If protocols allowed, using more secure authentication algorithms, such as SHA2, is recommended.

The encryption algorithms DES/3DES have a low security, which may bring security risks. If protocols allowed, using more secure encryption algorithms, such as AES, is recommended.

Prerequisites

Before using proposal command, the corresponding IPSec proposal must be configured using ipsec proposal command.

Example

# Set a proposal named prop1, adopt this proposal to the IPSec policy named policy1.
<HUAWEI> system-view
[~HUAWEI] ipsec proposal prop1
[*HUAWEI-ipsec-proposal-prop1] quit
[*HUAWEI] ipsec policy policy1 1 isakmp
[*HUAWEI-ipsec-policy-isakmp-policy1-1] proposal prop1
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >