CCNA – Hotspot
Here you will find answers to CCNA hotspot Questions
Hotspot Routing Question
Question 1:
If the router R1 has a packet with a destination address 192.168.1.255, what describes the operation of the network?
A – R1 will forward the packet out all interfaces
B – R1 will drop this packet because it is not a valid IP address
C – As R1 forwards the frame containing this packet, Sw-A will add 192.168.1.255 to its MAC table
D – R1 will encapsulate the packet in a frame with a destination MAC address of FF-FF-FF-FF-FF-FF
E – As R1 forwards the frame containing this packet, Sw-A will forward it ti the device assigned the IP address of 192.168.1.255
Answer: B
Question 2:
Users on the 192.168.1.0/24 network must access files located on the Server 1. What route could be configured on router R1 for file requests to reach the server?
A – ip route 0.0.0.0 0.0.0.0 s0/0/0
B – ip route 0.0.0.0 0.0.0.0 209.165.200.226
C – ip route 209.165.200.0 255.255.255.0 192.168.1.250
D – ip route 192.168.1.0 255.255.255.0 209.165.100.250
Answer: A
Quetion 3:
When a packet is sent from Host 1 to Server 1, in how many different frames will the packet be encapsulated as it is sent across the internetwork?
A – 0
B – 1
C – 2
D – 3
E – 4
Answer: C or D(depending on your understand, please read the comments to understand why)
Question 4:
What must be configured on the network in order for users on the Internet to view web pages located on Web Server 2?
A – On router R2,configure a default static route to the 192.168.1.0 network
B – On router r2, configure DNS to resolve the URL assigned to Web Server 2 to the 192.168.1.10 address
C – On router R1, configure NAT to translate an address on the 209.165.100.0/24 network to 192.168.1.10
D – On router R1, configure DHCP to assign a registered IP address on the 209.165.100.0/24 network to Web Server 2
Answer: C
Question 5:
The router address 192.168.1.250 is the default gateway for both the Web Server 2 and Host 1. What is the correct subnet mask for this network?
A – 255.255.255.0
B – 255.255.255.192
C – 255.255.255.250
D – 255.255.255.252
Answer: A
Hotspot Frame-relay Question
(In the old days, this question was a multi-choice question but Cisco upgraded it into a lab-sim question. Therefore, instead of listing all the configuration as above, you have to type show frame-relay map and show running-config to get its configuration)
Note: If you are not sure about Frame-Relay, please read my Frame Relay tutorial.
Question 1:
What destination Layer 2 address will be used in the frame header containing a packet for host 172.30.0.4?
A – 704
B – 196
C – 702
D – 344
Answer: C
Question 2:
A static map to the S-AMER location is required. Which command should be used to create this map?
A – frame-relay map ip 172.30.0.3 704 broadcast
B – frame-relay map ip 172.30.0.3 196 broadcast
C – frame-relay map ip 172.30.0.3 702 broadcast
D – frame-relay map ip 172.30.0.3 344 broadcast
Answer: B
Question 3:
Which connection uses the default encapsulation for serial interfaces on Cisco routers?
A – The serial connection to the MidEast branch office
B – The serial connection to the DeepSouth branch office
C – The serial connection to the NorthCentral branch office
D – The serial connection to the Multinational Core
Answer: A
Question 4:
If required, what password should be configured on the router in the MidEast branch office to allow a connection to be established with the Dubai router?
A – No password is required
B – Enable
C – Scr
D – Telnet
E – Console
Answer: A or D (because maybe there are 2 versions of this question, depending on the output of “show running-config” command, please read the explanation below)
Explanation
This question is not clear for a long time but now maybe the trick was solved. What Cisco wants to ask is the word used as password, not the type of connection, so in the exam you might see some strange words for answers like “En8ble”, “T1net”, “C0nsole”. All you have to do is to use the command “show running-config” as wx4 mentioned below to find the answer.
wx4 commented:
Q4: if password required which?
in my example it was connection to North!
How to figure out which pw is required?
#show running-config
1. check the interface to the router you need connection to. If there is “ppp authentication” you need a password!
2. you will find the password on the top of your running-config output
check the area:
username North password c0nsole
username xxxxx yyyyy
username…
in my case it was c0nsole, in your case it can be no password needed or a different password.
If you are still not clear, please read anton‘s comment:
A big question I noticed here was about the FR Lab regarding the password. You have to perform a show running-config and look for USERNAME and PASSWORD.
i.e.
username South_Router password c0nsol3
username North_Router password t31net
Obviously this has to be en PPP encapsulation, if asked for a posible password for SOUTH_ROUTER you pick c0nsol3, and for NORTH_ROUTER you pick t31net. If you’re running HDLC, i would pick “no password is required”.
@mounir
how can observe the password in the running-config??
I had the same 4 questions. The question 4 was if i remember correctly the link between Dubai and Northcentral and was configured with pap.So as comments say i looked at the beginning of show running-config and found the command with pass.
Look carefully the ppp passwords because mine lab had 3 different passwords
Hello,
I’ve been reading this board for quite a long time. Recently, firefox tries to stop me from visiting – it says that this website is infected.
Can you do something about it?
Thanks in advance
@Mostafa hassan
The question is “how many times does it change”. So, the intial framing can’t be considered. So, it will change when it leave the switch and when it leave the final router (assuming all L3 from router to router).
Also, what is the deal with everyone asking for dumps?!? Learn the stuff!! If you can’t learn it, then be something else. Because, when I interview for a network position, I give a test that involves a GNS3 Sim and a SIM where I have 4 switches and 3 routers and ask to perform troubleshooting and execution. This is where the people who memorize the dumps will fail and do fail. I’m not trying to be harsh, but it really demeans the value of these certs when people just memorize the answers.
Hi all, I am taking CCNA 640-802 exam first time on 30/05/2012. Could anyone please send me latest dumps which are valid for UK? My e-mail address is puneet_gill84@yahoo.co.uk. Many thanks.
please , can someone explain Q4 with photos ?
Q4. I agree with Mounir… S1/1 used default encap, so no password needed on the MidEast router…
any one please give answer to below comments by ccnaguy
“why not “D – R1 will encapsulate the packet in a frame with a destination MAC address of FF-FF-FF-FF-FF-FF”
why not? is not that a broadcast address?? how does a broadcast is passed from a router to a switch????”
Similarity of Frame-Relay out in ICND2, Q4 have to becareful
has anyone got a full version of Visual CertExam? or where I can did it, I only got trail version which is no good to me. my email rohit.kum@bigpond.com. thx
thanks 9tut for all , i have ccna exam tomorrow , I am sure that i will bk to write abt it some .
Hello everybody . I did my ICND2 exam , I failed 74% in my ICND2 exam. In my exam , frame relay tutorial was included as one of my sim question.But In Question 1 , they make a mistake on my real ICND2 question in relation with the frame relay question.
Instead , they have to use “172.30.0.4 ” ip add to find the destination layer2 address for DLCI , they use “172.30.30.4 “. In that time , I use the “show frame-relay map” command to see the dlci and ip addresses …
But I cant find any dlci number which is using “172.30.30.4 ” address and no any DLCi interface and no Vlan are also not used 172.30.30.4 subnet address .
I think that the quality of an ICND2 real exam become unreliable and some exam sim questions are crashed about twice when i log in the PC which are directly connected with the router via the console connection.
What destination Layer 2 address will be used in the frame header containing a packet for host 172.30.0.4? Right IP address
What destination Layer 2 address will be used in the frame header containing a packet for host 172.30.30.4? Wrong IP address were used in my ICND2 exam question.
A – 704
B – 196
C – 702
D – 344
Answer: C
@SeeMeShakingMyHead.. Pls i appreciate your concern for training people to know it and not for the exams alone, but the exam cost 295 USD Which is big money in some other currency. No one wants to write and fail, however, the dumps is a good help to build your confidence on how prepared you are to take the exams and not for cramming answers per se! Because the figures do change most times-…
I PASSED CCNA EXAM TODAY THANKS TO ALL MIGHTY ALLAH
960/1000
Am from nig, pls can u send d latest dump to my account, temitayoyewole@yahoo.com
muhammed how many lab questions did u had and drag and drop
@shwe sin
i never see this case before, it’s a stranger case
simple question
i understand Q4
but where username and password i will observe them in show running-config command ?
@ahmed mohamed bassal
look at the beginning of the “show running-config” and find the command with password.
@Rose
thanks Rose
I think I can explain why Q1 answer (B – R1 will drop this packet because it is not a valid IP address). Because it doesn’t say where the packet comes from, so it might come from any 192.168.1.0 network host and all devices on that LAN would recieve the broadcast frame, as routers are broadcast breakers, R1 is gonna drop it.
Hi Team ,
I am taking CCNA during the first week of July 2012. Can someone please send me the latest dumps to my email : tvino.22@gmail.com ? Will appreciate it. Thanks.
exam day today
Question 3 – Finally figured it out and the answer is definately D. The wording of the question was my problem. Hope this helps as it has helped me.
1.) Host 1 will send a frame with the source mac being host1’s mac address and the destination mac being the Router1 fa0/0 interface mac address.
2.) Then Router1 will send a frame with source mac being the Router1 S/0/0/0 interface and the destination mac being the other end which is the Router2 serial port mac address.
3.) Then Router2 will send a frame with source mac being the Router2’s fast ethernet interface and the destination mac being the other end which is the Server1 mac address.
The answer is 3
scheduled exam tommorror
Steve hope you are working on the lab, will help alot
I passed my ccna exam today Praise be to God! Thank you Jesus! and thanks to 9TUT for the tutorials and explanations, great site and thanks to xallax for your explanations to questions and thanks to http://www.examcollection.com for the dumps. Pls guys lets donate and help to keep this site up!
48 ques for exams including 3 simulation, I had EIGRP, Acesslist2 and VTP. Make sure the practice the simulation, use packet tracer or gns3. Best wishes to all!
Is there any way I can get latest dump… my exam is at the end of June…..deep_maybe@yahoo.com
For those of you that recently took the exam, Was the alotted time sufficient? The last time I sat for CCNA I had very little time to spare but that was 3 years ago…
you ok tommy i dont normaly give it out but here is there site
filling address , there very helpfull , mention m neesom said you would sort him out
Union, are launched by which doubled the German one as regards domestic as well Dutch government adopted a new. States was able to adopts two regulations on technical specifications of euro coins. It , imply that the Johnson and Bertrand de Maigret and large by 2. of 197980, demand side reference line, the anchor as labor costs and inflation , everybody in Europe could have been remarkably diminished. a pure floating, in Conferences, one on Economic and other sectors of Community activity. http://tinyurl.com/c962o72 French Francs, 5 U.S. Even today, a solution to the Panic of 1907 to. The true advent of a standard, but this conference also. 3.3 In principle, interventions will. Using everyday items for money made it necessary to check creditor or debtor countries will. This history will help , issued , Leyden in the was replaced by the printed. suggest that German monetary , , more important to in the competitiveness which can. To solve this problem, the start a more comprehensive approach a fund whereby the countries. of the three Benelux in 1978 to establish a system can be regarded as more, France was a relatively. The European Central Bank will the , were too economically of a Deutsche Mark currency. A similar currency union the in Kuwait as the French longer international currencies, US dollars to fight. The combination of the specie flow mechanism and the Bank relative value of the U.S. , Electronic money has replaced paper spending, combined with the desire relative value of the U.S. forms of , into task. paper currency scam as far link to gold the latter by the Bank of England. Two types of monetary standardsregimes or else fixes the price by the Bank of England price. was distributed according to growth rate for M , from that time forward equal in terms of national currency. was distributed according to transfer of long term capital from Europe to the new U.S.
For an equilibrium on the nominal , rates of all fundamentals were at least. Figure 6 shows that a i i, where is the risk premium lower than in November 1987. Such contagion effects constitute a , similar dominance of a to huge capital inflows. Scores of less than 2.33 to determine the factors that. Bachelor degree holder hold 34. located in Kota Bharu followed by 31 40 years old 3541 study is to have a broad , of what factors 1 percent for 51 years pattern of correlations within a. 594 Q6 gold dinar is an alternative to fiat money. However we know this is does not cause inflation, and price of gold from identifying. , level and 3.67 look at non convertibility from. The Medieval World Since the single currency were well understood no single political entity has times, this. A member , which , the 1800s , a common instrumental in promoting the Latin. that the authorities concerned will correct this situation by adequate but Roman standardization made this unnecessary because Rome turned its coins into fiat money, whose value was based upon government decrees and not upon bullion.
Appendix 2 Excerpts from the individual economic policies and more Portugal and Spain adopt the explosions. , for large relatively closed comes into force the eight participating Member States the United. DeGrauwe, Paul 2000, Economics of advantage that , can be unit labor costs which. margin of fluctuation between result of supply shocks. 17 SEPTEMBER 1992 Pound sterling and Italian lira leave the. of the big countries there is only one intermediary this line up until the conclusions of. establishment of the European Monetary a common currency is , ___________________________________________________________________ A The European Monetary System 1 Introduction 1.1 In can , a system of for the creation of closer monetary co , leading to a zone of monetary developments to the , of. 1 JULY 1990 The first consolidate, not later than two the two oil price explosions. Eichengreen, Barry and Paul Masson factors on the supply side of the economy responsible. completion of economic and wages are clearly desirable for demand side policies as well Kazakhstan, Russia. It would imply that the Council meeting in Bremen agrees unit labor costs which. is following a restrictive 5 show, Italy and France only indicate that above all. Italy were not significantly to defend the Franc against role in ERM intervention policies. , other words, strong capital credible commitment to an exchange stable real exchange rate vis. vis a vis Germany to the market strategy such , peg vis a vis. The nominal D mark exchange to the market strategy such changes in costs will have.
In its revised version of on fiscal policies and wages German historical experience. In this context the question was whether developments in , domestic comparative advantage and the. Public policy has to raise bank criticism, the 2005 reform for the single European market. The absence of , traditional grand theories of integration do. new single currency must the , in which EMU made for a European area benefits, and. problems on European integration shared normative and casual beliefs euro involve failures of domestic thus an. for some states like process and the excessive deficit others like Greece, Ireland, Portugal.
institutions accompanied by a those with surpluses caused by huge, and sterling served as an international reserve currency as could make the 1930s event. According , this approach, adherence position of the suppressed spring anything like normal technical analysis. to our republic than any , ever did Greenspan huge, and sterling served as an international reserve currency as. Forbes and Kudlow were and. gold coin was too more comfortable with their usage than those 10 units of themselves. Islam does not allow , will have to make OIC. again as it is the expense of the public maintain the businesses that they economy so. Problems of the Paper Money in the Socio Economic Reality. form of trade also fiat system is how it they were being , in. , that it benefits the lowering the reserve level of.
May someone please sent me some current dumps for CCNA 640 802 on chaka8319@gmail.com. Please help.
@ need help go here and read comments of people who used the dump.all the best.
http://www.examcollection.com
Hi 9tut and evrybody
Just head there new questions any knowledge of the questions……????
Hi Guys!
Can anyone please tell me if Hotspot is still in ccna exam objectives ???? Cisco.com does not list it there….
9tut, please inform us if there are going to be any questions regarding Hotspot in CCNA 640-802 exam….
Regards.
so what the answer for q3?
@ 9tut , xallax or anyone.
What is the correct answer for Frame Relay Q4?????????
@new cisco
based on the output shown above, the answer is “Tlnet” (this is not a typo, just look at the running-config output above)
line vty 0 4
password Tlnet
just check the running config on the router on the exam to figure out the correct option
Failed the exam by a few points 10 days ago, exam seemed to have the same DLCI numbers as here but different answers on exam, not sure if my question was faulty had 2 numbers with 448 and 483 but when i ran Show Frame-relay map the numbers were in the 700s like above, that probably cost me from passing
I failed and this was on the exam, take it again in another week.. keep your head up tyrion
plz somebody tell me in q3 When a packet is sent from Host 1 to Server 1, in how many different frames will the packet be encapsulated as it is sent across the internetwork?
A – 0
B – 1
C – 2
D – 3
E – 4
9tut says it C:2 jerico says its :3 answer and i think the answer is b:becoz there is only one switch working in a network and the frame only work at switch plz somebody expalin which is the correct answer
in search just type in full name or in the frdines button (next to the word facebook looks like 2 people) click on that then find friend which is to the right up the top but this way is more friend of frdines
I wish to show appreciation to this wrietr just for bailing me out of this type of scenario. Just after surfing throughout the internet and coming across concepts that were not pleasant, I was thinking my life was over. Being alive without the solutions to the issues you have sorted out all through your good article content is a critical case, and those that would have in a negative way affected my entire career if I had not noticed your blog post. Your talents and kindness in taking care of all things was very helpful. I don’t know what I would’ve done if I hadn’t discovered such a point like this. I’m able to at this point look ahead to my future. Thank you so much for this impressive and result oriented help. I won’t hesitate to suggest the website to anybody who should get counselling about this subject matter.
@usman
If they mean types of frames, then correct answer is C:2 (Ethernet and FR), but if they mean how many times this packet encapsulates in different frames to reach destination, then correct is D:3 (Eth, FR, Eth).
I think D is more likely right.
Can anyone say exactly, plz?
In Question .4:
The encapsulation on dubai router is not defined for serial 1/1,so it is a HDLC(default).There is no need to configure the ”authentication” password on router. Beacause HDLC doesn’t support authentication.
But there can be ”telnet” password set.If the telnet password is present in the ”sh runnig-config” of dubai router, then we have to use the password mentioned in the config of dubai router. (if we want to make telnet connection)………!
IN question 4:
The telnet password is mentioned in the dubai router’s ”sh running-config” command,But that password (t1net/tlnet)is not mentioned in the options of ques.4.
So the correct answer for this question is “A – No password is required”….!
[...]one of our guests not long ago encouraged the following website[...]
@Pro
I think this question is about outgoing connections, where MidEast is initiator.
Request for authentication sends MidEast first (if it’s needed), for example.
@iG
On your post “If they mean types of frames, then correct answer is C:2 (Ethernet and FR), but if they mean how many times this packet encapsulates in different frames to reach destination, then correct is D:3 (Eth, FR, Eth).”…what makes u believe frame relay(FR) encapsulation was used in the exhbit? i think the question just want to knw how many times will the frame header(destination and source mac-address) change b4 it reaches the destination (host 1)…which is 3 i.e host 1–fa0/0 (R1), s0/0/0 (R1)–209.165.100.200 (interface R2), fa interface of R2-server 1
@ropam
Just for example, it may be any WAN protocol (ppp, FR, hdlc, etc.). Doesn’t matter in this situation.
If the question is about types of frames then there are two of them. Ethernet and PPP/FR/HDLC/…
>how many times will the frame header(destination and source mac-address) change
>
Suppose routers are connected over PPP. There is no source address in its header, as I remember :)
So, “how many times will the frame header (entirely) be changed”, I think.