A network administrator needs to verify the operational summary of Network Address Translation (NAT) on a Cisco IOS router, including active translation totals, hit/miss counters, expired translations, and dynamic pool usage. Which Cisco IOS EXEC command displays these summary statistics?
Answer: show ip nat statistics / show ip nat statistic
Answer
The correct command is show ip nat statistics.
The show ip nat statistics command provides a summary view of NAT operations on a Cisco IOS router. It displays the total number of active translation entries, the count of inside and outside interfaces, memory allocation, pool configuration ranges, and hit/miss counters.
Step-by-Step Solution
Key Concept
Cisco IOS NAT/PAT Verification Commands
Estimated Time:1m 0s