Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

show services nat deterministic-nat nat-port-block

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show services nat deterministic-nat nat-port-block
internal-host

Description

Display the translated NAT address and port ranges for the given internal host.

Options

internal-host

IP address of the internal host.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show services nat deterministic-nat nat-port-block command. Output fields are listed in the approximate order in which they appear.

Table 1: show services nat deterministic-nat nat-port-block Output Fields

Field Name

Field Description

Interface

Name of a service interface.

Service set

Name of a service set. Individual empty service sets are not displayed, but if none of the service sets has any flows, a flow table header is printed for each service set.

Internal Host

Private IP address of a subscriber on the access network.

NAT IP address

NAT public IP address

NAT Port Start

Lowest port number in range of assigned ports.

NAT Port End

Highest port number in range of assigned ports.

Sample Output

run show services nat deterministic-nat nat-port-block

content_copy zoom_out_map
user@host> show services nat deterministic-nat nat-port-block 192.0.2.1               
Service set: ss1
Interface: sp-2/0/0
NAT pool: pool1
Internal Host: 192.0.2.1, NAT IP Address: 203.0.113.1, NAT Port Start: 1024, NAT Port End: 1279

Release Information

Command introduced in Junos OS Release 12.1.

footer-navigation