show ip nat translations
Syntax
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 ]
Release Information
Command introduced before JunosE Release
7.1.0
gre keyword added
in JunosE Release 7.3.0.
Description
Displays translations that reside in the NAT translation
table.
Options
- static—Displays static translations
- dynamic—Displays dynamic translations
- tcp—Displays TCP port translations
- udp—Displays UDP port translations
- icmp—Displays ICMP port translations
- gre—Displays GRE translations
- *—Indicates that you can specify one or more protocol
keywords, in any order, in a list in the command line
- inside—Specifies an inside address
- insideLocalIpAddress—Inside
local IP address
- localPort—Local port value
- insideGlobalIpAddress—Inside
global IP address
- globalPort—Global port value
- outside—Specifies an outside address
- outsideGlobalIpAddress—Inside
global IP address
- outsideLocalIpAddress—Inside
local IP address
- verbose—Additionally displays the time since creation
and time since last use for each translation entry
- filter—See Filtering show Commands
Mode
User Exec
Published: 2011-01-07