See the following sections:
- destination-port port-number ;
- [edit security nat destination
rule-set rule-set-name rule rule-name match]
Statement introduced in Release 9.2 of JUNOS software.
Specify a destination port to match the rule. You can configure one port.
This statement is supported on SRX-series devices.
port-number —Destination port number.
For configuration instructions and examples, see the JUNOS Software Security Configuration Guide.
security—To view this statement in the configuration.
security-control—To add this statement to the configuration.
- destination-port {
- match (equal | greater-than
| less-than | not-equal);
- value
destination-port ;
- }
- [edit security idp custom-attack attack-name attack-type signature protocol udp]
- [edit security idp custom-attack attack-name attack-type signature protocol tcp]
Statement introduced in Release 9.3 of JUNOS software.
Specify the port number of the attack target.
This statement is supported on SRX-series devices.
match (equal | greater-than | less-than | not-equal)—Match an operand.
value destination-port —Match the port number of the attack target.
For configuration instructions and examples, see the JUNOS Software Security Configuration Guide.
security—To view this statement in the configuration.
security-control—To add this statement to the configuration.