CCNA 1 Final Exam Answers – UPDATE 2012 – e.g. 2
1. When must a router serial interface be configured with the clock rate command?
when the interface is functioning as a DTE device
when the interface timers have been cleared
when the connected DTE device is shut down
when the interface is functioning as a DCE device
2. Due to a security violation, the router passwords must be changed. What information can be learned from the following configuration entries? (Choose two.)
Router(config)# line vty 0 3
Router(config-line)# password c13c0
Router(config-line)# login
The entries specify three Telnet lines for remote access.
The entries specify four Telnet lines for remote access.
The entries set the console and Telnet password to “c13c0″.
Telnet access will be denied because the Telnet configuration is incomplete.
Access will be permitted for Telnet using “c13c0″ as the password.
3. Which of the following are the address ranges of the private IP addresses? (Choose three.)
10.0.0.0 to 10.255.255.255
200.100.50.0 to 200.100.25.255
150.150.0.0 to 150.150.255.255
172.16.0.0 to 172.31.255.255
192.168.0.0 to 192.168.255.255
127.16.0.0 to 127.31.255.255
4. Which password is automatically encrypted when it is created?
vty
aux
console
enable secret
enable password

5. Refer to the exhibit. A network technician is trying to determine the correct IP address configuration for Host A. What is a valid configuration for Host A?
IP address: 192.168.100.19; Subnet Mask: 255.255.255.248; Default Gateway: 192.16.1.2
IP address: 192.168.100.20; Subnet Mask: 255.255.255.240; Default Gateway: 192.168.100.17
IP address: 192.168.100.21; Subnet Mask: 255.255.255.248; Default Gateway: 192.168.100.18
IP address: 192.168.100.22; Subnet Mask: 255.255.255.240; Default Gateway: 10.1.1.5
IP address: 192.168.100.30; Subnet Mask: 255.255.255.240; Default Gateway: 192.168.1.1
IP address: 192.168.100.31; Subnet Mask: 255.255.255.240; Default Gateway: 192.168.100.18

6. Refer to the exhibit. What function does router RT_A need to provide to allow Internet access for hosts in this network?
address translation
DHCP services
ftpd
web server
7. Which prompt represents the appropriate mode used for the copy running-config startup-config command ?
Switch-6J>
Switch-6J#
Switch-6J(config)#
Switch-6J(config-if)#
Switch-6J(config-line)#

8. Refer to the exhibit. A technician is working on a network problem that requires verification of the router LAN interface. What address should be pinged from this host to confirm that the router interface is operational?
127.0.0.1
192.168.64.196
192.168.254.1
192.168.254.9
192.168.254.254

9. Refer to the exhibit. The tracert command is initiated from PC1 to PC4. Which device will send a response to the initial tracert packet from PC1?
Athens
Ankara
London
Paris
PC4
10. Which information is used by the router to determine the path between the source and destination hosts?
the host portion of the IP address
the network portion of the IP address
host default gateway address
the MAC address

10. Refer to the exhibit. A PC is communicating with another PC on a remote network. The two networks are connected by three routers. Which action will help to identify the path between the hosts?
Use the ipconfig command at the host.
Use the ipconfig/all command at the destination.
Use the tracert command at the host.
Use the ping command at the destination.

11. Refer to the exhibit. The diagram represents the process of sending e-mail between clients. Which list correctly identifies the component or protocol used at each numbered stage of the diagram?
1.MUA 2.MDA 3.MTA 4.SMTP 5.MTA 6.POP 7.MDA 8.MUA
1.MUA 2.POP 3.MDA 4.SMTP 5.MTA 6.MDA 7.SMTP 8.MUA
1.MUA 2.POP 3.SMTP 4.MDA 5.MTA 6.SMTP 7.POP 8.MUA
1.MUA 2.SMTP 3.MTA 4.SMTP 5.MTA 6.MDA 7.POP 8.MUA

12. Refer to the exhibit. The router of the company failed and was replaced. After the replacement, hosts C and D in the Education office are able to ping each other, but they are unable to access the hosts in the Accounts office. What is the likely cause of the problem?
The IP address at the fa0/0 interface of the router is incorrectly configured.
The subnet mask at the fa0/1 interface of the router is incorrectly entered.
The IP address at the serial interface of the router is incorrectly configured.
The hosts in the Accounts office are not on the same subnet as the hosts in the Education office.

