Are you studying for the CCENT or CCNA certifications?

Skillset can help you prepare! Sign up for your free Skillset account and take the first steps towards your certification.

Upgrade Account

An internal web server is to be deployed on a local area network. It is required that the IP address assigned to the server is unregistered (RFC 1918) and still be reachable through the Internet. When that IP address is mapped to a routable IP address, it should remain the same unless administratively deleted or changed. Which of the following commands should satisfy the requirements?

Router(config)# interface f0/0 Router(config-if)# ip nat outside Router(config-if)# ip nat inside

Router(config)# interface f0/0 Router(config-if)# ip nat inside Router(config)# interface s2/0 Router(config-if)# ip nat outside

Router(config)# interface f0/0 Router(config-if)# ip nat inside Router(config)# interface s2/0 Router(config-if)# ip nat outside Router(config)# ip nat inside source static 10.1.1.254 203.125.32.1

Router(config)# interface f0/0 Router(config-if)# ip nat inside Router(config)# interface s2/0 Router(config-if)# ip nat outside Router(config)# access-list 1 permit 10.1.1.0 0.0.0.255 Router(config)# ip nat pool skillset_pool 203.125.32.1 203.125.32.6 netmask 255.255.255.248 Router(config)# ip nat inside source list 1 pool skillset_pool

Explanation

Directory

Skillset helps you pass your certification exam.

Contributions and Interactions
Practice Questions

Study thousands of practice questions that organized by skills and ranked by difficulty.

Contributions and Interactions
Personalized Training

Create a tailored training plan based on the knowledge you already possess.

Training Video Selector
Exam Readiness

Know when you’re ready for the high-stakes exam. Have the confidence that you will pass on your first attempt.

Get A Free Skillset Account