Home > New CCNA – New Questions

New CCNA – New Questions

November 5th, 2013 Go to comments

Note: If you are not sure about EtherChannel, please read my EtherChannel tutorial.

Question 1

Etherchannel question: You are given sw1 and sw2. The output of show etherchannel summary and show interface fa0/1. What is the cause of the problem? in exhibit, switch a cable is 100mb/s speed and b is 10mb/s. If you can look very carefully, there is speed mismatched to cause that problem. I selected “speed mismatch”

Question 2

Q2 (Etherchannel Questions that goes like this)
Refer to the exhibit. Etherchannel has been configured on Switch1 as shown.

Switch1# conf t
Switch1(config)# interface range gigabitethernet 1/1
Switch1(config)# Channel-group 5 Mode “AUTO”
Switch1#
Switch1(config)# interface range gigabitethernet 1/2
Switch1(config)# Channel-group 5 Mode “AUTO”

Which is the correct command set to configure etherchannel on Switch2?

A.
Switch2# configure terminal
Switch2(config)# interface range gigabitethernet3/1 -2
Switch2(config-if)# channel-group 5 mode auto

B.
Switch2# configure terminal
Switch2(config)# interface range gigabitethemet3/1 -2
Switch2(config-if)# channel-group 5 mode passive

C.
Switch2# configure terminal
Switch2(config)# interface range gigabitethernet3/1 -2
Switch2(config-if)# channel-group 5 mode desirable

D.
Switch2# configure terminal
Switch2(config)# interface range gigabitethernet3/1 -2
Switch2(config-if)# channel-group 5 mode ACTIVE

 

Answer: C

Good resource: http://www.cisco.com/en/US/docs/switches/lan/catalyst3550/software/release/12.1_13_ea1/configuration/guide/swethchl.html#wp1028480

Question 3

Which OSPF command turn OSPF on all interfaces of a router?

Answer: network 0.0.0.0 255.255.255.255

Question 4

Network admin creates a layer 3 Etherchannel, bounding 4 interfaces into channel group 1. On what interface is the IP address configured?

A. the port-channel 1 interface

B. the highest number member interface

C. all member interfaces

D. the lowest number member interface

 

Answer: A

Question 5

3. What is the authentication type of SNMPv2?

A. Community Strings
B. HMAC-MD5
C. HDMAC-SHA

Answer: Community string

Question 6

What parameters can be different on ports with an Etherchannel?

A. speed
B. trunk encapsulation
C. DTP negotiation setting
D. duplex

 

Answer: C