13. Refer to the exhibit. Host A and B are unable to communicate with each other. What is the reason for this?
Host A is assigned a network address.
Host B is assigned a multicast address.
Host A and host B belong to different networks.
The gateway addresses are network addresses.

14. Refer to the exhibit. Host B attempts to establish a TCP/IP session with host C. During this attempt, a frame was captured at the FastEthernet interface fa0/1 of the San Francisco router. The packet inside the captured frame has the source IP address 10.10.1.2, and the destination IP address is 10.31.1.20. What is the destination MAC address of the frame at the time of capture?
0060.7320.D632
0060.7320.D631
0040.8517.44C3
0009.B2E4.EE03
0010.C2B4.342

15. Refer to the exhibit. While configuring a network, a technician wired each end of a Category 5e cable as shown. Which two statements are true about this setup? (Choose two.)
The cable is suitable for connecting a switch to a router Ethernet port.
The cable is suitable for connecting dissimilar types of devices.
The cable is unusable and must be rewired.
The cable is terminated in a way that the transmit pin is wired to the receive pin.
The cable simulates a point-to-point WAN link.

16. Refer to the exhibit. Host A sends a frame with the destination MAC address as FFFF.FFFF.FFFF. What action will the switch take for this frame?
It will drop the frame.
It will send the frame back to host A.
It will send the frame to all hosts except host A.
It will forward the frame to the default gateway.
17. Well-known services and applications use which range of TCP/UDP port numbers?
0 to 255
0 to 1023
1024 to 49151
49152 to 65535
18. Which three IPv4 addresses represent subnet broadcast addresses? (Choose three.)
192.168.4.63 /26
192.168.4.129 /26
192.168.4.191 /26
192.168.4.51 /27
192.168.4.95 /27
192.168.4.221 /27
19. Which three statements are true about network layer addressing? (Choose three.)
The addresses are 48 bits long.
Network layer addressing is used by Ethernet switches to make forwarding decisions.
It uses a hierarchical structure.
It does not support broadcasts.
It uniquely identifies each host.
A portion of the address is used to identify the network.
20. Which OSI layer addressing is required to route packets between two networks?
Layer 1
Layer 2
Layer 3
Layer 4
21. What type of network is maintained if a server takes no dedicated role in the network?
mainframe
client/server
peer-to-peer
centralized

22. Refer to the exhibit. Host A is requesting a web page from the web server. Which option represents the socket to which the request is made?
80
www.cisco.com
10.0.0.130
10.0.0.130:80
23. A routing issue has occurred in your internetwork. Which of the following type of devices should be examined to isolate this error?
access point
host
hub
router
switch

24. Which statement describes the correct use of addresses to deliver an e-mail message from HostB to the e-mail service that is running on ServerA?
HostB uses the MAC address of ServerA as the destination.
Router B uses a Layer 3 network address to route the packet.
Router A uses the Layer 4 address to forward the packet to Router B.
Via the use of a Layer 3 address, ServerA assigns the message to the e-mail service.

25. Refer to the exhibit. Host A is configured with the correct IP address for the default gateway of the router R1 FastEthernet0/1 interface. How will a packet that is sent from host A to host B be handled by the devices on the network?
R1 will drop the packet because R1 does not have a specific route in its routing table to the 10.1.1.0/24 network.
R1 will forward the packet to its default gateway, the next hop router R2. R2 will forward the packet to the directly connected network 10.1.1.0/24.
R1 will forward the packet to its default gateway, the next hop router R2. R2 will drop the packet because it does not have a default route to network 10.1.1.0/24.
R1 will forward the packet to its default gateway, the next hop router R2. R2 will drop the packet because it does not have a route that is learned by a routing protocol to network 10.1.1.0/24.
26. Which option correctly identifies the interface or interfaces used to connect the router to a CSU/DSU for WAN connectivity?
This correct answer is image 4 ( last image ).





