Command
Show IP NAT Translation
Use
This command shows information about NAT translations that are active on the router.
Syntax
Router#show ip nat translation
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. |
Afterwards, we can see the NAT translations using the show ip nat translation command.
R2(config-if)#do show ip nat translation |