< Home

severity (IPS signature filter view)

Function

The severity command adds the IPS signature of the specified severity to an IPS signature filter.

The undo severity command deletes the specified severity from the filtering condition.

Format

severity { high | medium | low | information } *

undo severity [ high | medium | low | information ]

Parameters

Parameter Description Value

high

Configure the IPS signature filter so that only signatures of "high" level are matched.

-

medium

Configure the IPS signature filter so that only signatures of "medium" level are matched.

-

low

Configure the IPS signature filter so that only signatures of "low" level are matched.

-

information

Configure the IPS signature filter so that only signatures of "information" level are matched.

-

Views

IPS signature filter view

Default Level

2: Configuration level

Usage Guidelines

No default severity is specified in the IPS signature filter.

Example

# Configure severities low and high in IPS signature filter hello as the filtering conditions in intrusion prevention profile profile1.

<sysname> system-view
[sysname] profile type ips name profile1
[sysname-profile-ips-profile1] signature-set name hello
[sysname-profile-ips-profile1-sigset-hello] severity low high
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >