Supported Platforms
show services inline nat pool
Syntax
Release Information
Command introduced in Junos OS Release 11.4.
Description
Display information about inline Network Address Translation (NAT) pool.
Options
pool-name | — | Display information about the specified services-inline interface NAT pool. |
Required Privilege Level
view
List of Sample Output
show services inline nat poolOutput Fields
Table 1 lists the output fields for the show services inline nat pool command. Output fields are listed in the order in which they appear.
Table 1: show services inline nat pool Output Fields
Field Name | Field Description |
---|---|
Interface | Name of an si interace hosted on a Trio-based line card. |
NAT pool | Name of the pool used for address translations. |
Translation type | Translation type specified in the applicable NAT rule for the service set. |
Address range | Starting and ending public NAT addresses available for translation. |
NATed packets | Number of packets translated for the specified pool. |
un-NATed packets | Number of received packets that were not translated. |
Errors | Number of packets with translation errors. |
Sample Output
show services inline nat pool
user@host> show services inline nat pool p1
Interface: si-5/0/0, Service set: ss-inat NAT pool: p1, Translation type: BASIC NAT44 Address range: 20.20.20.0-20.20.20.255 NATed packets: 0, Un-NATed packets: 0, Errors: 0