display nat server
Format
display nat server [ global global-address | inside host-address | interface interface-type interface-number | acl acl-number ]
Parameters
Parameter |
Description |
Value |
---|---|---|
global global-address |
Indicates the public address of the NAT server. |
The value is in dotted decimal notation. |
inside host-address |
Indicates the private address of the NAT server. |
The value is in dotted decimal notation. |
interface interface-type interface-number |
Indicates the type and number of an interface or a sub-interface. |
- |
acl acl-number |
Indicates the number of an ACL. |
The value is an integer that ranges from 2000 to 3999. |
Example
# Display the configuration of all NAT servers.
<AC6605> display nat server
Nat Server Information:
Interface : Vlanif300
Global IP/Port : current-interface/0(any) (Real IP : 2.2.2.2)
Inside IP/Port : 10.1.1.1/0(any)
Protocol : 6(tcp)
VPN instance-name : ----
Acl number : ----
Vrrp id : ----
Description : ----
Total : 1
Item |
Description |
---|---|
Nat Server Information |
Information of Nat Server. |
Interface |
Name of an interface. |
Global IP/Port |
Public IP address and port number. |
Inside IP/Port |
Private IP address and port number. |
Protocol |
Protocol number and protocol type. |
VPN instance-name |
Name of the VPN instance. The device does not support this object. |
Acl number |
Number of the ACL in the NAT server. |
Vrrp id |
VRRP ID. |
Description |
NAT description. |
Total |
Number of NAT servers. |