show ip nat translations
Displays translations that reside in the NAT translation table.
show ip nat translations [ static | dynamic ] [ gre | icmp | tcp | udp ]* [ verbose ]
[ filter ]show ip nat translations inside insideLocalIpAddress [ localPort ]
[ insideGlobalIpAddress [ globalPort ] ] [ verbose ] [ filter ]show ip nat translations outside outsideGlobalIpAddress [ globalPort ]
[ outsideLocalIpAddress [ localPort ] ] [ verbose ] [ filter ]
- staticDisplays static translations
- dynamicDisplays dynamic translations
- tcpDisplays TCP port translations
- udpDisplays UDP port translations
- icmpDisplays ICMP port translations
- greDisplays GRE translations
- *Indicates that you can specify one or more protocol keywords, in any order, in a list in the command line
- insideSpecifies an inside address
- insideLocalIpAddressInside local IP address
- localPortLocal port value
- insideGlobalIpAddressInside global IP address
- globalPortGlobal port value
- outsideSpecifies an outside address
- outsideGlobalIpAddressInside global IP address
- outsideLocalIpAddressInside local IP address
- verboseAdditionally displays the time since creation and time since last use for each translation entry
- filterSee Filtering show Commands in About This Guide
User Exec
Command introduced before JUNOSe Release 7.1.0
gre keyword added in JUNOSe Release 7.3.0.