CCNA – Drag and Drop 1
Here you will find answers to drag and drop Questions
Question 1:
A dental firm is redesigning the network that connects its three locations. The administrator gave the networking team 192.168.164.0 to use for addressing the entire netwok. After subnetting the address, the team is ready to assign the addresses. The administrator plans to configure ip subnet-zero and use RIP v2 as the routing protocol. As a member of the networking team, you must address the network and at the same time conserver unused addresses for future growth. With those goals in mind, drag the host addresses on the left to the correct router interface. Once of the routers is partially configured. Move your mouse over a router to view its configuration. Not all of the host addresses on the left are necessary.
Answer:
Explanation:
In short, we should start calculating from the biggest network (with 16 hosts) to the smallest one using the formula 2n – 2 (n is the number of bits we need to borrow).Therefore:
16 hosts < 25 – 2 (we need to borrow 5 bits -> /27)
11 hosts < 24 – 2 (borrow 4 bits -> /28)
5 hosts < 23 – 2 (borrow 3 bits -> /29)
From the available ip addresses, we see that each of them has only one suitable solution (they are 192.168.164.149/27,192.168.164.166/28 and 192.168.164.178/29)
The smallest network is the Floss S0/0 which only requires 2 hosts = 22 – 2 (need to borrow 2 bits ->/30). There are 2 suitable answers: 192.168.164.189/30 and 192.168.164.188/30 but notice that 192.168.164.188/30 is the network address so we can not use it (because 188 = 4 * 47) -> we have to choose 192.168.164.189 as the correct solution.
In fact, it is not the formal way to solve a VLSM question so I recommend you to review your CCNA book if you haven’t grasped it well yet.
Question 2:
In order to complete a basic switch configuration, drag each switch IOS command on the left to its purpose on the right
Answer:
1) enable
2) configure terminal
3) hostname
4) Interface vlan 1
5) no shutdown
6) ip address
7) ip default-gateway
Question 3:
The Missouri branch office router is connected through its s0 interface to the Alabama Headquarters router s1 interface. The Alabama router has two LANs. Missouri users obtain Internet access through the Headquarters router. The network interfaces in the topology are addressed as follows: Missouri: e0 – 192.168.35.17/28; s0 – 192.168.35.33/28; Alabama: e0 – 192.168.35.49/28; e1 – 192.168.35.65/28; s1 – 192.168.35.34/28. The accounting server has the address of 192.168.35.66/28. Match the access list conditions on the left with the goals on the right. (Not all options on the left are used.)
Answer:
1) deny ip 192.168.35.16 0.0.0.15 host 192.168.35.66
2) deny ip 192.168.35.55 0.0.0.0 host 192.168.35.66
3) permit ip 192.168.35.0 0.0.0.255 host 192.168.35.66
Explanation:
1) The wildcard mask of the command “deny ip 192.168.35.16 0.0.0.15 host 192.16.35.66″ is 0.0.0.15, which is equal to network mask of 255.255.255.240 = /28. So the access list will deny all traffic from network 192.168.35.16/28 from accessing host 192.16.35.66, which is the IP address of accounting server.
2) The command “deny ip 192.168.35.55 0.0.0.0 host 192.168.35.66″ will deny host 192.168.35.55, which is a user and belongs to interface e0 of Alabama router (192.168.35.49/28) from accessing accounting server.
3) Because there is an implicit “deny all” command at the end of each access list so the command “permit ip 192.168.35.0 0.0.0.255 host 192.168.35.66″ will only let network 192.168.35.0/24 access accounting server whilst prevent traffic from other networks.
Question 4:
A host with the address of 192.168.125.34/27 needs to be denied access to all hosts outside its own subnet. To accomplish this, complete the command in brackets, [access-list 100 deny protocol address mask any], by dragging the appropriate options on the left to their correct placeholders on the right.
Answer:
1) ip
2) 192.168.125.34
3) 0.0.0.0
Full command: access-list 100 deny ip 192.168.125.34 0.0.0.0
Question 5:
Drag and drop the network user application to the appropriate description of its primary use (not all options are used)
Answer:
1) web browser
2) instant message
3) e-mail
4) database
5) collaboration
Question 6:
This topology contains 3 routers and 1 switch. Complete the topology.
Drag the appropriate device icons to the labeled Device
Drag the appropriate connections to the locations labeled Connections. Drag the appropriate IP addresses to the locations labeled IP address |
(Hint: use the given host addresses and Main router information)
To remove a device or connection, drag it away from the topology.
Use information gathered from the Main router to complete the configuration of any additional routers. No passwords are required to access the Main router . The config terminal command has been disabled for the HQ router. The router does not require any configuration.
Configure each additional router with the following
Configure the interfaces with the correct IP address and enable the interfaces.
Set the password to allow console access to consolepw Set the password to allow telnet access to telnetpw Set the password to allow privilege mode access to privpw |
Note: Because routes are not being added to the configurations, you will not be able to ping through the internetwork.
All devices have cable autosensing capabilities disabled.
All hosts are PC’s
Answer:
View full explanation of this question here
what means ip subne-zero..
what means ip subnet-zero..
what means collaboration in question 5.
@travis k
subnet-zero = first and last subnets on a network that has been split into subnets. you are allowed to use these 2 subnets by default on modern cisco devices
@travis k
“Collaboration is working together to achieve a goal.”
http://en.wikipedia.org/wiki/Collaboration
his topology contains 3 routers and 1 switch. Complete the topology.
Drag the appropriate device icons to the labeled Device
Drag the appropriate connections to the locations labeled Connections.
Drag the appropriate IP addresses to the locations labeled IP address
(Hint: use the given host addresses and Main router information)
his topology contains 3 routers and 1 switch. Complete the topology.
Drag the appropriate device icons to the labeled Device
Drag the appropriate connections to the locations labeled Connections.
Drag the appropriate IP addresses to the locations labeled IP address
(Hint: use the given host addresses and Main router information)
Can I skip this?or shud i study this question for ccna exam?
his topology contains 3 routers and 1 switch. Complete the topology.
Drag the appropriate device icons to the labeled Device
Drag the appropriate connections to the locations labeled Connections.
Drag the appropriate IP addresses to the locations labeled IP address
(Hint: use the given host addresses and Main router information)
Can I skip this?or shud i study this question for ccna exam?
Reffering to this question:
This topology contains 3 routers and 1 switch. Complete the topology.
Drag the appropriate device icons to the labeled Device
Drag the appropriate connections to the locations labeled Connections.
Drag the appropriate IP addresses to the locations labeled IP address
(Hint: use the given host addresses and Main router information)
Can I skip this?or shud i study this question for ccna exam?
Dsouza you should better study that drag and drop question because it’s an objetive on the exam, any other concern lasvillastravel@gmail.com
Q.1 on ICND2 test
Question 1 is not right, it can’t be……
I assume the first usable IP is in use for the interface in question (can’t get any router to give me any partial config by hovering)
If the above is correct then how can you move from a IP of 192.168.164.149/27 to the next subnet which is less than 32 away i.e 192.168.164.166/28 which should be 192.168.164.180/28
Maybe I’m missing something important from the router configs?
Won’t work on firefox, chrome or explorer
ip subnet-zero command allow you to use first and last sub network :)
Since Cisco by default providing it hence you don’t need to configure this command any more as far as mentioned in question.
am getting ready for my international exam for the 15th of this month, can anyone send me the latest CCNA DUMPS to my Email address stated below:
jeangwemwa@yahoo.com
thankyou very much
am now prpare exam ccna but i dont now which exam from exam coolcation will started pls help me .thanks
give me a question ccna last 2012 vtp
am now prpare exam ccna but i dont now which exam from exam coolcation will started pls help me .thanks
I prepare ccna 2012 in a week can want you to guide me on the issues and vtp acl eigrp of exple di possible give me the link thank you…
TDy11
give me the ccna exam questions that you had to do December 13th, 2012 thx
am taking my CCNA 640-802 next month, can anyone send me latest updates (dumps) @s_tagbo@yahoo.co.uk
i’ll be very grateful
Legitimate affinity foresees the requirements of additional rather of glorify it is usually have possession of. g77.fr http://www.g77.fr/
send me the latest dumps
faheb@hotmail.com
I am taking my CCNA 640-802 real soon, can anyone send me the latest dumps to gggrogers@yahoo.com. Thanx…
Anyone see question 6 on a test recently?
Is it actually a lab question?
Hi, I have passed CCNA week ago, with score 1000/1000 :)
Exam was easy, all questions known, labs were ACL2, EIGRP and VTP.
For preparing I’ve used Cisco CCNA Exploration curriculums, Odom’s books, 9tut, Spike and Acme dumps.
My advise is first go through all subjects in Odom’s books or
exploration curriculum, try to pick up all concepts, then go through 9tut questions and labs, if you have any doubts go back to book, and in the end practise some dump to gain in speed.
There were sume bugs in VTP sim, try to give it same time to stabilize, and then try again.
Thanks a lot to 9tut and examcollection!!!
And very best to all of you :)
p.s. If anyone have questions I’ll try to help so ask ;)
I got #1 on ICND2. The ip addresses were different, though.
Absolutely written content material , Really enjoyed studying. lolek http://www.nowoczesnastrona.com
I failed my exam. please send me the latest dump in “ehasima@hotmail.com”
thanks a lot…
Thanks Jelena tan lot 4 ur guidance
anyoone knows when is the ccna exam changing?
shahram327@gmail.com
Hi,
I’m new to the site and find it very helpful so far..I’m studying for my CCENT (ICND-1)….
What are the 4 SIMS that can come up on the Exam?
I want to chose the 2 exam option..
I got told that STP, ACLs, Vlans and Nat are all ICND 2 (not ICND-1)
where can I get definitive ICND-1 questions only?
Right now, I am slightly confused and need to know what to study for ICND-1 and what not to study for ICND-1.
THanks for your help.
I’m confused. On question number one, when submitting for the hosts aren’t you borrowing from the right? When subnetting for networks you borrow from the left using the equation (2^n-2). When submitting for hosts you use the equation (2^n) only. If you need five hosts then it should be /27. If you need 16 hosts then it should be /29. If you need 11 hosts then it should be /28.
And to make it a bit more complicated, technically if you only need 16 hosts, you would use /28. However this would not leave room for expansion. Am I missing something?
The /30 is correct because we need 2 networks not hosts. In this case we would use the equation 2^n-2
@ace me
/28 = 14 hosts. always remember about network and broadcast addresses.
for 16 hosts you should use /27 subnet masks
hi ,
i am prepraing for ccna exam.any one knows if i prepare the exams question from this site is enough or do i have to study from other sources, and also any one can give me the idea on which site can i book my exam for ccna.thanks
Pliz i will sit for the exam next month, can someone send me the latest dumps on email: olesimbe@yahoo.com
I will also take the latest dumps if possible, i will be taking my test very soon.
Thanks mikevig@hotmail.com
for latest “pass4sure” CCNA and CCNP DUMP UPDATED WILL BE PROVIDED
FOR CONTACT MAIL examsdump@gmail.com
About question 4.
It needs to be denied access to all hosts outside its own subnet but I am confused the answer is: access-list 100 deny ip 192.168.125.34 0.0.0.0
and I thought to deny all the subnet better put the subnet address 192.168.125.32.
So access-list 100 deny ip 192.168.125.32 0.0.0.0
q5 in exam today
hello ! 9tut Guys, thenx so much for ur awesome and unquantifiably biulful materials,GLORY TO GOD FOR UR EXISTENCE, I passed yesterday with 881/1000, all questions were from 9tut and spike dumps, with approximately minor modifications.
simulations were : ACCESS-LIST2, VTP, AND EIGRP-
(EIGRP sim had alot of problems in configurations, the second router was not responding during confinguration so i decided to leave it),
you guyz rock!!!!!!!!!!!!
Magnificent web site. Plenty of helpful info here. I am sending
it to several pals ans additionally sharing
in delicious. And of course, thanks in your sweat!
Can someone please send me the latest dumps to vijul08@hotmail.com
Thank you very much in advance!
what about sequence of drag drop questions
Undeniably believe that which you said. Your favorite reason appeared to be on the
net the easiest thing to be aware of. I say to you,
I certainly get annoyed while people consider worries that they plainly
do not know about. You managed to hit the nail upon the top and also defined out the whole thing without
having side effect , people can take a signal. Will likely be
back to get more. Thanks
Qn 465 Spike What is effect of no login command?
The answers provided are
a) Telnet access is denied.
b) Telnet access requires a new password at the first login.
c) Telnet access requires a new password.
d) There is a virtually limitless supply of IP addresses.
Ans is a)
But in reality this implies no password is required for login. Please check on your routers!!
Q 4
For this question, te Full command would be : access-list 100 deny ip 192.168.125.34 0.0.0.0 any.
yo forgot to mention the “any” at the end of the command.
just an obserbation.
Regards.
Hello Guys I hope you will be fine there. I have CCNA (640-802) and CCNA security (640-554) Vouchers on special discount of 58% for World wide, with six months expiry date till you purchase. Each voucher cost 70USD.
Details Required For CCNA Voucher For Discount Processing:
1-Full Name. 1st Name & Last Name (as you want to appear on certificate & documents)
2-Country.
3-City.
4-State.
5-Pin Code (or Area Code)
6-Residential Address (or where you can collect your Certificate or further correspondence
can be received)
7-Date of birth
Add me on Skype through this information which is written below:
Skype Name: rockon660
you can also email me at this email address which is written below:
madeelqaiser@gmail.com
If you have any Questions feel free to contact me.
Thanks,
Best regards,
Adeel
Hi to all
Iam using Dump in vce and i wonder how the drag and drop questions is designed is sequential? in some cases such as trunk and access question i get matched correctly and then it says it is wrong. any further explanation for this issue
sorry for my poor english