show services nat deterministic-nat nat-port-block
Syntax
Release Information
Command introduced in Junos OS Release 12.1.
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
List of Sample Output
run show services nat deterministic-nat nat-port-blockOutput 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 orderin 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
user@host> show services nat deterministic-nat
nat-port-block 128.1.1.1
root@netcat1# run show services nat deterministic-nat nat-port-block 128.1.1.1 Service set: ss1 Interface: sp-2/0/0 NAT pool: pool1 Internal Host: 128.1.1.1, NAT IP Address: 32.32.32.1, NAT Port Start: 1024, NAT Port End: 1279