show ip nat statics

Use this command to display NAT static rules information.

Syntax

show ip nat statics [detail]

Parameters

detail (Optional) Displays a detailed level of NAT statics rules information.

Defaults

If detail is not specified, the standard output is displayed.

Mode

All command modes.

Example

This example displays the NAT static matching rules for this router:

System(rw-config)->show ip nat statics detail
Static Rule:
   VRID: 0
   Local  Address: 12.12.12.12
   Global Address: 13.13.13.13
   Current Conns:                      1 Hits:                            1
   Direction:                     inside Match Type:                 source
   Overloaded:                        No IP Protocol                    ANY
   Reserved Binding Id:           131071
   Inside VR:                    Not Set
   Cone Type:                       None
System(rw-config)->