R2511-HP MSR Router Series Layer 3 - IP Services Command Reference(V5)

155
Field Descri
p
tion
LocalVPN MPLS L3VPN to which the internal source IP address belongs.
status NAT session status.
TTL
NAT session lifetime in the format of hh:mm:ss.
The value of this field varies with device models.
Left NAT session remaining lifetime, in the format of hh:mm:ss.
display nat static
Use display nat static to display static NAT entries and interfaces with static NAT enabled.
Syntax
display nat static [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display static NAT entries and interfaces with static NAT enabled.
<Sysname> display nat static
NAT static information:
There are currently 2 NAT static configuration(s)
net-to-net:
Local-IP-Start : 192.168.1.1 Local-IP-End : 192.168.1.100
Global-IP : 2.2.2.0
Netmask : 255.255.255.0
Local-VPN : ---
Global-VPN : ---
single static:
Local-IP : 2.2.2.2
Global-IP : 1.1.1.1
Local-VPN : 1
Global-VPN : 2