You are on page 1of 8

CCNA Training CCNA NAT SIM Question 2

1 of 7

http://www.9tut.com/57-ccna-nat-sim-question-2

Home > CCNA NAT SIM Question 2

February 5th, 2014 Go to comments


Question

You work as a network technician at 9tut.com. Study the exhibit carefully. You are required to perform configurations to enable
Internet access. The Router ISP has given you six public IP addresses in the 198.18.32.65 198.18.32.70/29 range.
9tut.com has 62 clients that needs to have simultaneous internet access. These local hosts use private IP addresses in the
192.168.6.65 192.168.6.126/26 range.
You need to configure Router1 using the PC1 console.
You have already made basic router configuration. You have also configured the appropriate NAT interfaces; NAT inside and NAT
outside respectively.
Now you are required to finish the configuration of Router1.

Solution
Note: If you are not sure how NAT & PAT work, please read my Network Address Translation NAT
Tutorial. You can download a similar sim to practice here: http://www.9tut.com/download
/9tut.com_CCNA_NAT_sim_question.zip
The company has 62 hosts that need to access the internet simultaneously but we just have 6
public IP addresses from 198.18.32.65 to 198.18.32.70/29 => we have to use NAT overload (or
PAT)
11/27/2014 3:56 PM

CCNA Training CCNA NAT SIM Question 2

2 of 7

http://www.9tut.com/57-ccna-nat-sim-question-2

Double click on PC1 to access Router1s command line interface


Router1>enable
Router1#configure terminal
Create a NAT pool of global addresses to be allocated with their netmask (notice that /29 = 248)
Router1(config)#ip nat pool mypool 198.18.32.65 198.18.32.70 netmask 255.255.255.248
Create a standard access control list that permits the addresses that are to be translated
Router1(config)#access-list 1 permit 192.168.6.64 0.0.0.63
Establish dynamic source translation, specifying the access list that was defined in the prior step
Router1(config)#ip nat inside source list 1 pool mypool overload
This command translates all source addresses that pass access list 1, which means a source
address from 192.168.6.65 to 192.168.6.126, into an address from the pool named mypool (the
pool contains addresses from 198.18.32.65 to 198.18.32.70)
keyword allows to map multiple IP addresses to a single registered IP address (manyto-one) by using different ports
The question said that appropriate interfaces have been configured for NAT inside and NAT outside
statements.
This is how to configure the NAT inside and NAT outside, just for your understanding:
Router1(config)#interface fa0/0
Router1(config-if)#ip nat inside
Router1(config-if)#exit
Router1(config)#interface s0/0
Router1(config-if)#ip nat outside
Before leaving Router1, you should save the configuration:
Router1(config)#end (or Router1(config-if)#end)
Router1#copy running-config startup-config

11/27/2014 3:56 PM

CCNA Training CCNA NAT SIM Question 2

3 of 7

http://www.9tut.com/57-ccna-nat-sim-question-2

Check your configuration by going to PC2 and type:


C:\>ping 192.0.2.114
The ping should work well and you will be replied from 192.0.2.114
Other lab-sims on this site:
CCNA Access List Sim
CCNA NAT SIM Question 1
CCNA Frame Relay Sim
CCNA Configuration SIM Question (RIPv2 SIM)
CCNA VTP SIM
CCNA EIGRP LAB
CCNA Drag and Drop SIM
CCNA Implementation SIM

Comments
Comment pages
Previous 1 11 12 13 35
1. FR
October 25th, 2014
Also the encapsulation to be changed to PPP
2. Allen
October 27th, 2014
Anyone have the latest dumps? Saleemmazyck@yahoo
3. hamza
November 3rd, 2014

11/27/2014 3:56 PM

CCNA Training CCNA NAT SIM Question 2

4 of 7

http://www.9tut.com/57-ccna-nat-sim-question-2

latest dump ???


4. IP MAN
November 7th, 2014
this labs was misconfig there is bad route to network 192.168.100.16/28 and there is not a
static between the local router and the ISP router.
5. SAM
November 12th, 2014
there is difference between inner configuration and the configuration on site so dont get
mad, calm down and follow given data on packet tracer..
Comment pages
Previous 1 11 12 13 35
1. No trackbacks yet.
Add a Comment
Name

Subscribe to comments feed


CCNA Access List Sim Practice Real CCNA Labs with Packet Tracer Simulator

Become a member to interact with all questions and read all tutorials, labs!

11/27/2014 3:56 PM

CCNA Training CCNA NAT SIM Question 2

5 of 7

http://www.9tut.com/57-ccna-nat-sim-question-2

Find out more or Sign In

CCNA Lab Sim


New CCNA HSRP VRRP GLBP
New CCNA SNMP Questions
New CCNA NetFlow Questions
New CCNA Syslog Questions
New CCNA New Questions 2
New CCNA Basic Questions
New CCNA OSI & TCP/IP Model
New CCNA IOS Questions
New CCNA WAN Questions
New CCNA Switch Questions
New CCNA Switch Questions 2
New CCNA Trunking Questions
New CCNA Trunking Questions 2
New CCNA STP
New CCNA STP 2
New CCNA RSTP
New CCNA Access list Questions
New CCNA NAT PAT Questions
New CCNA VLAN Questions
New CCNA InterVLAN Questions
New CCNA Subnetting
New CCNA Subnetting 2
New CCNA Frame Relay
New CCNA Frame Relay 2

11/27/2014 3:56 PM

CCNA Training CCNA NAT SIM Question 2

6 of 7

http://www.9tut.com/57-ccna-nat-sim-question-2

New CCNA IP Routing Questions


New CCNA IP Routing 2
New CCNA DHCP Questions
New CCNA OSPF Questions
New CCNA OSPF Questions 2
New CCNA EIGRP Questions
New CCNA Security Questions
New CCNA Operation Questions
New CCNA Operation 2
New CCNA Show commands
New CCNA Troubleshooting
New CCNA IPv6
New CCNA IPv6 Questions 2
New CCNA Drag and Drop 1
New CCNA Drag and Drop 2
New CCNA Drag and Drop 3
New CCNA Drag and Drop 4
New CCNA Drag and Drop 5
CCNA FAQs & Tips
Share your (new) CCNA Experience

Practice CCNA GNS3 Labs


CCNA Knowledge

Free Router Simulators


ICND1/ICND2 Website

11/27/2014 3:56 PM

CCNA Training CCNA NAT SIM Question 2

7 of 7

http://www.9tut.com/57-ccna-nat-sim-question-2

CCNP - ROUTE Website


CCNP - SWITCH Website
CCNP - TSHOOT Website
CCNA Voice Website
CCNA Wireless Website
CCNA Security Website
CCDA Website
CCIP Website
CCIE Written Website

Support 9tut

Your contribution will help keep this site updated!


Top

Copyright 2010-2013 CCNA Training


Site Privacy Policy. Valid XHTML 1.1 and CSS 3.UV

11/27/2014 3:56 PM

You might also like