target
Syntax
target (destination-address
| service | source-address | source-zone | zone-service);
Hierarchy Level
[edit security idp idp-policy policy-name rulebase-ips rule rule-name then ip-action]
Release Information
Statement introduced in Release 9.2 of JUNOS Software.
Description
Specify the blocking options that you want to set to block the future connections. Blocking options can be based on the following matches of the attack traffic:
Options
- destination-address—Matches traffic based on the destination address of the attack traffic.
- service—Matches traffic based on the source address, destination address, destination port, and protocol of the attack traffic. This is the default.
- source-address—Matches traffic based on the source address of the attack traffic.
- source-zone—Matches traffic based on the source zone of the attack traffic.
- zone-service—Matches traffic based on the source zone, destination address, destination port, and protocol of the attack traffic.
Usage Guidelines
For configuration instructions and examples, see the JUNOS Software Security Configuration Guide.
Required Privilege Level
security—To view this statement in the configuration.
security-control—To add this statement to the configuration.