Which command configures a static inside source NAT mapping of an internal IP address 192.168.1.10 to an external IP address 203.0.113.10 on a Cisco router?
ip nat outside source static 192.168.1.10 203.0.113.10
ip nat inside source static 192.168.1.10 203.0.113.10
ip nat inside source dynamic 192.168.1.10 203.0.113.10
The correct command is 'ip nat inside source static 192.168.1.10 203.0.113.10', which establishes a static mapping between the inside local address and the inside global address. The 'ip nat outside source' command is used for translating external addresses to internal addresses, which is not applicable here. The 'ip nat inside source dynamic' command is used for dynamic NAT configurations, not static mappings.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is NAT and why is it important?
Open an interactive chat with Bash
What is the difference between static and dynamic NAT?
Open an interactive chat with Bash
What does 'inside' and 'outside' refer to in NAT terminology?
Open an interactive chat with Bash
Cisco CCNA 200-301
IP Services
Your Score:
Report Issue
Bash, the Crucial Exams Chat Bot
AI Bot
Loading...
Loading...
Loading...
IT & Cybersecurity Package Join Premium for Full Access