< Home

signature-set move

Function

The signature-set move command configures the priority of an IPS signature filter.

Format

signature-set move signature-set-name1 { before | after } signature-set-name2

Parameters

Parameter Description Value

signature-set-name1

Specifies the signature filter to be moved.

The value must be the name of an existing signature filter.

before

Moves the signature filter to before the specified signature filter.

-

after

Moves the signature filter to after the specified signature filter.

-

signature-set-name2

Specifies the target signature filter. The signature filter to be moved is moved to before or after the target signature filter.

The value must be the name of an existing signature filter.

Views

Intrusion prevention profile view

Default Level

2: Configuration level

Usage Guidelines

The IPS signature filter displayed in the front has a higher priority than that in the back. You can run the display this command in the intrusion prevention profile view to display the priority of an IPS signature filter.

Example

# Move signature filter hello to after signature filter world in intrusion prevention profile profile1.

<sysname> system-view
[sysname] profile type ips name profile1
[sysname-profile-ips-profile1] signature-set move hello after world
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >