Use this command to display IPv4 NAT ACL list rules information.
list-name | (Optional) Displays list matching rules for the specified list. |
detail | (Optional) Displays detailed lists information. |
All command modes.
This example displays the IPv4 NAT ACL list rules for this router:
System(rw-config)->show ip nat lists List Rules list |pool |ovld|conns|hits ----------------------------------------------------------------- acl1 |nat-pool |No |0 |0 System(rw-config)->
This example displays a detailed level of the IPv4 NAT ACL list rules for this router:
System(rw-config)->show ip nat lists detail List: acl1 (Pool: nat-pool) Current Conns: 0 Hits: 0 Direction: inside Match Type: source Overloaded : No Interface: Any Inside VRF: Not Set Cone Type: None System(rw-config)->