Home > New CCNA – Troubleshooting

New CCNA – Troubleshooting

September 27th, 2013 Go to comments

Question 1

Refer to the exhibit:

show_ip_interface_brief_functional.jpg

Assuming that the entire network topology is shown, what is the operational status of the interfaces of R2 as indicated by the command output shown?

A. One interface has a problem.
B. Two interfaces have problems.
C. The interfaces are functioning correctly.
D. The operational status of the interfaces cannot be determined from the output shown.

 

Answer: C

Explanation

The subnet of Fa0/0 of R2 is 172.16.109.0/26 (range from 172.16.109.0 to 172.16.109.63) which covers the subnet of S0/1 interface 172.16.109.4/30 so in fact the answer C is not correct. But from the output of the “show ip interface brief” command we see both Fa0/0 and S0/1 interfaces’ statuses are ‘up/up’ -> they are working normally. So we think there is a typo in the subnet mask of Fa0/0. It should not be ‘/26′ but longer one, ‘/28′, for example. So you should still choose answer C in this question.

Question 2

Refer to the exhibit:

show_interfaces_fastethernet_access_mode.jpg

Switch port FastEthernet 0/24 on AlSwitch1 will be used to create an IEEE 802.1Q-complaint trunk to another switch. Based on the output shown, What is the reason the trunk does not form, even thought the proper cabling has been attached?

A. VLANs have not been created yet.
B. An IP address must be configured for the port.
C. The port is currently configured for access mode.
D. The correct encapsulation type has not been configured.
E. The no shutdown command has not been entered for the port.

 

Answer: C

Explanation

The “Operational Mode” is “static access” so this port is currently in access mode.

Question 3

Refer to the exhibit:

ppp_authentication_password.jpg

The Bigtime router is unable to authenticate to the Littletime router. What is the cause of the problem?

A. The usernames are incorrectly configured on the two routers.
B. The passwords do not match on the two routers.
C. CHAP authentication cannot be used on a serial interface.
D. The routers cannot be connected from interface S0/0 to interface S0/0.
E. With CHAP authentication, one router must authenticate to another router. The routers cannot be configured to authenticate to each other.

 

Answer: B

Explanation

Both routers must use the same password for CHAP to authentication.

Question 4

Refer to the exhibit. Hosts in network 192.168.2.0 are unable to reach hosts in network 192.168.3.0. Based on the output from RouterA, what are two possible reasons for the failure? (Choose two)

showipinterfacebrief

A. The cable that is connected to S0/0 on RouterA is faulty.
B. Interface S0/0 on RouterB is administratively down.
C. Interface S0/0 on RouterA is configured with an incorrect subnet mask.
D. The IP address that is configured on S0/0 of RouterB is not in the correct subnet.
E. Interface S0/0 on RouterA is not receiving a clock signal from the CSU/DSU.
F. The encapsulation that is configured on S0/0 of RouterB does not match the encapsulation that is configured on S0/0 of RouterA.

 

Answer: E F

Explanation

From the output we see the Serial0/0 of RouterA is in “status up/protocol down” state which indicates a Layer 2 problem so the problem can be:

+ Keepalives mismatch
+ Encapsulation mismatch
+ Clocking problem

Question 5

Which command can be used from a PC to verify the connectivity between hosts that connect through a switch in the same LAN?

A. pingaddress
B. tracertaddress
C. tracerouteaddress
D. arpaddress

 

Answer: A

Question 6

Two routers named Atlanta and Brevard are connected by their serial interfaces as illustrated, but there is no connectivity between them. The Atlanta router is known to have a correct configuration. Given the partial configurations, identify the problem on the Brevard router that is causing the lack of connectivity.

connectivity_IP_address_problem.jpg

A. transmission unit size too large
B. no loopback set
C. an incorrect subnet mask
D. incompatible encapsulation at each end
E. an incorrect IP address
F. incompatible bandwidth between routers

 

Answer: E

Question 7

Refer to the exhibit. HostA cannot ping HostB. Assuming routing is properly configured, what could be the cause of this problem?

subnetting_2.jpg

A. HostA is not on the same subnet as its default gateway.
B. The address of SwitchA is a subnet address.
C. The Fa0/0 interface on RouterA is on a subnet that can’t be used.
D. The serial interfaces of the routers are not on the same subnet.
E. The Fa0/0 interface on RouterB is using a broadcast address.

 