Comments (909) Comments
Comment pages
1 7 8 9 10 11 19 1994
  1. roy
    June 15th, 2014

    I cleared 200-120 Exam this week … ALL QUESTIONS are discussed here in 9tut(!!!) save for one about Etherchannel application on Router (instead of switch) …Thank you, 9tut!!

  2. Bik
    June 16th, 2014

    the new question on OSPF is “What is the benefit of ospf …..?” There are two answer options: LSA is reduced ….
    CPU utilization is confined to one area.
    I got 1000. And there was also 1 more additional question which i did not see in 9tut. Other than that all questions are from 9 tut. Lab was ACL1, Eigrp and ACL2 simulation2.
    Good Luck

  3. Singh
    June 18th, 2014

    Hi Guyz, which exam should i take as there are 2 exams listed?
    1.200-120 CCNA(803)
    2.200-120 CCNA PT(practise test)

    ??
    THanks.

  4. Tk
    June 18th, 2014

    why is it difficult to access the site for icnd 1 and 2 ,please 9tute help

  5. Tk
    June 18th, 2014

    its fine now i bet it was just the connection

  6. DenAs
    June 18th, 2014

    Hey Guys.. Took the test at 10:00 on 18.06.2014 .. 903/1000 :))))
    Thanks to 9.tut …
    Labs were ACL 1 & 2 ( exactly same as on 9.tut ) , and EIGRP ( again exactly same but with 112 proess ID )
    There were just some questions about NetFlow ( Again , exactly like on 9.tut)
    Good luck for the ones who will take the test soon !

  7. kelvin
    June 19th, 2014

    Passed today with 958.
    All questions from Watson 314, examtut 278, and N.S. 32 and Sims here on 9tut.
    Sims were ACL 1 ACL 2 and EIGRP (change AS number).
    Thanks 9tut.

  8. Eric
    June 20th, 2014

    Passed toady at 917. Q1 was there.

  9. Anonymous
    June 20th, 2014

    Q3 is totally wrong guys……………. its right answer is
    Network 0.0.0.0 0.0.0.0
    ip address will ve any nd sunet mask is also any……. best of luck

  10. rizwan
    June 21st, 2014

    Q3 is totally correct because its not a subnet mask its wildcard mask,that inverse of subnet mask

  11. prema
    June 21st, 2014

    Hi, I am writing the exam on June 25th. Can anyone send the latest dumps please. My email muraliph@yahoo.com

  12. Anonymous
    June 21st, 2014

    ooops sorry
    network 0.0.0.0 0.0.0.0
    nd
    network 0.0.0.0 255.255.255.255
    both are correct but if u want to get marks for this question then u have to give
    network 0.0.0.0 255.255.255.255

  13. Darl
    June 22nd, 2014

    What exactly is Q1 asking? Any help is greatly appreciated I go for my exam in two weeks.

  14. TID
    June 23rd, 2014

    Passed yesterday. Labs were ACL1,ACL2 and EIGRP.
    Thanks 9tut!

  15. Anonymous
    June 23rd, 2014

    if any one needs dumps send us a working gmail mail id with password on game.rose@hotmail.com

  16. Sergio F.
    June 26th, 2014

    Thanks 9tut, i passed with 1000 (yesterday 25 juny 2014)
    All questions of 9tut and lab sim : acl,acl2 and eigrp

    A Q1 in exam

  17. yes we can
    June 26th, 2014

    Q2 in yesterday’s exam.
    All question from 9tut an Watson dump. Thank you 9tut!!

  18. Anonymous
    July 2nd, 2014

    only one new half question
    Switch1# conf t
    Switch1(config)# interface fastethernet1/1
    Switch1(config)# Channel-group 1 Mode “AUTO”
    Switch1(config)# switchport trunk encapsulation dot1q
    Switch1(config)# switchport mode trunk
    Switch1#
    Switch1(config)# interface fastethernet1/2
    Switch1(config)# Channel-group 1 Mode “AUTO”
    Switch1(config)# switchport trunk encapsulation dot1q
    Switch1(config)# switchport mode trunk

    answer
    Switch2# configure terminal
    Switch2(config)# interface fastethernet3/1
    Switch2(config-if)# channel-group 1 mode desirable
    Switch2(config)# switchport trunk encapsulation dot1q
    Switch2(config)# switchport mode trunk

    Switch2(config)# interface fastethernet3/2
    Switch2(config-if)# channel-group 1 mode desirable
    Switch2(config)# switchport trunk encapsulation dot1q
    Switch2(config)# switchport mode trunk

  19. Anonymous
    July 2nd, 2014

    errr, I mean half new instead of new half…

  20. Mukherjee ujjal
    July 2nd, 2014

    please send me latest ccna exam dums on this email id ujjal_muk@rediffmail.com

  21. EN
    July 3rd, 2014

    Can someone please send me the Watson dump pretty please?

    unavailablerequest@yahoo.com

  22. need latest dump please
    July 6th, 2014

    took ICND2 last week and failed 780/1000
    need to get lastest dumps to my_future@outlook.com

  23. Confused !
    July 8th, 2014

    Q4 was in the today exam

  24. Rizwan
    July 9th, 2014

    Q1 & 3 were in today exam

  25. G A B
    July 10th, 2014

    what is the latest dumps version for CCNA exam

  26. shin
    July 11th, 2014

    Can someone please complete the question 1? Thanks!

  27. PSK
    July 12th, 2014

    Can someone please send me the new dumps for CCNA? Here’s my email ID pavithra.s.kannan@gmail.com

  28. sergio
    July 13th, 2014

    I am giving the exam within 2 week. I have the Gillbeast299 Is it enough? Could someone please send me the new dumps for the exam? lagosergio1325@gmail.com

  29. Ronak
    July 14th, 2014

    @bik (Lab was ACL1, Eigrp and ACL2 simulation2. ) can you pls tell me where to find this ….

  30. Anonymous
    July 14th, 2014

    Can someone please send me the new dumps for CCNA? Here’s my email ID
    Taofeqatalli@gmail.com

  31. Djlad
    July 14th, 2014

    Taking the exam within the next 2 months; an someone please send me the new dumps for CCNA, djlad420@gmail.com

  32. supercedro
    July 15th, 2014

    Q2 but with group 2 in my exam yesterday

  33. nadeem
    July 15th, 2014

    plz send me latest CCNA dums
    nadeem.sandhu@hotmail.com

  34. Yamileth
    July 16th, 2014

    please send me the lastest CCNA dumps, yamileth_apuy@hotmail.com

  35. Strange
    July 16th, 2014

    Q4 was in the exam recently except it had one more answer inthe multiple choice.

  36. DIDIDI
    July 17th, 2014

    i had a “new question” about snmp, something about authentication or community string of SNMPV2 i answered “plain text” because there’s no encryption in the SNMPV2 community string, i remember that the another asnwers was MD5 Hash or something like that, i can’t remember, i hope that helps.

  37. Lward
    July 17th, 2014

    Hello, Can anyone send me dumps and practice labs to Lward602@yahoo.com

  38. Endr
    July 19th, 2014

    Please send me the latest dumps to endritt.rexhepi@gmail.com

  39. Endr
    July 19th, 2014

    Send me the latest Dumps and PDF-s with questions please !!!

    endritt.rexhepi@gmail.com

  40. bokasa
    July 20th, 2014

    Please send me the latest dumps to hitham_elkashif@yahoo.com

  41. hadi
    July 22nd, 2014

    please send me latest dumps 200-120 to hadi_gracious@yahoo.com

  42. sam
    July 23rd, 2014

    hey i am abt to give the exam next week…
    i have studied Watson 314, gilbeast 299 and simulations from tis site
    is it enough to score good marks ..????
    if ter are any new dumps ten let me know…
    my id-sumanthsrule@gmail.com

  43. sam
    July 23rd, 2014

    guys pls reply soon…

  44. xen binga
    July 27th, 2014

    plz can anyone send me the latest dumps at xe213awesome@gmail.com

  45. Samar Ali
    July 28th, 2014

    Can anyone please send all the dumps @ samar_ali92@hotmail.com….
    i have to prepare for CCNA EXAM plzz help

  46. mata666
    July 29th, 2014

    Hi, I think question 3 misses area *

    network 0.0.0.0 255.255.255.255 area _ ?

    in case is area 0: network 0.0.0.0 255.255.255.255 area 0

    Let me know what you think guys

  47. chandra Yadav
    July 31st, 2014

    Hello,

    Can you anyone please share Latest CCNA dumps, @chandra.singh2007@gmail.com

    I need dumps in pdf formate, Please help

  48. Nabeel
    August 2nd, 2014

    Can anyone send latest CCNA R&S 200-120 Dumps at isbboy2@yahoo.com. Thanks

  49. Mohammed Hashmi
    August 3rd, 2014

    Dear All,
    Anyone can help me to send all the latest dumps of CCNA @ aaquib.hashmi@gmail.com
    I am preparing for CCNA EXAM , so Please help Me.

    Thanks’ a Lot…. :)

  50. JL
    August 3rd, 2014

    Hi all,

    please send me latest dumps.

    jglutero@gmail.com

Comment pages
1 7 8 9 10 11 19 1994
Add a Comment