The target command adds the IPS signature of the specified target to an IPS signature filter.
The undo target command deletes the specified target from the filtering condition.
Format
target { both | client | server }
undo target
Parameters
Parameter
Description
Value
both
Adds signatures that detect packets to both clients and servers to a signature filter.
-
client
Adds signatures that detect packets to clients to a signature filter.
-
server
Adds signatures detecting packets to servers to a signature filter.
-
Views
IPS signature filter view
Default Level
2: Configuration level
Usage Guidelines
No default target is specified in the IPS signature filter.
Example
# Configure target server in IPS signature filter hello 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] target server