The proposal command applies a security proposal to a Security Association (SA).
The undo proposal command removes a security proposal from an SA.
By default, no security proposal is created.
Usage Scenario
An SA defines a protection policy, and a security proposal defines a protection method. Protocol packet protection can be implemented only after a security proposal is applied to an SA.
Prerequisites
The proposal should be created using ipsec proposal command before applying on the SA. If the proposal is not created, then a prompt message is displayed.
Configuration Impact
After the proposal command is run, the security proposal is applied to an SA and cannot be deleted.
HUAWEI> system-view [~HUAWEI] ipsec proposal prop1 [*HUAWEI-ipsec-proposal-prop1] encapsulation-mode transport [*HUAWEI-ipsec-proposal-prop1] transform ah [*HUAWEI-ipsec-proposal-prop1] quit [*HUAWEI] ipsec sa sa1 [*HUAWEI-ipsec-sa-sa1] proposal prop1