Question:
A network administrator wants to examine the active NAT translations on a border router. Which command would perform the task?
- Router# show ip nat translations
- Router# show ip nat statistics
- Router# clear ip nat translations
- Router# debug ip nat translations
Explanation: The clear ip nat translations
command clears all dynamic address translation entries from the NAT translation table. The debug ip nat
command is used to verify the operation of NAT. The show ip nat statistics
command displays information about the total number of active translations, NAT configuration parameters, the number of addresses in the pool, and the number that have been allocated. The show ip nat translations
command displays the active NAT translations.
Exam with this question: Quiz - IP Services
Exam with this question: CCNA 3 v7 Checkpoint Exam: WAN Concepts Exam Answers
Exam with this question: CCNA 3 v7 Module 6 Quiz - NAT for IPv4
Please login or Register to submit your answer