Answer: D

Explanation

Now let’s find out the range of the networks on serial link:

For the network 192.168.1.62/27:

Increment: 32
Network address: 192.168.1.32
Broadcast address: 192.168.1.63

For the network 192.168.1.65/27:

Increment: 32
Network address: 192.168.1.64
Broadcast address: 192.168.1.95

-> These two IP addresses don’t belong to the same network and they can’t see each other -> D is the correct answer.

Question 8

Router# show interface s0/0
Serial 0/0/0 is administratively down, line protocol is down

What is the reason that the interface status is “administratively down, line protocol down”?

A. There is no encapsulation type configured.
B. There is a mismatch in encapsulation types.
C. The interface is not receiving any keepalives.
D. The interface has been configured with the shutdown command.
E. The interface needs to be configured as a DTE device.
F. The wrong type of cable is connected to the interface.

 

Answer: D

Question 9

Refer to the exhibit. A network administrator configures a new router and enters the copy startup-config running-config on the router. The network administrator powers down the router and sets it up at a remote location. When the router starts, it enter the system configuration dialog as shown. What is the cause of the problem?

— System Configuration Dialog —
Would you like to enter the initial configuration dialog? [yes/no]: % Please answer yes’ or ‘no’.
Would you like to enter the initial configuration dialog? [yes/ho]: n

Would you like to terminate autoinstall? [yes]:

Press RETURN to get started!

A. The network administrator failed to save the configuration.
B. The configuration register is set to 0×2100.
C. The boot system flash command is missing from the configuration.
D. The configuration register is set to 0×2102.
E. The router is configured with the boot system startup command.

 

Answer: A

Explanation

The “System Configuration Dialog” appears only when no startup configuration file is found. The network administrator has made a mistake because the command “copy startup-config running-config” will copy the startup config (which is empty) over the running config (which is configured by the administrator). So everything configured was deleted.

Note: We can tell the router to ignore the start-up configuration on the next reload by setting the register to 0×2142. This will make the “System Configuration Dialog” appear at the next reload.

Comments (94) Comments
Comment pages
1 2 1764
  1. kam
    November 6th, 2014

    q1,q7 on exam today

  2. Vanessa
    November 6th, 2014

    Kam me puedes decir es suficiente con el 9tut para pasar el examen????

  3. Vanessa
    November 6th, 2014

    Kam que laboratorios están???

  4. jesus
    November 7th, 2014

    Kam, what sims??? Vanessa cuando es tu examen ??

  5. Vanessa
    November 7th, 2014

    Kam…..hoy día doy el examen…estudié todo en el 9tut.

  6. Jose
    November 9th, 2014

    @Vanessa Pasaste el examen? Cuales fueron los labs?

  7. Slavo
    November 11th, 2014

    In Q1 -those addresses are overlapping. Or Am I wrong? Wan link address match with the other side, but than lan address wouldnt work. Please correct me if Im wrong. Thanks / Its a bit messed up I think

  8. Anonymous
    November 14th, 2014

    Jose si pasé el examen, estudie todo del 9tut, los laboratorios EIGRP y ACL 1, ACL2.
    suerte chicos .. gracias 9tut

  9. Vanessa
    November 14th, 2014

    José si pasé el examen, estudie todo del 9tut, los laboratorios EIGRP y ACL 1, ACL2.
    suerte chicos .. gracias 9tut

  10. Erika
    November 22nd, 2014

    q3 yesterday

  11. Hamza
    December 16th, 2014

    I passed the exam today 986/1000
    Thanks 9tut!
    Q1 Q4 Q5 were on the exam.

  12. qammar razzaq
    December 18th, 2014

    @Hamza Congratulations …..
    where u from?

  13. Shola
    December 20th, 2014

    while is no 6 answer is E

  14. Rock
    January 4th, 2015

    how would i get latest dumps for ccna exam …kindly advise ….or send me the path….to my mail id …”contacttorock@gmail.com”…………..

  15. Stephen
    January 6th, 2015

    Q1 has an overlapping subnet on R2. Cisco router will not allow you to configure the interfaces in this way.

  16. Sherry
    January 6th, 2015

    Hey can anyone Explain Quest# 1 ? Why option A is not correct ?
    Can any interface be functional if it is unassigned ( Ip address) and is Down ?
    Thank you!

  17. A.Zidan
    January 10th, 2015

    @9tut… Q1 can you plz explain it?
    how could be the answer C?! thx

  18. Anonymous
    January 12th, 2015

    Plz could anyone explain Q1…

  19. losenmess
    January 14th, 2015

    Hi, Please send me latest dumps 200-120 at losenmess@gmail.com.

  20. kenny
    January 15th, 2015

    Regarding Q1, the interfaces’ status of R2 are normal (up/up). and nothing is wrong in IP assignment. so everything is working fine.

  21. murad
    January 19th, 2015

    Q6 in my exam today

  22. jameel
    January 26th, 2015

    any update ?

  23. Q1 is wrong
    January 27th, 2015

    Cisco router would not have allowed you to configure an overlapping address. If the question was strictly asking the L2 status of the routers, then C would have been correct.

    If one could somehow by pass

  24. Willian
    February 13th, 2015

    Hoy doy el examen de certificacion

  25. Peter
    February 13th, 2015

    Q4,7 yesterday. passed

  26. wela
    February 13th, 2015

    Peter how many qs in the exam?

  27. Ali Abbaszadeh from Iran
    February 18th, 2015

    Hi dear
    Thanks 9tut! You are best just for ccna no ccie

  28. illbwolf
    February 19th, 2015

    q4,5,9 today.

  29. GC
    February 23rd, 2015

    Q6: in the premimium exam 316q dump, the correct answer for this answer is “incompatible encapsulation”

    So, which one is correct?
    incompatible IP address or incompatible encapsulation??

  30. today my exam at 12am..pray pl…
    February 25th, 2015

    haris jameel

  31. Cyber
    February 26th, 2015

    @GC the answer is incompatible ip address and in the dump it incompatible encapsulation cos in that one it was hdlc and ppp that was used and the ip address were in the same subnet .you have got to make sure you read the questions very well not just memorize the answers

  32. hima
    March 2nd, 2015

    Hi,can someone pls send me the latest dump hseethep@gmail.com. – Is 316q latest?

  33. Progboy
    March 9th, 2015

    I’m taking the exam next March 17th, any final advice?

  34. Muataz Nasir
    March 12th, 2015

    Dears,
    in Q2, how come the port is currently in access mode and at the same time there is dot1Q is encapsulated. does that mean that this command also gives historical info?

  35. Peter
    March 26th, 2015

    Q4

  36. Ken
    March 28th, 2015

    Q1 on Exam today

  37. shikhar
    April 7th, 2015

    can someone please explain to me how ‘incorrect ip address’ is the right answer to Q6? thanx

  38. Herodes
    April 7th, 2015

    Shikhar:
    By the output of the command, we can see;
    Atlanta IP 192.168.10.1/24
    Brevart IP 192.168.11.2/24. (Not 192.168.10.2/24)
    So, “Incorrect IP”.

  39. david
    April 7th, 2015

    @shikhar,

    atlanta and brevard should be on thesame network, preferably point to point
    but we can see here (atlanta 192.168.10
    network) and ( brevard 192.168.11 network)

  40. shikhar
    April 7th, 2015

    thnk u @david @herodes

  41. EYEMWIRED
    April 8th, 2015

    study these questins, you will get thei eigrp sim and the acl .3 or .4 host sim for sure
    I have take this twice at two different datacenters.

    praise G-D, i passed 2nd time with 931/1000 first time was 821
    you must study day and night for two months with now interruptions.

  42. Meet
    April 18th, 2015

    can any one tell me from where i can download vce simulator

  43. Mayur
    May 26th, 2015

    Q6 C. an incorrect subnet mask this is also right, if we change subnet mask to /23 or below then also same network/same subnet established between two serial interfaces of routers.

    Kindly suggest if i am wronge

  44. testtaker
    June 1st, 2015

    Q7: How am I supposed to know what the network address of both subnets is? How can I determine that they are not in the same subnet not knowing from which number I should start counting??
    One side is taking the first usable address and the other side the last usable. Following this logic addresses on Serial links might almost always be in different subs!
    This really confuses me!

Comment pages
1 2 1764
Add a Comment