[Contents] [Prev] [Next] [Index] [Report an Error]

destination-port

See the following sections:

destination-port (Destination NAT Services Gateway)

Syntax

destination-port port-number ;

Hierarchy Level

[edit security nat destination rule-set rule-set-name rule rule-name match]

Release Information

Statement introduced in Release 9.2 of JUNOS software.

Description

Specify a destination port to match the rule. You can configure one port.

This statement is supported on SRX-series devices.

Options

port-number —Destination port number.

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.

destination-port (Signature Attack)

Syntax

destination-port {
match (equal | greater-than | less-than | not-equal);
value destination-port ;
}

Hierarchy Level

[edit security idp custom-attack attack-name attack-type signature protocol udp]
[edit security idp custom-attack attack-name attack-type signature protocol tcp]

Release Information

Statement introduced in Release 9.3 of JUNOS software.

Description

Specify the port number of the attack target.

This statement is supported on SRX-series devices.

Options

match (equal | greater-than | less-than | not-equal)—Match an operand.

value destination-port —Match the port number of the attack target.

Range: 0 through 65535

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.


[Contents] [Prev] [Next] [Index] [Report an Error]