Vous êtes sur la page 1sur 13

CCNA Training CCNA NAT SIM Question 1

Type text to search here...

Page 1 of 13

Submit Query

Home > CCNA NAT SIM Question 1

CCNA NAT SIM Question 1


January 5th, 2014 Go to comments
Question
You are tasked to configure Internet access on a router. The ISP has provided the company six public IP
addresses of 198.18.184.105 198.18.184.110. The company has 14 hosts that need to access the internet
simultaneously. The hosts in the company LAN have been assigned private space addresses in the range
of 192.168.100.17 192.168.100.30.
The following have already been configured on the router
Router basic configuration
Interfaces have been configured for NAT inside (Fa0/0) and NAT outside (s0/0)
The appropriate static routes have also been configured
All passwords have been temporarily set to cisco

Tasks:
+ Use NAT to provide Internet access to all hosts in the company LAN.
+ Name the router TUT
+ Inside global addresses: 198.18.184.105 198.18.184.110/29
+ Inside local addresses: 192.168.100.17 192.168.100.30/28
+ Numer of inside hosts: 14

Solution

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

12/7/2015

CCNA Training CCNA NAT SIM Question 1

Page 2 of 13

Note: If you are not sure how NAT & PAT work, please read my Network Address Translation NAT
Tutorial. You can download this sim to practice here:
http://www.9tut.com/download/9tut.com_CCNA_NAT_sim_question.zip
The CCNA Training company has 14 hosts that need to access the internet simultaneously but we just
have 6 public IP addresses from 198.18.184.105 to 198.18.184.110/29. Therefore we have to use NAT
overload (or PAT)
Double click on the TUT router to open it
Router>enable
Router#configure terminal
First you should change the routers name to TUT
Router(config)#hostname TUT
Create a NAT pool of global addresses to be allocated with their netmask (/29 = 255.255.255.248).
There were reports that the simulator in the real exam did not accept prefix-length keryword so you
should use netmask keyword.
TUT(config)#ip nat pool mypool 198.18.184.105 198.18.184.110 netmask 255.255.255.248
Create a standard access control list that permits the addresses that are to be translated
TUT(config)#access-list 1 permit 192.168.100.16 0.0.0.15
Establish dynamic source translation, specifying the access list that was defined in the prior step
TUT(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.100.17 to 192.168.100.30, into an address from the pool named mypool (the pool contains
addresses from 198.18.184.105 to 198.18.184.110)
Overload keyword allows to map multiple IP addresses to a single registered IP address (many-to-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:
TUT(config)#interface fa0/0
TUT(config-if)#ip nat inside
TUT(config-if)#exit
TUT(config)#interface s0/0

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

12/7/2015

CCNA Training CCNA NAT SIM Question 1

Page 3 of 13

TUT(config-if)#ip nat outside


TUT(config-if)#end
Finally, we should save all your work with the following command:
TUT#copy running-config startup-config
Check your configuration by going to Host for testing 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 NAT SIM Question 1
CCNA NAT SIM Question 2
CCNA Frame Relay Sim
CCNA Configuration SIM Question (RIPv2 SIM)
CCNA VTP SIM
CCNA EIGRP LAB
CCNA Implementation SIM

Comments
Comment pages
Previous 1 11 12 13 23
1. Esteban
July 3rd, 2015
Hi there,
Firstly, thanks 9tut, you are the best!
I passed yesterday 1000/1000
All the question from 9tut, and Watson dump is still valid.
EIGRP AS112, ACL 1, ACL2 (mod 3) were there.
ACL 1: Exactly the same as the one on 9tut.
ACL 2: It was referred to host B, Even though it says that all hosts from the LAN and Core should

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

12/7/2015

CCNA Training CCNA NAT SIM Question 1

Page 4 of 13

be allowed to access the public web server and they gave me the IP address of Public Web Serve,
I put permit ip any any. Got 100%. Please read the requirement carefully and use the access-list
correctly.
EIGRP AS 112: Change the AS and advertise the networks, verify the connection and move on to
the next question.
Also, I going to share you an alternative to see the files in .vce (.vce on examcollection) without
AVANSET software. The software to play .vce is called A + vce and runs on Android
environments. Also, if you want to run the A + vce from your pc can do it with a program called
Bluestacks, which simulates an android environment in your pc (also I share the download link).
Furthermore, I share two dumps from examcollection: examtut and watson dumps in .vce (also in
pdf format)
Tools and dumps link:
https://www.mediafire.com/folder/4r0b353z3cq58/VCE_PLAYER
After installing BlueStacks, you must see the video tutorial that is within shared link.
Please let me know if it works for you, also you can comment if you have a problem with VCE
player above.
2. Esteban
July 12th, 2015
i have few doubt can u give ur mail id
3. jon2148715
July 18th, 2015
Hey paid cant log in using a dell?wtf
4. 9tut
July 19th, 2015
@jon2148715: If you have any problem, please send an email to support@9tut.com.
5. Anonymous
July 23rd, 2015
what is the ACL?
6. OvBL
July 27th, 2015
Hello Guys! What Do you Think, What is better, to pass the icnd1 and then pass the ICDN 2 or
prepare to CCNA ?
Is there somebody software and dumps ?

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

12/7/2015

CCNA Training CCNA NAT SIM Question 1

Page 5 of 13

7. Himanshu Singh
July 28th, 2015
Hi
How I can an download the questions.Is it necessary to create an account for this.
8. CCNPGuru
July 29th, 2015
@OvBL
I would just pass the CCNA (200-120) if you can. But if youre new to networking, go with the
ICND1 route then take ICND2. For those who dont like exams, the 200-120 CCNA exam is
better, you get 50-60 questions from both ICND1 and ICND2. So probably a little easier. They
have to pile in a lot of topics into a single exam, so they can test you on a lot of concepts.
Taking ICND1 and ICND2 can be tough because the exams are more detailed. They have 90
minutes to test your knowledge of just ICND1 & 2. Some people struggle with that. Although
since youre studying for one at a time, this might be mitigated.
9. CCNA 200-120 Update Dumps
August 4th, 2015
Hello Dear Friends!
does any one have CCNA Update dumps to send me because i have very short time to give my
exam?
please send me to this Email Add:
10. Anonymous
August 5th, 2015
Please send latest icnd1 & icnd2 dumps to mahmoudhanafyhanafy@gmail.com
11. washim shaikh
August 11th, 2015
Hello Friends,
Anybody can share me latest dumps..on shaikh_washim@yahoo.in
Please do needfull..
Thank you
12. Shay
August 11th, 2015
Can someone please help me with the latest valid dumps. I have my exam this weekend. Thank
you all and God bless. My e-mail is hesbeejay@gmail.com
13. Max Mani

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

12/7/2015

CCNA Training CCNA NAT SIM Question 1

Page 6 of 13

August 18th, 2015


hello frnd,
i just need to know one thing, is 9tut dumps are still valid, is 9tut is enough for ccna 200-120,
exam preparation..
kindly some one reply..
thanks in advance frnds
14. niel
August 19th, 2015
Hi 9tut! i would just like to ask a questions are questions here are all up to date? are they all
updated weekly? are they updated from time to time?
15. pawan r
August 21st, 2015
Hello Friends,
Anybody can share me latest dumps..on pawanrawas24@gmail.com
Please do needfull..
Thank you
16. Anonymous
August 24th, 2015
plz . . can anyone send me crack for VCE Exam Simulator 2.0.4 Crack
my mail : ab.1989@live.com
17. Km hemal
September 20th, 2015
have an any changed on exam ccna 200-120 ??
18. hossam
September 25th, 2015
test
19. Anonymous
October 5th, 2015
Hello Guys,I am scheduled for a CCNA exam this 19th of October, could you please share it with
me if you guys have the latest dumps.
Kindly send it to sparktabigue@rocketmail.com
Appreciated your kind support.. Thanks a lot.
20. Anonymous

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

12/7/2015

CCNA Training CCNA NAT SIM Question 1

Page 7 of 13

October 15th, 2015


plz . . can anyone send me crack for VCE Exam Simulator 2.0.4
my mail : Khaled.elmaghrabi@hsb.com.sa
21. Chicago
October 17th, 2015
Does NAP lab is valid for exam? please reply.
22. Chicago
October 17th, 2015
Does NAT lab still valid for exam?
23. Azeem
October 19th, 2015
Hi,
Can someone please tell me whats wrong in my config. I am unable to ping ISP. Please note I am
using S1/0 instead of S0/0 but I dont think this should be a problem
Current configuration : 1299 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname TUT
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 5
no ip icmp rate-limit unreachable
ip cef
!
!
!
!
no ip domain lookup
!
!
!
!

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

12/7/2015

CCNA Training CCNA NAT SIM Question 1

Page 8 of 13

!
!
!
!
!
!
!
!
!
!
!
!
!
!
ip tcp synwait-time 5
!
!
!
interface FastEthernet0/0
ip address 192.168.100.30 255.255.255.240
ip nat inside
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface Serial1/0
ip address 192.0.2.113 255.255.255.0
ip nat outside
serial restart-delay 0
!
interface Serial1/1
no ip address
shutdown
serial restart-delay 0
!
interface Serial1/2
no ip address
shutdown
serial restart-delay 0
!
interface Serial1/3
no ip address
shutdown
serial restart-delay 0

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

12/7/2015

CCNA Training CCNA NAT SIM Question 1

Page 9 of 13

!
!
!
no ip http server
no ip http secure-server
ip nat pool mypool 198.18.184.105 198.18.184.110 netmask 255.255.255.248
ip nat inside source list 1 pool mypool overload
!
access-list 1 permit 192.168.100.16 0.0.0.15
no cdp log mismatch duplex
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
line vty 0 4
login
!
!
end
I can ping it if I use ip nat inside source list 1 interface s1/0 overload but not with pool. Please
help
24. Anonymous
October 22nd, 2015
Can someone please send me the latest and greatest CCNA dumps, Test in a few weeks: )
marcel.e.jones@hotmail.com
THANKS
25. Enicssio
October 26th, 2015

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

12/7/2015

CCNA Training CCNA NAT SIM Question 1

Page 10 of 13

Azeem
It is missing the routing
26. Ioannis
October 28th, 2015
What is the password for the privileged mode of this sim?
27. Kashif
November 5th, 2015
Plz visit inetstudies.com
to get worlds most simple and
100% free of cost
CCNA Lab Manual
CCNP Lab Manuals
28. CCNAcGUY
November 6th, 2015
Im not understanding the
TUT(config)#access-list 1 permit 192.168.100.16 0.0.0.15. How was the .16 ip determined?
29. CCNAcGUY
November 6th, 2015
Nevermind I got it.
30. Kashif Mehmood
November 12th, 2015
Dear CCNAcGUY:
+ Inside local addresses: 192.168.100.17 192.168.100.30/28
in this address range you can see that address is subnetted with 240 means
128 64 32 16 8 4 2 1
11110000
last digit 16 means addresses will be in range of 16s
Comment pages
Previous 1 11 12 13 23
1. No trackbacks yet.

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

12/7/2015

CCNA Training CCNA NAT SIM Question 1

Page 11 of 13

Add a Comment
Name

Submit Comment

Subscribe to comments feed


CCNA Configuration SIM Question Hot Standby Router Protocol HSRP Tutorial

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

Find out more or Sign In

CCNA 200-120
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z

CCNA Lab Sim


CCNA Basic Questions
CCNA OSI & TCP/IP Model
CCNA IOS Questions
CCNA WAN Questions
CCNA Switch Questions
CCNA Switch Questions 2
CCNA VLAN Questions
CCNA Trunking Questions
CCNA Trunking Questions 2
CCNA EtherChannel
CCNA InterVLAN Questions
CCNA STP
CCNA STP 2
CCNA RSTP
CCNA Access list Questions
CCNA Subnetting

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

12/7/2015

CCNA Training CCNA NAT SIM Question 1

z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z

Page 12 of 13

CCNA Subnetting 2
CCNA IP Routing Questions
CCNA IP Routing 2
CCNA Frame Relay
CCNA Frame Relay 2
CCNA NAT PAT Questions
CCNA OSPF Questions
CCNA OSPF Questions 2
CCNA EIGRP Questions
CCNA DHCP Questions
CCNA HSRP VRRP GLBP
CCNA SNMP Questions
CCNA NetFlow Questions
CCNA Syslog Questions
CCNA Security Questions
CCNA Operation Questions
CCNA Operation 2
CCNA Show commands
CCNA Troubleshooting
CCNA IPv6
CCNA IPv6 Questions 2
CCNA Drag and Drop 1
CCNA Drag and Drop 2
CCNA Drag and Drop 3
CCNA Drag and Drop 4
CCNA Drag and Drop 5
CCNA FAQs & Tips
Share your CCNA Experience

CCNA Self-Study
z
z
z

Practice CCNA GNS3 Labs


CCNA Knowledge
CCNA Lab Challenges

Network Resources
z

Free Router Simulators

ICND1/ICND2 Website

CCNP - ROUTE Website

CCNP - SWITCH Website

CCNP - TSHOOT Website

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

12/7/2015

CCNA Training CCNA NAT SIM Question 1

CCNA Security Website

CCNA Voice Website

CCNA Wireless Website

CCIE Website

Page 13 of 13

Top

Copyright 2010-2013 CCNA Training


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

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

12/7/2015

Vous aimerez peut-être aussi