27. Refer to the exhibit. Host A is unable to reach host B on the remote network. A technician attempted to ping the local gateway and the ping was successful. To verify the host configuration, the technician issued the ipconfig command. What is the likely cause of the problem?
The local NIC is incorrectly configured.
The subnet mask on host A is incorrectly configured.
The IP address on host A is incorrectly configured.
The default gateway on host A is incorrectly configured.
28. A network administrator is configuring several switches for a network. The switches have similar configurations and only minor differences. The administrator wants to save all commands that are issued on the first switch to a text file for editing. Which transfer option should be selected in HyperTerminal?
Correct answer is image tree (3).




29. How many host addresses may be assigned when using the 128.107.0.0 network address with a subnet mask of 255.255.248.0?
30
256
2046
2048
4094
4096
30. Which application layer protocol allows administrators to log into a server from remote locations and control a server as though logged in locally?
DNS
FTP
DHCP
SMTP
Telnet
31. During the encapsulation process, what is the PDU of the internet layer?
bit
data
frame
packet
segment
32. Which service is used when the nslookup command is issued on a computer?
FTP
DNS
DHCP
Telnet

33. Refer to the exhibit. A network technician creates equal-sized subnets of network 192.168.2.0/24 using the subnet mask 255.255.255.224. If the technician wishes to calculate the number of host addresses in each subnet by using the formula that is shown in the exhibit, what value will be used for n?
1
2
3
4
5
34. What are the default terminal emulation software settings when configuring a Cisco device through a console port?
Bits per second: 19200
Data bits: 7
Parity: None
Stop bits: 0
Flow control: None
Bits per second: 9600
Data bits: 8
Parity: None
Stop bits: 1
Flow control: None
Bits per second: 19200
Data bits: 7
Parity: None
Stop bits: 0
Flow control: Hardware
Bits per second: 9600
Data bits: 8
Parity: None
Stop bits: 1
Flow control: Hardware
35. In a packet-switched data network, what is used to reassemble the packets in the correct order at the destination device?
source address
sequence number
priority assignment
destination address

36. Refer to the exhibit. A network administrator tries to test the connectivity between routers R1 and R2, but the attempt to ping is unsuccessful. Based on the show ip interface brief command outputs, what could be the possible cause of the problem?
Interface S0/0/0 on router R1 is shut down.
Interface S0/0/0 on router R1 is configured with an incorrect IP address.
Interface S0/0/0 on router R2 is administratively down.
Interface S0/0/0 on router R2 does not have the clock rate settings configured.
37. Which router configuration mode will require user authentication if an administrator issues the enable secret command?
user executive mode
privileged executive mode
global configuration mode
service specific configuration mode
38. Which location of router memory is cleared with the erase startup-config command?
flash
RAM
ROM
NVRAM
39. Which subnet mask should be used for a Class B network that is divided into subnets and will accommodate between 800 hosts and 1000 hosts?
255.255.255.0
255.255.254.0
255.255.252.0
255.255.248.0
255.255.240.0
40. Which two programs can be used to accomplish terminal emulation for configuring a router from the CLI through the console port? (Choose two.)
HyperTerminal
Internet Explorer
Minicom
Secure Shell
Telnet

41. Refer to the exhibit. The network containing router B is experiencing problems. A network associate has isolated the issue in this network to router B. What action can be preformed to correct the network issue?
issue the clock rate command on interface Serial 0/0/0
issue the description command on interface Serial 0/0/1
issue the ip address command on interface FastEthernet 0/0
issue the no shutdown command on interface FastEthernet 0/1

42. Refer to the exhibit. A web browser running on host PC1 sends a request for a web page to the web server with an IP address 192.168.1.254/24. What sequence of steps will follow in order to establish the session before data can be exchanged?
The session will be initiated using UDP. No additional acknowledgment will be required to establish the session.
The session will be initiated using TCP. No additional acknowledgment will be required to establish the session.
The session will be initiated using UDP. The returned web page will serve as an acknowledgment for session establishment.
The session will be initiated using TCP. A three-way handshake must be successfully completed before the session is established.
43. Which prompt is associated with the privileged exec mode?
R1>
R1#
R1(config)#
R1(config-router)#
44. A user sees the command prompt: Router(config-if)# . What task can be performed at this mode?
Reload the device.
Perform basic tests.
Configure individual interfaces.
Configure individual terminal lines.

