< Home

step (MPAC policy)

Function

The step command sets the step between two MPAC rule IDs.

The undo step command restores the default step between MPAC rule IDs.

By default, the step between two MPAC rule IDs is 5.

Format

step step-value

undo step

Parameters

Parameter Description Value
step-value Specifies the step between two MPAC rule IDs. The value is an integer that ranges from 1 to 20.

Views

MPAC policy view

Default Level

2: Configuration level

Usage Guidelines

Usage Scenario

A step is an increment between neighboring MPAC rule IDs automatically allocated by the system. For example, if the step is 5, the system allocates MPAC rules with IDs 5, 10, 15, 20...

To allow insertion of new rules, set a step for MPAC rule IDs by using the step command.

Prerequisites

MPAC policies have been created using the service-security policy command.

Configuration Impact

After you set a step, all the rule IDs in the MPAC policy are re-arranged using the new step.

Precautions

Setting the step only changes rule IDs, but will not change the rule priorities.

Example

# Set the step for MPAC rule IDs to 10.

<HUAWEI> system-view
[HUAWEI] service-security policy ipv4 huawei
[HUAWEI-service-sec-huawei] step 10
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic