200-101 · Question #131
Refer to the exhibit. How many interfaces on R1 should be configured as ip nat inside to grant external access to the entire network?
The correct answer is C. 4. NAT requires every interface to be labeled either 'ip nat inside' (facing the private/internal network) or 'ip nat outside' (facing the public/Internet). The exhibit shows R1 connected to 4 internal LAN segments (e.g., four LAN-facing interfaces - typically one per directly…
Question
Options
- A1
- B3
- C4
- D5
How the community answered
(35 responses)- A9% (3)
- B14% (5)
- C74% (26)
- D3% (1)
Explanation
NAT requires every interface to be labeled either 'ip nat inside' (facing the private/internal network) or 'ip nat outside' (facing the public/Internet). The exhibit shows R1 connected to 4 internal LAN segments (e.g., four LAN-facing interfaces - typically one per directly connected subnet or switch). All four of those must be marked 'ip nat inside' so that traffic originating from any of those networks is eligible for translation. Only the single uplink interface facing the ISP/Internet is configured as 'ip nat outside'. If any inside interface is left unconfigured, hosts on that segment will not have their addresses translated and will not reach the Internet.
Topics
Community Discussion
No community discussion yet for this question.