Home > Multiple Choice Questions

Multiple Choice Questions

April 1st, 2011 in TSHOOT Go to comments

Here you will find answers to Multiple Choice Questions


1)FCAPS is a network maintenance model defined by ISO. What does it stand for?

A – Action Management
B – Fault Management
C – Configuration Management
D – Protocol Management
E – Security Management


Answer: B C E (Fault, Configuration & Security Management) Notice that A stands for Accounting, not Action.


2) Which alerts will be seen on the console when running the command: logging console warnings.

A – warnings only
B – warnings, notifications, error, debugging, informational
C – warnings, errors, critical, alerts, emergencies
D – notifications, warnings, errors
E – warnings, errors, critical, alerts


Answer: C  (warning, critical, alert, emergencies)

Explanation

The Message Logging is divided into 8 levels as listed below

Level Keyword Description
0 emergencies System is unusable
1 alerts Immediate action is needed
2 critical Critical conditions exist
3 errors Error conditions exist
4 warnings Warning conditions exist
5 notification Normal, but significant, conditions exist
6 informational Informational messages
7 debugging Debugging messages

The highest level is level 0 (emergencies). The lowest level is level 7. If you specify a level with the “logging console level” command, that level and all the higher levels will be displayed. For example, by using the “logging console warnings” command, all the logging of emergencies, alerts, critical, errors, warnings will be displayed.

In this question, E is also correct but it is less information -> C is the best answer.

3) You have 2 commands used for ftp:
ip ftp username xxxxxx
ip ftp password yyyyyy

Which two commands will be used when switching from ftp to http?

Answer:
ip http client username xxxxxx
ip http client password yyyyyy

4) Which two of the following options are categories of Network Maintenance tasks?

A – Firefighting
B – Interrupt-driven
C – Policy-based
D – Structured
E – Foundational



Answer: B D

5) The following commands are issued on a Cisco router:

Router(config)#access-list 199 permit tcp host 10.1.1.1 host 172.16.1.1
Router(config)#access-list 199 permit tcp host 172.16.1.1 host 10.1.1.1
Router#debug ip packet 199

What would be the output shown on the console?

A – All IP packets passing through the router
B – Only IP packets with the source address of 10.1.1.1
C – All IP packets from 10.1.1.1 to 172.16.1.1
D – All IP packets between 10.1.1.1 to 172.16.1.1

 

 

Answer: D

Only communication between host 10.1.1.1 and host 172.16.1.1

6) You have two NTP servers 10.1.1.1 & 10.1.1.2 and want to configure a router to use 10.1.1.2 as its NTP server before falling back to 10.1.1.1. Which command will you use?

Answer:

ntp server 10.1.1.1
ntp server 10.1.1.2 prefer

(notice the answer with the word “prefer”)

7) The interface is up and protocol is up. What level of logging is enabled when you get these messages?

%LINEPROTO‐5‐UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to up
%LINKDOWN‐3‐SERIAL:

A -alerts
B – errors
C – critical
D – notifications


Answer: D


8) Two Cisco routers are connected to each other and are enabled CDP. Serial line is up,protocol is also up but cdp neighbor not working. What layer of the OSI model does the problem most likely exist?

Answer:

Data link layer.


