Technical data
42 ServerIron ADX NAT64 Configuration Guide
53-1002444-02
Debugging stateless NAT64 configurations
3
DRAFT: BROCADE CONFIDENTIAL
The <IPv6_address> variable specifies the IPv6 address for the IPv6-IPv4 mapping that you want to
clear.
The all parameter clears all of the configured stateless static NAT64 IPv6-IPv4 address mappings.
Clearing stateless NAT64 statistics
Use the clear nat64 statistics command to clear stateless NAT64 statistics on a ServerIron ADX.
This command is issued as follows:
ServerIron ADX# clear nat64 statistics
Syntax: clear nat64 statistics
Debugging stateless NAT64 configurations
Use the debug nat64 command to enable diagnostic debugging of stateless NAT64 configurations.
To debug a stateless NAT64 configuration, you must use the stateless operand such as in the
following example.
ServerIron ADX# debug nat64 stateless 192.0.2.1
In the example, diagnostic debugging is enabled for the IPv4 host at the IP address 192.0.2.1.
Syntax: debug nat64 stateless all | <ipv4-address> | <ipv6-address>
The all operand displays debug information for all IPv4 and IPv6 host IP addresses.
The <ipv4-address> variable displays debug information for a specific IPv4 host IP address.
The <ipv6-address> variable displays debug information for a specific IPv6 host IP address.
Use the undebug command to disable debugging.