45. Refer to the exhibit. Interface Fa0/0 on router A is generating excessive broadcast traffic. Which LAN segments will affected by the excessive broadcasts?
Only the 192.168.1.200/30 network will be affected.
Only the link between 192.168.1.201 and port Fa0/5 on SW1 will be affected.
Both the 192.168.1.200/30 and 192.168.1.204/30 networks will be affected.
Only the links between 192.168.1.201 and port Fa0/7 on SW2 will be affected.
46. What is the effect of using the Router# copy running-config startup-config command on a router?
The contents of ROM will change.
The contents of RAM will change.
The contents of NVRAM will change.
The contents of flash will change.
47. Which option represents a point-to-point logical topology diagram?
The correct answer is last image.




48. In a network design project, a network designer needs to select a device to provide collision free connections to 40 hosts on the LAN. Which device should be selected?
hub
router
switch
firewall
49. Which communication tool allows real-time collaboration?
wiki
e-mail
weblog
instant messaging
So are these the questions that will be on this years final.. Like the one that I would take this week?
If So.. I FUCKING LOVE YOU (:
There is a mistake .
There are 50 questions ! NOT 49 !
There are 2 questions noted like ” 10 ”
I hope this version of questions remain stable for nest week !
Is this ccna exploration 4.0 or ccna exploration 4.1??
plz reply
CCNA Exploration 4.0
Is this still up to date for CCNA1 Final Exam (for today)
Hello,
you have on your site the Final Exam for the network fundamentals of 2012 in version e.g 1 and e.g 2…which are the correct test? this one?
Greetings,
Aaron
The final exam contains 2 or 3 sets of questions, each with 104 questions. When you activate the exam, fail randomly a set of questions. Therefore the site are numbered exams and eg3 eg2 eg1
The test has 52 questions.
Yes, 52 but 2 questions are 0 points
Can someone confirm these are the actual answers for the test this year? I’ve got the test on tuesday and really need to pass.
If the course is CCNA 1 v4.0 then can you fall one of the three exams.
Well the course is a BTEC Level 3 Extended Diploma in IT. The Unit is CCNA 1 (exe), so I’m not entirely sure :/
it is nise website
hi admin
i want to take ccna1 final exam and there are three type of question 52,49,50
and also i went identify which is our final exam
tel me da truth are this the exact questions and answers i rily need to pass
Please read all comments !
i just took CCNA1 Final and got 86.4% learning from your site.Most of the questions that are posted in the site,were on the final exam.THNKS A LOT ADMIN!!!!!the questions were mixed between eg 1,eg 2,eg 3.
admin is this the final exam for
Networking for Home and Small Businesses Version 4.0 English ?? plz reply
can any one tell me what is skill exam?
where i could find eg1 and eg3 i have the exam on friday plz reply admin !
http://blog.ddos-protection.eu/cisco/ccna-1-final-exam-2012-e-g-3/
http://blog.ddos-protection.eu/cisco/ccna-1-final-exam-answers-update-2012-eg-1/
Hey guys I just did my Cisco CCNA exam on April 10 2012, “yesteday” and I got a 79% studying e.g. 1, 2, and 3. Plus i only read them about an hour before the exam
. Thanks so much for the link and trust me I finished the exam in 15 min plus 10 more to just double check. This WORKS !!
@Ben
really i have an exam on April 17 …did they change a lot of questions from this samples(eg1 eg 2 eg3 ???!!or not plzz reply ?!!!
ELiane,
If you learn CCNA1 v4.0 and you have exam on April 17, questions will be from eg. 1, eg. 2 and eg. 3.
Success.
How bout if I have the exam on April 18,it will still be the same questions?
@guy
I did the test today and it only has 50
hi admin,
i have exam in may do you think eg1,2,3 will be syill be activated
In August it will change the questions.
HI admin,please tell me , from where i have to register myself for the cisco exam ? and tell what level of certification is this? waiting for ur reply soon.
thanks
hello admin. I had final exam last week and i got 54%. so I will get the same questions next time?
Yes. Read eg.1, eg.2 and eg.3
Hi i will take exam on 16. May, will be the test the same like eg.1, eg.2 eg.3 ?
thanks for answer
hi admin,
i have exam on 6th may and will the exam be the same.
Hi i will take exam on 4th May, will be the test the same like eg.1, eg.2 eg.3 ?
Admin, I am taking exam tomorrow, CCNA 1. Please, I need answers.
Thanks.
are you sure In August it will change the questions?…i have test tomorow…and i’m a scared
la intrebarea 14 varianta de raspuns nu este cumva prima!?
Salut,
Nu, nu este prima varianta. Raspunsul corect este varianta a 2.
Explicatia este foarte simpla.
Frame-ul a fost captat in momentul in care avea Source IP 10.10.1.2 si Destination IP 10.31.1.20. Deci mac-ul corespunzator portului este cu *.D631 la sfarsit (varianta 2 de raspuns).
Daca era asa cum zici tu, frame-ul trebuia sa contina Source IP 10.21.1.1 si Destination IP 10.31.1.20 si da, atunci raspunsul corect era varianta spusa de tine.
pai eu am mai dat si un search pe google si de multe ori am primit primul raspuns
Why is in question 2: Due to a security violation, the router passwords must be changed. What information can be learned from the following configuration entries?
The answer:
The entries specify four Telnet lines for remote access.
??
Hi
I will take exam on 23rd May, will be the test the same like eg.1, eg.2 eg.3 ?
I have to pass this exam so I’m a scared
Hey Admin when will you post CCNA2 FINAL EXAM 2012 v.3?We are waiting Admin,don’t forget us pls…………….you are genius……….we had an exam to study………pls Admin…THNKS in advance………
Hi ther a frend of mine took the test and said only about 20m of the questions come out from these 3 sets of answers… How true is this ? Im taking the test in 2 weeks time so I want to know if anyone can confirm if this is true or not. I will post aswell once I have done my final
hye there,, is 2011, 2012,2010 is using the same question?
it using the same question or not? 2009 2008 2012?
Update 2012
Hi Admin
are these questions still valid if you take the final the second time? or is that a new set of questions?
hi admin,
i have exam on 30th may, will the questions be the same?
I had an exam yesterday and I passed with 96%. I would recommend you to learn these three eg. but also the final exams which can be found on Internet, and still there would be some new questions.
Which three commands will change the current configuration mode of a router? (Choose three.)
1. router rip
2. line vty 0 4
password class
hostname RouterA
enable secret class
3. interface fastethernet 0/1
An administrator needs management access to a switch from a remote offline location. Which three configurations are required on the switch to allow administrator to have remote access using either SSH or Telnet?(Choose three)
1. Default gateway
Banner Message
VLAN IP address
Vty line password
2. Encrypted passwords
3. Console line password
What are two purposes for configuring a banner on a router? (Choose two.)
1. to announce system downtime
to prevent unauthorized access to the router
to provide a description of interface connections
2.to assist in legal prosecution for unauthorized access
to provide a welcome message to users who access the router
Dear admin,
Im in New zealand Auckland……Im taking the Final Exam next week?Do you think we will be using the same quesitons from 1,2and 3???Does it matter we are not in the same country???
I have a exam on 31 of May, Will the questions are the same?
haha is224 !
Hi guys,
I thank Admin publishing a page nice and useful. I have exam tomorrow like Will, i hope everyhing is gonna be ok for all:) The Cisco system generates questions for every session of exam. I took it before, they were mixed and either new. Good Luck;)
@dickhead
yes…….hope we will be fine in 224
Thanks Admin,I got 87.5%today.Indeed most of the questions came from here.But be prepared for 4 or 5 new questions.
Hi guys, im from denmark and i have the final exam on the 11 june. should i study 1eg, 2eg and 3eg?
Hey, Admin. Question 40 is wrong. It should be Hyper Terminal and Secure Shell. Btw, guys when I took this Final Exam in CCNA exploration 1, I scored a 90.4 on my first shot. I then score a 94.2 on my Final Exam for CCNA exploration 2, but on my second shot. My first shot I scored a 72.1. I’m now preparing for my CCNA certification.
I have a question, though. How many of the modules do I have to complete in order to qualify to take the CCNA?
@Allan
@Pippy
@Pippy
thank you very much
i did the exam today and i got 83% studying from these models. my friend got 95% as well and most of the q from here
hi admin,
i have exam in june 20 do you think eg1,2,3 will be syill be activated
There are 50 questions here, not 49. Question 10. is written twice.. That is why..
Dear Admin
I’m writing my exam on the 4th August CCNA1.Is the set of questions eg 1,2,3 still up to date?
hi admin,
you said the questions are changing in august
do you have the new ones
are they entirely different?
thanks in advanced
i just came from south america i am doing my ccna next week i dont know anything about computer and i dont have a green card to stay in the country should i just study examples 1, 2, 3 thanks
Hi admi, I’ am taking ccna1 on 4th aug, please is this test still ok for me? reply please
hello admin i have final exam ccna 1 v.4.0 next week
do u have any idea about the new questions and thank you
HEY ADMIN.
YOU ARE TOOO MUCH!!!!
i’ve passed my exam today with 82.4% thanks very much
my ccna1 final test is on wednesday.. are these the questions that will probably come??/ or they will be changed?? plz reply.. thank you
changes??????????
Hi Admin, i am sitting my ccna1 final exam this week just wanted to confirm if the questions in your egs are no longer valid, as you said they would change in August..fanx
Hy, i have exam tomorow, will it be the same questions?
my exam is in september and im wondering about these questions… is there anybody who passed its exam now (july, august) with these questions (eg 1,2,3) ???
Hey Admin, Im going to have an exam on sept 2 2012.. will this be same set of questions?
I hope.. please let us know
thanks a zillion
Hi,
will these be valid for CCNA 640-802 exam for september 2012?
if not, do you have a version for that?
Thanks
do you have the ‘changed’ version yet?
@Admin
Salut , s-a facut vreun update in August la intrebari ? Cineva mai sus a spus ca s valide pana n august.
I will have my exam very soon and i will post here if the questions are changed and if so to what extent . Wish me luck
Salut,
Momentan sunt aceleasi intrebari, poate 1-2 intrebari sunt schimbate, dat poti obtine linistit peste 85-90%.
Vor fi aceeași întrebare în septembrie?
OK , i did my exam yesterday . Got 95.1% ^^ . Only faults ware from new questions of chapter 11 that i did not study in full.
First to Chiquita :
No , my exam questions ware not quite identical . I had 50 questions and 19 of them ware not present here (in eg1,2,3), i counted them
.The rest of 32 ware questions identical to the ones posted here . I still remember some of the new ones , most of those 19 ware easy or very similar to the ones here (think question almost same ) . The ones i remember ware the hardest ones for me (mostly chapter 11)
1. What is the total RAM memory of a router ?
You get a screen shot , it s quite easy , you ignore everything that is NVRAM or FLASH and only one thing left as RAM.
2.What are two purposes for configuring a banner on a router? (Choose two.)
a. to announce system downtime
b,to prevent unauthorized access to the router
c.to provide a description of interface connections
d..to assist in legal prosecution for unauthorized access
e.to provide a welcome message to users who access the
3.What statement is true about a router hostname
4. Two new questions related to crossover /straight-through
5. What 3 of those commands happen in configuration mode of a router
6.Creating uneven subnets for networks of different host needs(remember answer first has /26 subnet and starts from .0 (last byte) , second starts from .65 (last byte) and has also /26 subnets
I would recommand you to learn all the questions posted here , even if you know the study material well it will make all the difference as you already know the answers and dont have to calculate . I finished all i knew (about 43-45 questions)in 20 min and spent the next 30 min thinking on the 5-7 questions i was not sure or i did not know . Good luck on your exam , as i said in your case i would expect about same ration 15-20 new questions and rest from the ones posted here.
For everyone else :
It does appear that they introduced a good chuck of new questions , cant speak for everyone but i got 19 new questions .
Also ty for the site whoever you are , was the difference between 85% and 95%
Meriti o bere de la fiecare
HI every 1…
Out of 50 questions, 10 are new one’s……….just took the exam september 2012……be prepared…..
Cheers
Boys and Girls,
i had my exams last week and I’ve study the three sets for this. I passed

there were 4 or 5 new questions. Even if you have this new questions wrong, you’ll will pass the exams. So, be advised…. learn the three sets
thnx a lot admin!
cheers
i will be writing my final exam on ccna 1,what kind of questions do i need to expert
will write ccna 1 next week
are u sure
Hellow All
Did test today with an 86%……study all three examples….and chapter tests from 9 to 11…
Good luck ccna crew
Thankyou once again Admin…..
hi admin. i have my exam on tomorrow, which one do you think i should make?
I had the exam on 3th of october 2012 ~13 new questions
80%
Scheduled to take the CCNA 1 examine in 2 weeks. Plenty of time to cram, but want to make sure I’m ready. Any advise on what to study? Seeing a lot of eg1, eg2, eg3 and comments about additional questions. Thanks in advance for your assistance and looking forward to your responses.
Navy IT
Hi Admin
Is this version valid for October 2012 Or not?
Best Regards
tnx a lot good luck for my exam today.
Taking ccna 1 final end of next week. I am studying all three. Just wanted to know if Admin or anyone knows if all 3 tests are updated as of Oct 18th 2012? Thanks again!
@samuel
Samual how did you do on your exam?
@Nick
minicom & ht is the right answer
i have ccna exams tommorow and i really need your help as urgent as you can please.
How can i revise questions for 2013 ccna industrial exams?
E.g. 1,2 & 3 are no longer valid. I studied all three examples but only ~20-25% of the questions on the exam was from these three sheets.
hey admin, is there a pdf of this?
and is the version good for a exam this month?
hey admin, is there a pdf of this?
and is this version good for a exam this month?
Hi Admin
I’m writing final exam on Thursday.Must i study this questions.
i have exam tomorrow, nov. 7 here at Philippines.. does the questions will change?.. pls help me mr/ms admin.. i want to get a cnna1 certificate
Hi is this still vaild for november 2012?
did you take exam, what score did you have?
@Hotshot
how did you do?
Hey dude you better check out this ´cause I got a totally different scenario this time… many questions have changed and haven´t been able to keep on with the changes… don´t know wheter language do affect it but eg.1,2,3 are completely changed…
Thank you!!! Wrote the exam on 22 November, got 80% for it! Study these three examples and the few extra questions on this blog linked at the bottom, then you are good to go!
http://ciscoteach.blogspot.com/2012/08/ccna-1-final-exam-question-and-answer.html
I did the exam 3 December and I pass 73%
60 to 70% from eg 1, 2, 3
i will be taking exam on dec 11. is this still valid? Pls help
Mod pls reply soooooon
aye need response soon if you please
yes are valid your form depend on your luck don’t worry in bad case you will pass and get 75-80 % good luck .
@k44pzz
thank for all
Hey guys! just passed my exam today –> 88.6 <–
I came across this link http://adf.ly/FoyIe it had 85% of the questions/answers for the test!
Good luck!
AWESOME DUDE. I PASSED THE TEST with 84.4%
I passed my exam today – 81%. I came across this – http://adf.ly/FoyIe and got about 75% of questions in my exam.
i like this .
this is good for next year students
Taking this test in a few hours (Jan 8 2013), will report back on whether or not these answers are still relevant. Fingers crossed.
are those valid for next week i.e 15th january?
Hey, are these examples valid for 2013 as well? Thanks in advance.
Hey, If you failed ccna 1 finale once? will you have the same exam final answers when you are trying to do it again.
Ps sorry for bad english
I take exam today and this questiona still work
I am always happy at lecture room if i listen 2 my lecturer, lecture us i understand well i get the logic, cisco is gud 4 every one, test it & feel it. Dat “Haruna Abubakar”.!!!
I always happy if i listen 2 my lecturer, lecture us about cisco i am really understand about the logic, cisco is 4 every 1 in the world teast it & feel it. Dat is “Haruna Abubakar”
Be amoun those that having the computer litrecy in this world of globalization, becouse world has change 2 global system, expand ur horizon 2 sack the knowlerged of computer system, i thank god that having my self amoun then, wat about u, especialy cisco student there the best. By “Haruna Abubakar”.!!!
hiya, did u get the same question for the final exam? Thanks
Hi, im going to the final exam on 25 march… where can i find the newest exam answers?
dumb ass@alberto
Hei…..Man….That’s Really good…..
Mostly common …….
i took the exam yesterday and i had 86% only from these answers
they are not all the same, but its enough