Question:
Refer to the exhibit. R1 is configured for NAT as displayed. What is wrong with the configuration?
- NAT-POOL2 is not bound to ACL 1.
- Interface Fa0/0 should be identified as an outside NAT interface.
- The NAT pool is incorrect.
- Access-list 1 is misconfigured.
Explanation: R1 has to have NAT-POOL2 bound to ACL 1. This is accomplished with the command R1(config)#ip nat inside source list 1 pool NAT-POOL2. This would enable the router to check for all interesting traffic and if it matches ACL 1 it would be translated by use of the addresses in NAT-POOL2.
Exam with this question: CCNA 3 v7 Course Final Exam Answers
Exam with this question: CCNA 2 (v5.0.3 + v6.0) Practice Final Exam Answers
Exam with this question: CCNP ENCOR Final Exam
Please login or Register to submit your answer