Keyword
Comments (238) Comments
Comment pages
1 2 42
  1. Jawad
    September 4th, 2010

    The interface is up and protocol is up. When do you get these messages?
    %LINEPROTO‐5‐UPDOWN: Line protocol on Interface FastEthernet0/14, changed state to up
    %LINKDOWN‐3‐SERIAL:

    Answer
    Emergency 0 Alerts 1 Critical 2 Errors 3 Warning4
    Notification 5 Informational 6 Debugging 7

  2. passguide
    September 5th, 2010

    need passguide 642-832

  3. Cisco TAC
    September 5th, 2010

    I put a lot of MCQ. Why there is only 8. anywy great job Utut. We’ll revise the exam again.

  4. someonehelp
    September 5th, 2010

    Q6:which one is correct 1. NTP Preferred or 2.Best Stratum Preferred ?

  5. Leonardo
    September 6th, 2010

    @Someonehelp
    Best stratum preferred! you can configure NTP prefer when you have only 1 router within 3 NTP servers (IP addresses), for exmaple, configured on it. you have to choose one of this NTP servers and put it as prefer; but NTP prefer should be configured in 1 router only, not 2!

  6. someonehelp
    September 6th, 2010

    @Leonardo thanx a lot

  7. dirtbox
    September 7th, 2010

    Can someone please put the ISCW content back online? Network Academy students like me still have another YEAR to do these exams and need this info!

  8. parthiban
    September 14th, 2010

    6) what will happen if u configure two router as NTP server (something like that )

    Answer: it will synchronize to the best server automatically

  9. parthiban
    September 14th, 2010

    yesterday i got 1000/1000 on TSHOOT exam.

  10. Anonymous
    September 14th, 2010

    There was a question about 2 NTP servers
    There was NO best stratum prefered keyword.
    Which one is correct answer
    prefered or as parthiban mentioned -automaticly?

  11. Savio
    September 15th, 2010

    so any updates on these MCQ ( regarding ntp and no 7 ) ?

  12. WaldosM
    September 18th, 2010

    zzsgLP hi all ?heey ? http://avtozastivxux.sweb.cz

  13. networktut
    September 19th, 2010

    I updated the NTP server question. The answer should be “The router will choose the best reliable server and will synchronise with it” (not stratum).

  14. Cheesy
    September 19th, 2010

    I think the answer for Q7 should be: “logging console notification” because 5 stands for notification. I didn’t took the test yet, but I think this will be the right answer

  15. mmfsh
    September 30th, 2010

    @Cheesy
    for Q7 not should be: “logging console notification”
    i answer this and is error in my exam today

    my 3 Multiple Choice Questions is
    7) The interface is up and protocol is up. When do u get these messages.

    %LINEPROTO‐5‐UPDOWN: Line protocol on Interface FastEthernet0/14, changed state to up
    %LINKDOWN‐3‐SERIAL:

    1)FCAPS (network maintenance model defined by the ISO)

    F – Fault
    C – Config
    A – Accounting

    8)Serial line is up,protocol is also up?But cdp neighbor not working?

    Answer:

    Data link layer.

  16. bookOfAli
    October 4th, 2010

    any answer for the question about
    7) The interface is up and protocol is up. When do u get these messages.
    %LINEPROTO‐5‐UPDOWN: Line protocol on Interface FastEthernet0/14, changed state to up
    %LINKDOWN‐3‐SERIAL:
    ??

  17. Sam
    October 4th, 2010

    can anyone tell me the options given for this ques??
    7) The interface is up and protocol is up. When do u get these messages.
    %LINEPROTO‐5‐UPDOWN: Line protocol on Interface FastEthernet0/14, changed state to up
    %LINKDOWN‐3‐SERIAL:
    ??

    pls tell me if u know..

  18. test_man
    October 9th, 2010

    can anyone tell me the options given for this ques??
    7) The interface is up and protocol is up. When do u get these messages.
    %LINEPROTO‐5‐UPDOWN: Line protocol on Interface FastEthernet0/14, changed state to up
    %LINKDOWN‐3‐SERIAL:
    ??

    pls tell me if u know..

  19. Gil
    October 11th, 2010

    About question 7 (i cleared the exam with 1000/1000)

    the answer is “the first message is a severity 3 log message”

  20. Iahmed
    October 12th, 2010

    Can anyone guide that what material is used to pass this exam.
    Please comment and mention the fresh dumps .
    As above discussion where can i get all TT and D&D questions ?

  21. Iahmed
    October 12th, 2010

    parthiban

    Please guide about the material for this paper ..
    waiting

  22. Nexttest
    October 12th, 2010

    for the guys that pass the exam. I understand the 12 TT what did you study to prepare for the MCQ and DnD. I have Actual Exam which is 200+ MCQ should I study that plus the TT?

    Thanks and good job.

  23. Keev
    October 12th, 2010

    GIL’s answer to #7 is correct.

  24. plop76
    October 18th, 2010

    Hi,

    For Q7 (up/up), I understand the answer (severity 3), if the question is based on “%LINKDOWN‐3‐SERIAL: ???”. But for : “%LINEPROTO‐5‐UPDOWN:”. you must be on “logging console 5/warning”. I have test it on an simple GNS3 topo.
    I would like to understand this ‘correct’ answser, not just apply it :(

    Regards,
    plop76

  25. plop76
    October 18th, 2010

    Sorry 5 is notification! So logging console 5/notification

  26. Bondy
    October 18th, 2010

    Regarding Q3:
    3) what will be alternative for:
    ip ftp username xxxxxx
    ip ftp password yyyyyy

    Cisco IOS Configuration Fundamentals Guide says:
    1. The username specified in the copy command, if a username is specified.
    2. The username set by the ip ftp username command, if the command is configured.
    3. Anonymous.

    It doesn´t mention that it will consider ip http client username/password. Can someone verify the right answer?

    Best regards, Bondy

  27. groucho
    October 20th, 2010

    bondy
    I took the exam and failed recently :-( although I got 100% on the 3 choice questions, one of which was the ip ftp \ ip http one. So this website is correct.

  28. Bondy
    October 20th, 2010

    Thanks groucho!

  29. me
    October 22nd, 2010

    hey Groucho,
    wat do u mean by 3 choice questions 3 choice MCQs, or TT….??
    thanxx..

  30. legba
    October 22nd, 2010

    hey guys just to give my last update, i passed today, still all the same, same questions and same scenario related to the tickets, on my exam no drag and drop questions, only three questions the same ones like this site has.

    Another thing i would like to share is, the tickets here they all the same the ip address is different it a class A ip add 10.x.x.x range the web server his 209.65.200.241…and like someone quote in this site, guys do train the tickets on the simulator or anything else, what is did was i bought the boson exam track for 119 dolars and believe me it gives the real deal, the scenario is the same, of course some of the question are different, but gives you a good understand and hands on when it cames to troubleshoot on the exam, i really believe that some of the tickets i will not be able to figure it out without this great site, so my mates do practice the tickets and the buy i did it helped me on the exam….i wish to you all best luck, study hard for your achievemnts, with study work and faith in God, at the end you will get there….and ha i am ccnp certified finally…god bless you all…

  31. legba
    October 22nd, 2010

    guys sorry for my mistakes on the above update….

  32. John Brawn
    October 25th, 2010

    @ legba

    What is the mistake u have pointed in above update……

  33. Rohit
    October 26th, 2010

    hi..I am from India and preparing for my CCNP (Security)..can u all tell me that is there any website like this for the CCNP (security) as well….. thank you all in advance………..

  34. skwirtus
    October 27th, 2010

    @Rohit There is a link on the right hand side… http://www.securitytut.com/

  35. tshoot
    October 30th, 2010

    7) The interface is up and protocol is up. When do u get these messages.

    %LINEPROTO‐5‐UPDOWN: Line protocol on Interface FastEthernet0/14, changed state to up
    %LINKDOWN‐3‐SERIAL:
    Answer:

    (update soon)

    What is the correct answer???

  36. Poo
    October 30th, 2010

    7) The interface is up and protocol is up. When do u get these messages.

    %LINEPROTO‐5‐UPDOWN: Line protocol on Interface FastEthernet0/14, changed state to up
    %LINKDOWN‐3‐SERIAL:
    Answer:

    (update soon)
    anwser from 1000/1000 :
    the first message is an error message of severity message log 3
    the first message is a severity 3 log message

  37. Sri
    November 2nd, 2010

    @Networktut …Could you update the answer

    7) The interface is up and protocol is up. When do u get these messages.

    %LINEPROTO‐5‐UPDOWN: Line protocol on Interface FastEthernet0/14, changed state to up
    %LINKDOWN‐3‐SERIAL:

    Options
    .Aleart
    .Critical
    .errors
    .notifications

    Answer: Notifications

  38. htm
    November 3rd, 2010

    Hi all,

    cauze Tshoot 1000 marks so i’ll provide the exact answer for the 7th question:

    Question is:
    %LINEPROTO‐5‐UPDOWN: Line protocol on Interface FastEthernet0/14, changed state to up
    %LINKDOWN‐3‐SERIAL: xyzzz…

    Answer: logging console warning

    And one more new question i’ve got:

    What are two approaches to maitaining a network?

    1.PPDIOO
    2.Structured
    3.Bottoms up
    4.Interrupt-driven
    5.Divide and conquer

    Answer: you should find for urself

  39. networktut
    November 3rd, 2010

    I updated this page. The answer of this question is “logging console warning”. Thanks htm!

  40. tshoot
    November 3rd, 2010

    htm,

    Ans is 2 and 4 :)

  41. Sri
    November 3rd, 2010

    @Networktut

    I too got the same question in my Tshoot exam, But threre was no option “logging console warning” for 7th question.

    Answer will be “Notification”.

    Please cross check with others who cleared Tshoot.
    @htm
    no offense, I just expressed my views

  42. mml
    November 4th, 2010

    to those who passed the exam congrats and i am really confused cuz on cisco site they said there are 35-40 questions in the exam and all who passed they took about 12 tt, 3-4 mcq, and 1-2 DnD so here is where i get confused this all together not more than 20 q ,,is there another lab or just this one big topology for TT
    so plz some one post about this and which dump is valid and the link for it
    thank u so much guys this site is very helpful

  43. Sri
    November 4th, 2010

    @mml,
    each ticket has 3 question.
    Ticket : Client can not ping the web server (each ticket contains three questions)
    1. On which device is the fault condition located?
    Ans : R1
    2. Fault condition is located to which technology?
    Ans: IPV4 OSPF
    3. what would be the solution.
    Ans: add the command “ip ospf message digest” command

    I took the Ticket 1 as example (OSPF Authentication).

    So 12 tickets contains (12*3) 36 questions .

  44. RAFA
    November 4th, 2010

    SCORE 1000/1000

    7) The interface is up and protocol is up. When do u get these messages.

    %LINKDOWN‐3‐SERIAL:
    %LINEPROTO‐5‐UPDOWN: Line protocol on Interface FastEthernet0/14, changed state to up

    ANSWER

    the first message is a severity 3 log message

  45. cisco guru
    November 5th, 2010

    take it with all this god willing shit , half you lot are cheating Muslims.. read the Koran brother and you will see that the profit said ” at the point of stealing, cheating the Muslim is no longer a believer”

    you have just become a infidel for the sake of a cert. well done

  46. Like
    November 5th, 2010

    @Cisco Guru,

    Hmm if this were bookface I’d be clicking the “Like” button under your post.

  47. Ashraf
    November 8th, 2010

    7) The interface is up and protocol is up. When do u get these messages.

    %LINEPROTO‐5‐UPDOWN: Line protocol on Interface FastEthernet0/14, changed state to up
    %LINKDOWN‐3‐SERIAL:
    Answer:

    logging console warning wchich means severity 4

    Please networktut can u explain ur answer?

    I think answer is logging console notifiacation which means severity 5

    because —
    R4(config)#interface fastEthernet 0/1
    R4(config-if)#shu
    R4(config-if)#shutdown
    R4(config-if)#
    *Nov 8 16:13:23.739: %LINK-5-CHANGED: Interface FastEthernet0/1, changed state to administratively
    down
    *Nov 8 16:13:24.739: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state
    to down
    R4(config-if)#no sh
    R4(config-if)#no shutdown
    R4(config-if)#
    *Nov 8 16:13:47.263: %LINK-3-UPDOWN: Interface FastEthernet0/1, changed state to up
    *Nov 8 16:13:48.263: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state
    to up

  48. Moz
    November 8th, 2010

    7) The interface is up and protocol is up. When do u get these messages.

    %LINEPROTO‐5‐UPDOWN: Line protocol on Interface FastEthernet0/14, changed state to up
    %LINKDOWN‐3‐SERIAL:

    ——————-

    From what I understand, logging messages consist of % sign followed by the facility, the severity, the name and then a description/message.

    Which means its straighformward. The correct answer would have to be “logging console notification” because the first log has a severity of 5 which is notification. The second message is severity 3 so its also covered by severity 5 logging.

    It seems Ashraf has even tested this.

    Does anyone agree/disagree?

  49. lol
    November 9th, 2010

    why don’t you guys just test out the “logging console” question in a simulation and find out instead of begging people for the answer to a simple question?

  50. lol
    November 9th, 2010

    for all you lazy ones:

    Router(config)#logging console 3
    Router(config)#int s0/0
    Router(config-if)#no shut
    Router(config-if)#
    *Mar 1 00:02:14.579: %LINK-3-UPDOWN: Interface Serial0/0, changed state to up
    Router(config-if)#ex
    Router(config)#logging console 5
    Router(config)#int s0/0
    Router(config-if)#shut
    Router(config-if)#
    *Mar 1 00:02:39.107: %LINK-5-CHANGED: Interface Serial0/0, changed state to administratively down
    *Mar 1 00:02:40.107: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0, changed state to down
    Router(config-if)#no shut
    *Mar 1 00:02:45.207: %LINK-3-UPDOWN: Interface Serial0/0, changed state to up
    *Mar 1 00:02:46.207: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0, changed state to up

    if you can’t figure it out from this, you don’t deserve to pass.

  51. soft
    November 12th, 2010

    how can i get the boson exam track for this exam

  52. Louie
    November 13th, 2010

    I passed the exam yesterday [Score 892/1000] the 12 TT, D&D and MCQ question was exactly the same here on this site.
    Thank´s so much NETWORKUT !!!
    Now i´m a CCNP.

    2 D& D
    ======
    Question 2

    FCAPS–model defined by the International Organization for Standardization (ISO).
    ITIL– framework for it prof
    TNM–network management model is the Telecommunications Standardization Sector’s (ITU-T)
    Cisco lifecycle–model is often referred to as the PPDIOO model

    Question 3

    EEM ‐‐‐‐‐‐‐‐‐‐‐‐‐‐ CLI
    SDM ‐‐‐‐‐‐‐‐‐‐‐‐‐‐ GUI
    FTP ‐‐‐‐‐‐‐‐‐‐‐‐‐‐ Backup

    1 MCQ
    =====
    7) The interface is up and protocol is up. When do u get these messages.

    %LINEPROTO‐5‐UPDOWN: Line protocol on Interface FastEthernet0/14, changed state to up
    %LINKDOWN‐3‐SERIAL:
    Answer:

    logging console warning

    12 TT
    =====

    1-ASW1 – Access Vlan 10
    2-DSW1 – HSRP Track 10
    3-R4 – Route Redistribution
    4-R2 – IPv6 OSPF
    5-DSW1 – VLAN Filter
    6-ASW1 – Port-Channel not allowing VLAN 10
    7-R4 – EIGRP AS #
    8-R1 – BGP wrong Neighbor IP
    9-R1 – NAT ACL missconfigured
    10-R1 – ACL blocking traffic on int
    11-R1 – OSPF Authentication issue
    12-ASW1 – Port Security needs to be disabled

  53. Moonman
    November 21st, 2010

    I think answer for Q2 is wrong. It should be: warnings, errors, critical, alerts, emergencies

    Message Logging Keywords and Levels:

    Level – Keyword ——– Description
    —————————————————————————–
    0 —– emergencies —- System is unusable.
    1 —– alerts ———— Immediate action is needed.
    2 —– critical ———– Critical conditions exist.
    3 —– errors ———— Error conditions exist.
    4 —– warnings ——– Warning conditions exist.
    5 —– notification —— Normal, but significant, conditions exist.
    6 —– informational — Informational messages.
    7 —– debugging ——- Debugging messages.

  54. networktut
    November 23rd, 2010

    Question 2 updated with explanation. Maybe in the exam the answer contains “error” logging.

  55. Anonymous
    November 25th, 2010

    hello please can someone send me the lastest dumps for this exam …thanks

    raphaeladaka@yahoo.com

    or where can i download it?

  56. rookie
    November 28th, 2010

    where can i download the lastest practice of 832 exam?

  57. Always a student
    November 28th, 2010

    Hi, Question One’s answers more definitively is:

    •FCAPS is the ISO Telecommunications Management Network model and framework for network management.

    •FCAPS is an acronym for Fault, Configuration, Accounting, Performance, Security, the management categories into which the ISO model defines network management tasks. …

  58. r2k
    November 29th, 2010

    cleared Tshoot today……1000/1000…..all questions (d&d, mcq and 12 TT) from the ones posted…..thx a ton …..naveed..thx fr the explanations..it helped….

  59. Madanmohan
    December 2nd, 2010

    Just to know the TT are same ( i mean all the 12 tickets)
    and also D&D and multiple are same. ?
    Please tell, i have exam in next 2 hrs.

  60. Anonymous
    December 7th, 2010

    Time flies … tomorrow is my exam …

  61. Rorschach
    December 8th, 2010

    @Anonymous:
    what happened mate?

  62. Treetops
    December 14th, 2010

    Can someone please clarify,

    Do all the questions start the same I.e Client 1 cannot ping webserver?? As in the demo simulation.

    Or are they completely differently set out?

    Many Thanks

  63. Joe
    December 23rd, 2010

    Pretty much all but two will be ‘can’t ping webserver’. One of the others is HSRP not failing over correctly.

  64. RStellmac
    December 23rd, 2010

    Took exam one hour ago and passed with 982. All material on this Website is still valid.

    They changed “logging console warnings” multiple choice question, adding “All warning level and higher” as choice A. Got that on wrong. I consider emergency a higher severity than a warning, but I guess Cisco meant higher number, but never used the word number in the answer. None of the answers contained all 5 messages levels (0-4). This site says answer C) with all five severities, but I saw no such answer.

    I truly understand how logging levels work, so I will take happily take my 982 to complete my CCNP cert.

  65. Olivier
    December 24th, 2010

    Passed yesterday.
    Special thanks to networktut and naveed.
    I got one other question I would say I haven’t seen on the website :
    (I’m not sure of the wording)

    2 NTP servers configured (without any prefered). Which one is used ?
    A. ???
    B. ???
    C. client is measuring the one which has lower delay and better reliability
    D. One with the lower MAC address

    Answer : C (for sure)

  66. Muhammad Imran
    December 29th, 2010

    Hi Guys

    Learn some usefull tips for ccna and ccnp at youtube

    Learn Frame Relay and ip help-address
    http://www.youtube.com/watch?v=hHortaLwjn8

  67. Sajjad
    December 30th, 2010

    Hi,

    Can any one help me about the Tshoot Pass4sure exam have TT MCQS. means if I just read it out mcqs…and not login into Trouble Ticket senario and just copy paste as it it P4S answer. So what I can pass of this exam?

    Please guide me. Some peolpe in this group tell us Pass4sure is coming 100% so this is 47Q exam version of P4s ?

    looking your nice response.

    mnomi5@msn.com

  68. moha33
    December 30th, 2010

    hi everyone i wanna prepare for Tshoot Exam is it a valid to use ISCW/ONT Vedio to prepare. what do you suggest for me.
    guide me please
    thank

  69. Nerd
    January 26th, 2011

    hey Guys…………..
    any1 who has the lastest on the tshoot exam???????????????

  70. suaveguy28
    January 28th, 2011

    yo all this site is cool and valid i just pass with 910/1000….thanks everyone.

  71. knowingizpower
    February 9th, 2011

    @suaveguy28
    hi.can u tell me how this site is valid?
    how many Q’s are in Exam?
    here is 12 TT each have 3 Q’s, so it count 12 Q’s OR 36 Q’s?
    is same Q’s,D&D and TT in the exam as on this site?

    ….waiting UR reply.

  72. knowingizpower
    February 9th, 2011

    by studding these TT’s,D&D and MCQ’s is i able to pass exam and got max score?
    plz any one who passed the exam that tell me on the based of his/her experience.

    …hardly waiting….

  73. Nirmala
    February 9th, 2011

    Hi everyone! I’m going to take the exam next week. Guys please let me know if there is anything changed or updated.

    Are these questions still valid?

    Please help me……!

    Thank you

  74. muum!
    February 17th, 2011

    MUUM!

    JUUSSTT CHEERSSSSSSS

  75. Nirmala
    February 19th, 2011

    I did the exam yesterday and got 1000……………..!

    Thanks for everybody here supporting me for this achievement.

    All the questions in the exam are the things appear here. Nothing has been changed.

    But i would like to give an important advice for the people who wish to take the exam soon.

    Please read the comments in following link by Geno and Lisa. Those instructions were really

    helpful to me…!

    http://www.networktut.com/tshoot-ticket-1

  76. naren
    February 26th, 2011

    I seen TSOOT paper reviced… IS above is latest dums… If ome can give me – its very urgent.

  77. scooter parts
    March 1st, 2011

    I be scanty of revile yield to to your blog countless times. The added articles are incredibly captivating and interesting. I persevering to signup as a fimbria to your rss be experiencing a sip, so I can slow with away cultured of your remodelled editorials.

  78. AhMAAAAADD
    March 2nd, 2011

    Dear All;
    just passed Tshoot,& um CCNP.Got 1000 ;i ve got the following:
    4 MCQ
    NO Drag & Drop.
    12 TT (1 new TT,the old TT with wrong ip 209.56.200.241 has been removed)all other TT are VALID.
    Thanks Networktut for charing knowledge.

  79. Mo
    March 6th, 2011

    @ Ahmad:

    Hi dude,

    I,m gonna take the Tshoot next week. What do you mean by “1 new TT,the old TT with wrong ip 209.56.200.241 has been removed” ? Do you mean the wrong BGP neigh. IP?

    What was your new TT?

    THX a lot in advance

  80. Tyumen
    March 8th, 2011

    Yes,I,m gonna take the exam tomorrow。Please tell me!

  81. wahab
    March 8th, 2011

    if any one have latest Dumps Plz send me wahabktk@yahoo.com

  82. Tyumen
    March 9th, 2011

    1000pass,The TT of HSRP’s anwser changed.change “up 1 down 2″ to “up 61 down 62″

  83. Anonymous
    March 10th, 2011

    One new question, I think, for ip ftp username XXX.
    Two possible answers:

    ip http client username XXX
    ip http client password 0 YYY

    and

    ip tftp username XXX
    ip tftp password YYY

  84. wahab
    March 11th, 2011

    i think answer is

    ip http client username XXX
    ip http client password 0 YYY

  85. Prasanna
    March 15th, 2011

    Hi Guys,
    Am going to write the CCP- Tshoot tomorrow and I already wrote once without having any knowledge on the pattern and I was not aware that there are only 12 tickets and I was in a hurry when i did the tickets thinking that there are some more tough labs waiting for me…and end up finishing the exam in 1hr30mins with a score of 742/1000 and failed the exam..
    Am going to write the Exam tomorrow. Now i have a good understanding on the patterns and have practised well with the Tshoottopology and 12 ticks. Please let me know if you guys noticed any recent change in the tickets/pattern…Should I expect any lab in TSHOOT.

    Please revert asap.

  86. Dave
    March 15th, 2011

    I’m not sure what the file name is for the pass4sure dump that you guys are using. I don’t see it, what is the whole name?

    The only thing I see that is close is this Cisco.CertKiller.642-832.v2011-03-13.by.Dicas.47q.vce

    Is this correct?

  87. Prasanna
    March 15th, 2011

    Hi Guys,
    Am going to write the CCP- Tshoot tomorrow and I already wrote once without having any knowledge on the pattern and I was not aware that there are only 12 tickets and I was in a hurry when i did the tickets thinking that there are some more tough labs waiting for me…and end up finishing the exam in 1hr30mins with a score of 742/1000 and failed the exam..
    Am going to write the Exam tomorrow. Now i have a good understanding on the patterns and have practised well with the Tshoottopology and 12 ticks. Please let me know if you guys noticed any recent change in the tickets/pattern…Should I expect any lab in TSHOOT.

    Please revert asap.

  88. Prasanna
    March 17th, 2011

    Guys, I passed the exam with 946 score and 100% on Tickets and with 0% on multiple choice (lol)…Thanks to networktut.com…and i see the last ticket that has vlan map& filter configured on the DSW1 switch stops the client pinging the gateway/…however i didnt see the answer for vlan map..hence i approximately selected the ipv4 eigrp routing and no passive vlan 10 interface under eiger..that was the only relatively close answer
    but still i got 100% in tickets.

    Thanks a lot for the inputs from eve1

  89. gsmsiemens
    March 23rd, 2011

    Hi everyone! I’m going to take the exam at Satday. Guys please let me know if there is anything changed or updated.

    Are these questions still valid?

    Please help me……!

  90. ALLJackedUP
    March 27th, 2011

    Does anyone know how many Multiple Questions are on the exam or can anyone give an estimate on how many the received on theirs? Are the tickets mostly what’s important? drag drops, how many? Just curious on how this test is mostly set up or scored.

  91. Rod
    April 3rd, 2011

    @ All
    I received 9 MCQ and 12 TT. This was beginning of March. Made 982 on the test, 100% on TT and 67% Network Performance. Seems to me they are swapping things around. I didn’t receive any D and Drop, but people here are getting them and some are not. The 13TT seems to be different for test takers. Looks like everyone will have to study for 14 or 15 TT because you never know what to expect. If you read above some people are talking about IP helper others are talking about EIGRP passive interface and others talk about DHCP for the 13TT. Don’t know how they count the different sections.

  92. Saurabh
    April 4th, 2011

    HI,

    I am going to give the exam this Week, I need to know that do we have any changes in the exam as far MCQs are D&D are concerned.Kindly also add if there are any changes to TT. I will also share my exp.

    Kindly revert ASAP . Answers will appreciated from someone who has appeared in April.

    Regards

    Saurabh

  93. base
    April 12th, 2011

    The options for the following question has been changed , the question now requires that you tell the effect of the debug line

    5) The following commands are issued on a Cisco router:

    Router(config)#access-list 199 permit tcp host 10.1.1.1 host 172.16.1.1
    Router(config)#access-list 199 permit tcp host 172.16.1.1 host 10.1.1.1
    Router#debug ip packet 199

  94. base
    April 12th, 2011

    just remembered this , the debug line is

    Router#debug ip packet 199 detail..

    all the best

  95. nam
    April 24th, 2011

    can any of you please calculate the marks distribured for the questions of the exam(mcqs, tickets)?

  96. nam
    April 25th, 2011

    can any of you please calculate the marks distributed for the questions of the exam(mcqs, tickets)?

  97. daigoumee
    April 25th, 2011

    My cousin recommended this blog and she was totally right keep up the fantastic work!

  98. faraz
    April 26th, 2011

    can any of you please send me the link of latest dumps

  99. nvk
    May 1st, 2011

    Frnds is this still valid I am gong to write on 10th of this month

  100. Felcor
    May 5th, 2011

    Hello everybody, I did the test today with 930/1000 – there is a tt of bgp and drag drop a question that is not available on the site that went into my exam, the rest are equal.
    Thank you!

  101. Me
    May 10th, 2011

    I am wondering why people on here are saying they only had 12 trouble tickets and like 1 or 2 multiple choice questions and a couple D&D. That sounds like there is 15 to 17 questions. Whne I look at the cisco site it says the exam has 34 – 40 questions. Whats the deal?

  102. Neo
    May 11th, 2011

    Please let me TSHOOT exam is objective (or) we have configure to router and switches to fix the issue.

  103. Neo
    May 11th, 2011

    Please let me TSHOOT exam is objective (or) we have configure to router and switches to fix the issue…..

    Please help me in this regard

  104. oluwande tajueen
    May 18th, 2011

    i am here to write my t shoot exam,if there is any change in the exam people should let me know?

  105. oluwande tajueen
    May 18th, 2011

    if they add more trouble ticket to the exam people should let me know

  106. Kadeesa
    May 19th, 2011

    how long time did u all spent studying for the TSHOOT exam ?

  107. Shan
    May 21st, 2011

    Exactly 7 days. :-)

  108. javid
    May 29th, 2011

    hi All lebga i read ur comments about boson tshoot Ex-sim exam simulator iam also looking for it , if any one having this plz provide iam going to write tshoot next week urgent may god bless you all thanks in advance

  109. javid
    May 29th, 2011

    hi All lebga i read ur comments about boson tshoot Ex-sim exam simulator iam also looking for it , if any one having this plz provide iam going to write tshoot next week urgent may god bless you all thanks in advance
    gr_jaweed@yahoo.com

  110. Arun Viswanath
    May 30th, 2011

    Hi there I passed today with 1000/1000.The DnD were basically the same questions with additional options in them(instead of ftp the option was tftp and some other thing that i can’t remember together).The MCQ had the same questions but answers in a different way(don’t worry you can understand those).The trouble shoot was 13 tickets.I didn’t have eigrp AS ticket.In the port security ticket the port security was enabled for both the clients.There were some other small changes that i can’t remember properly.If you know the stuff it is easy to get through.Prepare well.Good luck to all.You’ll need only networktut.

  111. messi
    May 31st, 2011

    please help, would you please tell me the exam is changed or not because some people said that the exam has been changed and other for example (ARUN )said that is not changed so would you please tell me i must study right now as my exam at 7/6/2011 please help

  112. Anonymous
    June 1st, 2011

    just took the exam, TT is the same

  113. friend
    June 1st, 2011

    GUYS Passed TSHOOT on 30-may-2011

    My score 867/1000 ….i got 3 MCQ’s and 13 tickets….

    To my surprise MCQ’s were different, i think i got less marks bcoz of these questions….the questions for MCQ’s were same as on this site but the options were totally different from what are given here….i had only 3 MCQ’s

    The following are the MCQ’s which I got..

    1> The interface is up and protocol is up. What level of logging is enabled when you get these messages?
    options…..totally different from this site

    2>The following commands are issued on a Cisco router:
    Router(config)#access-list 199 permit tcp host 10.1.1.1 host 172.16.1.1
    Router(config)#access-list 199 permit tcp host 172.16.1.1 host 10.1.1.1
    Router#debug ip packet 199

    the options were same as on this site…

    3>Which alerts will be seen on the console when running the command: logging console warnings.
    options totally different …..

    My strategy was as give below to solve the TICKETS

    Total there are 13 tickets, now we can divide these 13 tickets on the basis of the IP which the client PC’s are receiving…

    group 1 —- when pc’s get 162.x.x.x series ip ( total – 4 tickets )
    group 2 —- when pc’s get 10.2.x.x series ip. ( total – 7 tickets )

    …the remaining 2 tickets on HSRP and ospf can be determined by checking the question itself, it is clearly mentioned in the question that there is problem with HSRP and ospfv6 respectively for that particular ticket.

    write down the following on the sheet which is provided during the exam and put a tick number against the ticket which you have found out having a perticular issue….then hit abort and move on to determine next ticket so that it will be easier for you to determine in exam which ticket is on which technology…

    PLS NOTE :- the groups which i have made are base on the actual options which you have to select in exam
    ie for example…..if the ticket is on DHCP server issue.
    the the answer will be….
    On which device is the fault located
    ANS : – R2

    The fault is related to which technology
    ANS :- IP DHCP server

    YOU only have to determine the third option which is
    what is the solution

    ans : – under the IP DHCP pool config, issue the no ip dhcp exclude-address …

    Group 1
    R2 —-> IP DHCP server
    ASW1 —-> switch to switch
    ASW1 —-> Access VLAn
    ASW1 —-> Port security

    Group 2
    DSW1 —-> Vlan ACL / Port ACL
    R2 —-> ipv4 route redistribution
    R2 —-> ipv4 eigrp routing
    R1 —-> ipv4 ospf routing
    R1 —-> ipv4 L3 security
    R1 —-> IP NAT
    R1 —-> BGP

    DSW1 —-> HSRP
    R2 —-> IPV6 ospf

    IF you get 162.x.x.x series IP on your client PC’s then for sure its a group 1 ticket starightaway go on to router R2 and check the conditions for that ticket to be a IP DHCP server ticket (i.e you have to do “sh run ” on router R2 and check if “” ip dhcp exclude 10.2.1.1-10.2.1.253 “” command is present in the running config of R2 ) as its the only device which will be having problem when client PC’s are receiving 162.x.x.x series ip’s we dont need to check conditions on ASW1 for remaining three tickets.

    Similarly…

    If you get DHCP ip ( ie. 10.2.x.x series IP ) on client PC1 and PC2 then first start with checking the conditiond for it being a VLANacl/Port ACL ticket, if those conditions are not satisfied then move on to check the conditions for it to be a ipv4 route redistribution ticket and so on…..

    hope this strategy will work for you…..ALL the BEST

  114. Prashant
    June 11th, 2011

    HI
    I Passed TSHOOT with 945 Marks today ..Thanks for this site .
    4MC Question and 13 Tickets came ,same as given in the Networkout site.I guess some answer may be wrong in the site thats why I got 945 not 1000 :-( ..I guess the Vlan filter question in which the fault is at DSW1 but in the exam need to choose ASW1 to get the option of removing vlan filter .May be this question need some research.
    My strategy during test was :
    1) As soon as I got the computer ,I make a note of all the possible answer on the notepad given by test center.

    like :
    Asw1-Port Security
    ASw1-Access Vlan
    ASW1-Trunkport allowed Vlan

    DSW1-HSRP Track
    DSW1-Vlan filter

    R4-EIGRP AS no
    R4-EIGRP Passive
    R4-DHCP Range
    R4-Wrong Route-Map name

    R2-IPv6 enable on interface

    R1- BGP Neighbour statment
    R1-NAT ACL
    R1-ACL
    R1-OSPF authentication

    2) I also draw the Topology with IP address details

    3) I gone through each question ,troubleshooted and put the Tick mark and question number against the Answer written by me on notepad earlier . I used this method for all the 13 question.I have used abort for all the 13 Q till I have marked all my answer on my notepad.
    My strong suggestion not to submit any ticket untill unless you know all 13 tickets answer .

    4) Once I have all the answer ,I started submitting the tickets.

    Best of luck for exam takers!!!!

  115. Prashant
    June 12th, 2011

    Just to add that for HSRP and IPv6 will be mention in the ticket wording that there is some problem with HSRP and IPv6

  116. JT
    June 13th, 2011

    Hello Guys,
    Need CBT Nuggets TSHOOT .Pls call if anybody has got it. Happy to share Route and Switch study and P4S Q&A plus all Sims for route and switch. Routes in GNS3 and Switch in Packet Tracer.
    Thanks
    email:kripa.jyoti@gmail.com

  117. wanttobcmeccie
    June 13th, 2011

    i dnt undestand hw shd i practice on packet tracer simulation which downloaded frm this site ::;

    plese help me ?

  118. wanttotry
    June 22nd, 2011

    Hi guys, i have a exam tommerow and i have a question.
    How many questions will be in this exam?

  119. kifayat
    June 24th, 2011

    All my Dears, friend and brother.I have a problum my TSHOOT Paper exam date 5-July-2011
    If anyone have Pass4Sure, and Dumps. so plz send to my E-mail. k_afridi1@hotmail.com

    kgul@etisalat.ae

  120. Suliman
    July 4th, 2011

    Guys

    Give Multiple choice questions latest please, plus Drag and Drops

    luv4some_1@live.com

    Waiting

  121. CiscoKid66
    July 6th, 2011

    To clarify further on the NTP question…..(this is straight from Cisco – see URL found below)

    NTP uses the concept of a “stratum” to describe how many NTP “hops” away a machine is from an authoritative time source. A “stratum 1″ time server typically has a radio or atomic clock directly attached, a “stratum 2″ time server receives its time via NTP from a “stratum 1″ time server, and so on. A machine running NTP will automatically choose as its time source the machine with the lowest stratum number that it is configured to communicate with via NTP. This strategy effectively builds a self-organizing tree of NTP speakers.

    http://www.cisco.com/en/US/docs/ios/12_1/configfun/configuration/guide/fcd303.html#wp1001131

  122. eslam
    July 7th, 2011

    There are two NEW MCQ as the following

    1-
    ip ftp username xxxxxx
    ip ftp password yyyyyy

    Which two commands will be used to do the same task as the previous Commands

    ip SCP client username xxxxxx
    ip SCP client password yyyyyy

    ip Tftp client username xxxxxx
    ip Tftp client password yyyyyy

    ip http client username xxxxxx
    ip http client password yyyyyy

    other i can not remember

    I think that the solution is SCP or TFTP

    2- the same q as the warning but not the same answer and the right answer is security level 4 to 0 as i can remember.

    the TT as the site exactly

    please networktut update the upper questions

  123. dazadaza
    July 7th, 2011

    tftp does not even understand username so think correct answer is http and SCP maybe??

  124. dazadaza
    July 7th, 2011

    my bad…2 commands to be used are the http ones ONLY

  125. Anonymous
    July 7th, 2011

    just passed my exam, networktut is dead on, thank you so much everyone. see you again in 3 years. Rockon!!

  126. Cru3L
    July 9th, 2011

    @eslam

    SCP is similar than FTP but a secure method using SSH protocol but base on the given question and choices, HTTP is more correct because it doesn’t show on the choices the correct method of configuring SCP.

  127. Paploo
    July 11th, 2011

    Hi everyone & specially VAIO,

    I am facing issue with GNS3 files from ciscoguides.com.

    In TT # 7 the issue relies on OSPF Authentication but I cannot ping gateway of 10.2.1.254 from client 1 and any other switch or router except DSW1. So after verifying all other TT’s I changed default route on Client1 from 10.2.1.254 to 10.2.1.1. After I made changes I can ping webserver.

    My question is why? what’s going on? how come I cannot ping 10.2.1.254?

  128. Anonymous
    July 12th, 2011

    I just took the exam today and got this one:

    ip ftp username xxxxxx
    ip ftp password yyyyyy

    Which two commands will be used to do the same task as the previous Commands

    ip SCP client username xxxxxx
    ip SCP client password yyyyyy

    ip Tftp client username xxxxxx
    ip Tftp client password yyyyyy

    ip http client username xxxxxx
    ip http client password 0 yyyyyy

    ip STP client username xxxxxx
    ip STP client password yyyyyy

    I was thrown off by the fact there was definitely a “0″ on the http choice between “password” and “yyyyyy”. It was the only choice that had a “0″ in there.

  129. anonymous
    July 13th, 2011

    0 means unencrypted

  130. spaz6
    July 13th, 2011

    i got this today and i did select ip http client username xxxxxx
    ip http client password 0 yyyyyy.. 1000/1000

  131. youloveme1101 [@] yahoo.com
    July 18th, 2011

    Passed TSHOOT today with 1000

    with the question “logging console warnings”, the best choice in my case is: warnings, critical, alerts, emergencies (there’s no “error”)

    I were confused with the choice of “severity of 4 and higher log in TTY”. But It’s not TTY but console although the good selection is not complet.

    I’m always ready with any questions for more details to my email, mentioned in my name.

    Good luck to you all!

  132. Suresh
    July 19th, 2011

    i have passed today with 945/1000. Thanks everyone here. No D&D. I think one of the question in a ticket answered wrong.

  133. sunstreaker
    July 20th, 2011

    @suresh – no new TTs? appreciate your feedback, tnx!

  134. Riyadh
    July 23rd, 2011

    I passed today 23-7 Riyadh with 945 . I don’t made any mistake :) But okay .. Same Q .. 2MC .. 1 DD .. 13 TT. All the best. pls visit Cisco site http://www.cisco.com/web/learning/le3/le2/le37/le10/tshoot_demo.html

  135. king
    July 24th, 2011

    My strategy
    1. write down all the trouble tickets down on the laminated sheet given to u.

    2.Ping and ping …..where the ping stop check that device and do forward ping and backward ping from that device, it gives u more info

    3. abort and compare the configurations.

    I did not answer any question until i found all the trouble ticket.

    In short ( ping + abort = CCNP )
    Good luck kids

  136. Ashwin the Boss
    August 2nd, 2011

    Dear TSHOOT aspirants,

    Today (2nd Aug 2011) I have cleared TSHOOT with 986 marks – 6 Multiple choice questions and 12 Trouble tickets. No drag and drop questions…

    I lost 14 marks in the multiple choice questions I believe, rest all were fine. Little bit twisy but very interesting. By the way, Ticket 6 (VLAN filter list), many of them updated that its cisco bug. To me, I chosen DSW1 and all was perfect. My hearty thanks to Networktut.

    If you guys have questions, let me know!

  137. red
    August 3rd, 2011

    Hi Aswin,
    thanks for the update. i’m going for the exam tomorrow and i’ll update as soon i finish.Do you know why you lost the marks? are all the MCQ are from this site. can you please give some tips pls?

  138. red
    August 5th, 2011

    got 1000/1000. all are from this site. thanks networktut.But i had prepared using books and practised using gns3 and got live experience. I setup a full blown gns3 lab for the same network for practice.I can say experience helps a lot. also no pint just only knowing these answers, unless you know what is happening and how to configure and troble shoot the network you are not worth to be a CCNP. only take this site as a final reference in reading.That’s my opinion, Please don’t think otherwise.

  139. has
    August 25th, 2011

    Hi ,

    Brothers Please tell me Which dumps are valid in this two :

    1). 642-832 pass4sure 51q. gb16
    2). 642-832 ( TSHOOT ) Actultest.

  140. Shaj
    September 3rd, 2011

    Hi Friends….
    My CCNA expaire this Sep 17th, I planed to write TSHOOT exam, so which is last date for my TShoot exam? Plz tellme frnds…

  141. nilesh
    September 5th, 2011

    @Shaj
    You should plane to write TSHOOT exam. on 7th Sept. because by chance if You are not successful on this exam. You have last chance on 16th Sept. you know that at least minimum one week u have to wait for second attempt. I wish you all the best for successful on first attempt.

  142. nilesh
    September 5th, 2011

    @has
    642-832 Pass4sure 51q. gb16 is valid

  143. Neo
    September 8th, 2011

    I passed with 1000/1000
    got 1 DnD, 2MCQ, and 13TT
    All the same shown here. thanks guys.
    ———–
    I did the test before and failed.it was tricky for me, lost time and didnt finish on time.
    Then I prepared with BOSON and it was helpful a lot (lots of it for working with the environment, questions are different) and found this website.
    prepared one week (Boson+networktut), and it worked 100%
    ———–

    Question 1: Dnd:
    FCAPS–model defined by the International Organization for Standardization (ISO).
    ITIL– framework for it prof
    TNM–network management model is the Telecommunications Standardization Sector’s (ITU-T)
    Cisco lifecycle–model is often referred to as the PPDIOO model

    Question 2:
    The following commands are issued on a Cisco router:

    Router(config)#access-list 199 permit tcp host 10.1.1.1 host 172.16.1.1
    Router(config)#access-list 199 permit tcp host 172.16.1.1 host 10.1.1.1
    Router#debug ip packet 199

    What would be the output shown on the console?

    Answer: D
    Only communication between host 10.1.1.1 and host 172.16.1.1

    Question3:
    You have commands used for ftp:
    ip ftp username xxxxxx
    ip ftp password yyyyyy

    Which two commands will be used to accomplish same result?

    Answer:
    ip http client username xxxxxx
    ip http client password 0 yyyyyy
    —-

    Now the 13 TT:
    All listed here except the EIGRP AS#
    ============
    Notes:

    1- the R4, EIGRP, no passive-interface
    is confusing, but all other options are not good.
    the you have to choose R4, EIGRP, enter on Fa 0/0 Fa1/0 no passive-interface

    2- The R1, ospf, add ip ospf authentication is correct answer ( I got 1000)
    but you will notice R1 works without it in other tickets as well, !!!

    3- my best advice to you, MEMORIZE the list them in front of you
    Then check out what you are 100% sure
    Abort what you are not sure, and you can come back to it.

    After I finished my first TT, I wrote down:
    * all Links configuration between R1-R2, R2-R3, R3-R4
    BGP configs on R1
    DHCP on R4
    EIGRP configs on R4, DSW1,DSW2
    DSW1 related configs (interface Vlan 10, track commands, no filter command except in 1 TT)
    ASW1 (interface f1/0/1 and 2, Po13, Po23)
    it took me 15 minutes to do so, but helped me a lot when troubleshooting to make sure I am getting it correct.

    If you have any question, post it here and I try to answer

  144. Anonymous
    September 10th, 2011

    Hi Neo,

    Could you post all link config that you write down.. thx

  145. Anonymous
    September 12th, 2011

    Hi,

    the links are the interfaces configuration between each two routers.
    for example R1-R2 link
    on R1 S0/0/0.12
    and R2 S0/0/0.12
    configs and so on

    you can see some here within netwroktut TT to know what to expect.
    make sure you write it down in the exam, so it makes your troubleshooting easier.

  146. Farbod
    September 23rd, 2011

    I downloaded 642-832 Pass4sure 51q. gb16 .
    it has only 9 Multiple choice questions. the book is about 600 pages. The MC questions shouldn’t be more than 9?
    I have T-shoot exam in a week. any reply would be appreciated.

  147. francis
    September 23rd, 2011

    Where do we get Boson Exsim for tshoot. really need it for practice exam is next week

  148. Farbod
    September 23rd, 2011

    it seems good but I couldn’t find any download link..
    don’y you have any link?

  149. URGENT Help Required
    September 24th, 2011

    farbod !!!! contact me on ccnptshoot@eim.ae, I will provide you p4s 50 question , you send 51 to me.

    As per site , latest is 50 ,which i have.I hv paper 2mr.

    Regads,

Comment pages
1 2 42
Add a Comment