< Home

application (IPS signature filter view)

Function

The application command configures an application name in an IPS signature filter.

The undo application command removes the configured application name.

Format

application { application-name &<1-10> | all }

undo application { application-name &<1-10> | all }

Parameters

Parameter Description Value

application-name &<1-10>

Specifies the name of the application. A maximum of 10 application names can be specified.

-

all

Indicates all applications.

-

Views

IPS signature filter view

Default Level

2: Configuration level

Usage Guidelines

The application name specified in this command is a filtering condition in the IPS signature filter and helps filter packets of the specified application.

&<1-10> indicates that a maximum of 10 applications can be specified at a time. To specify more applications, repeat this command. A packet matches the filtering condition if the application type of this packet matches any of the specified applications.

If no application is specified, the IPS does not filter packets based on application names.

Example

# In IPS profile profile1, configure example_application as the filtering condition in IPS signature filter hello.

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