show ipv6 nat lists

Use this command to display IPv6 NAT ACL list rules information.

Syntax

show ipv6 nat lists [list-name] [detail]

Parameters

list-name (Optional) Displays list matching rules for the specified list.
detail (Optional) Displays detailed lists information.

Defaults

  • If an ACL rules list is not specified, all rules lists are displayed.
  • If detail is not specified, a standard output is displayed.

Mode

All command modes.

Examples

This example displays the IPv6 NAT ACL list rules for this router:

System(rw-config)->show ipv6 nat lists
List Rules
list                     |pool                     |conns|hits
-----------------------------------------------------------------
aclv6                    |ipv6-pool                |0    |2
System(rw-config)->

This example displays the detailed information level for IPv6 NAT ACL list rules for this router:

System(rw-config)->show ipv6 nat lists
List: aclv6 (Pool: ipv6-pool)
   Current Conns:                      0 Hits:                            2
   Direction:                     inside Match Type:                 source
   Interface:                        Any Inside VRF:                Not Set
   Cone Type:                  Full Cone (cone_acl)
System(rw-config)->