show services nat deterministic-nat internal-host
Syntax
Release Information
Command introduced in Junos OS Release 12.1.
Description
This commands prints the internal host address and algorithmically determined port ranges for the specified NAT IP address and port number. The results are calculated on the PIC and the results are sent to RE.
Options
nat-address | — | NAT address of the internal host. |
nat-port | — | NAT port of the internal host. |
Required Privilege Level
view
List of Sample Output
show services nat deterministic-nat internal-hostOutput Fields
Table 1 lists the output fields for the show services nat mapping command. Output fields are listed in the approximate order in which they appear.
Table 1: show services nat deterministic-nat internal-host 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
show services nat deterministic-nat internal-host
user@host> show services nat deterministic-nat
internal-host 32.32.32.1 2000
Service set: ss1 Interface: sp-2/0/0 NAT pool: pool1 Internal Host: 128.1.1.4, NAT IP Address: 32.32.32.1, NAT Port Start: 1792, NAT Port End: 2047