Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

port-range (Address Mapping)

date_range 16-May-24

Syntax

content_copy zoom_out_map
port-range {
    tcp [port];
    udp [port];
}

Hierarchy Level

[]

content_copy zoom_out_map
edit services application-identification application application-name address-mapping address-name filter

Description

Specify a port to match a TCP or UDP destination port for Layer 3 and Layer 4 address-based custom applications.

.

Layer 3 and Layer 4 address-based custom applications, you can match the IP address and port range to destination IP address and port. When both IP address and port are configured, both should match destination tuples (IP address and port range) of the packet. The format for numeric port ranges is in the format minimum-valuemaximum-value.

Options

  • tcp [port]—Define the TCP port range for the application.

  • udp [port]—Define the UDP port range for the application.

Required Privilege Level

services—To view this statement in the configuration.

services-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 15.1X49-D40.

footer-navigation