Command
Show IP NAT Statistics
Use
This command shows various NAT statistics. It is useful for troubleshooting.
Syntax
Router#show ip nat statistics
Example
In the below example we configure R2 to translate addresses from 10.1.1.0/24 to 10.2.2.0/24.
|
Now we will do several pings to generate NAT traffic.
Success rate is 0 percent (0/5) Type escape sequence to abort. Type escape sequence to abort. Type escape sequence to abort. |
Then we can see the NAT statistics using the show ip nat statistics command.
R2(config)#do show ip nat statistics |