Home > Share your ROUTE v2.0 Experience

Share your ROUTE v2.0 Experience

January 22nd, 2015 in ROUTE 300-101 Go to comments
Note: The last day to take this ROUTE 300-101 exam is February 23, 2020. After this day you have to take new Enterprise exams to get new CCNP Enterprise certification. If you want to find out more about the new exams please visit here.

The ROUTE 300-101 (ROUTE v2.0) exam has been used to replace the old ROUTE 642-902 exam so this article is devoted for candidates who took this exam sharing their experience.

Please tell with us what are your materials, the way you learned, your feeling and experience after taking the ROUTE v2.0 exam… But please DO NOT share any information about the detail of the exam or your personal information, your score, exam date and location, your email…

Note: Posting email is not allowed in the comment section.

Your posts are warmly welcome!

Comments
Comment pages
1 58 59 60 61 62 391 1008
  1. Jules
    February 14th, 2018

    @Anonymous12

    Would you be able to assist me?? i’m trying to get the topologies for GNS3, so i can practice from them, but somehow i cant get the IOS that was used…. Much Appreciated!!!

  2. Gonngy
    February 14th, 2018

    @anonymous12 did you take that exam?

  3. goony
    February 14th, 2018

    Any updates on the test?

  4. Daniel
    February 15th, 2018

    @ Anonymous12 … Everything is still valid DODKO eon and Dexter good 100% you said. Where do I get these dumps??? the link provided in the previous comments dont work… Is anyone able share it here? thanks a lot

  5. goony
    February 15th, 2018

    @oso, what is this “new DnD” ?

  6. Valentine
    February 15th, 2018

    About the new DnD. I can remember there is a subasriber ID on the option, dhcp relay information. Not sure. Anyone who took the same new DnD with me could verify. Good thing i passed. There are new question in evn like there are 4 choices which include MP-BGP, MPLS etc. Just tryjng to help

  7. Ahmed
    February 15th, 2018

    Can anyone share Dexter Dumps here, please?

  8. a7med
    February 15th, 2018

    Mr @Ahmed plz connect me ahmedmadiboi@ ayhoo . com

  9. ichi
    February 15th, 2018

    @ AHMED It is several pages back. The name of the file: 300-101 – Project X – Digital-Tut + CERTbus + PassLeader – updated by dexter v1.8 15.12.2017

  10. kscltu
    February 15th, 2018

    Hello guys, please share it with me as well if possible. bubinhko at gmail dot com

  11. Close
    February 15th, 2018

    Ordonez & Gonngy, good luck for your exam and please let us know about the updates, thanks in advance!

  12. ipv6 seeker
    February 15th, 2018

    I really like the way digitaltut explain and share knowledge..
    any knowledge sharing for the IPV6?
    thanks you

  13. EIGRP Stub
    February 15th, 2018

    @oso about the question
    Refer to exhibit. Which two reasons for IP SLA tracking failure are likely true? (Choose two)
    R1(config)#ip sla 1
    R1(config-ip-sla)#icmp-echo 172.20.20.2 source-interface FastEthernet0/0
    R1(config-ip-sla-echo)#timeout 5000
    R1(config-ip-sla-echo)#frequency 10
    R1(config-ip-sla-echo)#threshold 500
    R1(config)#ip sla schedule 1 start-time now life forever
    R1(config)#track 10 ip sla 1 reachability
    R1(config)#ip route 0.0.0.0 0.0.0.0 172.20.20.2 track 10
    R1(config)#no ip route 0.0.0.0 0.0.0.0 172.20.20.2
    R1(config)#ip route 0.0.0.0 0.0.0.0 172.30.30.2 5

    if in the exhibit it’s not requested a specific threshold (or delay) value, 500 (msec) is NOT a Wrong value (the rule is that threshold have to be lower than timeout value)
    So E. (The threshold value is wrong) is not a right answer to choose.

  14. Ordonez
    February 15th, 2018

    Be prepared for the DnD for Frame Relay and AAA Authentication (New)

    Back read for the new DnD .

    Planning to take this month but I need to study and replicate the scenario i can remember.

    Thanks

  15. Zoltam
    February 15th, 2018

    @Ordonez

    I’m going tomorrow. Thank you for your feedback, I will keep you updated.

  16. Jeremy
    February 15th, 2018

    @Zoltam
    That’s how it works: you use other’s help and in case of retake you may count on the others

  17. Ordonez
    February 15th, 2018

    Hi All,

    I can remember one question regarding VRF ip route and will ask if you type show ip route what will be the result

    Router(config)#ip route vrf blue 0.0.0.0 0.0.0.0 192.168.1.1
    Router(config)#ip route vrf red 0.0.0.0 0.0.0.0 192.168.1.2

    I simulated this scenario and created a vrf lite config with blue and red vrf connected to common ISP router.

    I tried to show ip route and it shows

    “Gateway of last resort is not set”

    Result will be shown if you type show ip route vrf “name”

    I can now recall that there is a choice that Gateway of last resort it not set.

    Correct me if i am wrong.

  18. EIGRP Stub
    February 15th, 2018

    @ordonez

    I don’t know the possible choices but another possible answer could be: “no route it’s shown”

  19. Zoltam
    February 15th, 2018

    Router(config)#ip route vrf blue 0.0.0.0 0.0.0.0 192.168.1.1
    Router(config)#ip route vrf red 0.0.0.0 0.0.0.0 192.168.1.2

    If you type “show ip route” you will see “Gateway of last resort it not set”.
    If you type show ip route vrf blue” you will see “192.168.1.1 as gateway of last resort”.

    Global routing table does not overlap with VRF routing tables.

    => Understand the possibilities and don’t remember the answer by heart: it makes you pass.

  20. Ordonez
    February 15th, 2018

    This is one of the frame relay DnD i remember which is asking you the missing command, this empty space is the blanks for the Drag and Drop

    I just created this so that I can remember the commands for the frame relay

    !
    interface Serial0/3/1 (EMPTY SPACE)
    bandwidth 56
    ip address 10.16.0.1 255.255.255.0
    encapsulation frame-relay (EMPTY SPACE)
    frame-relay map ip 10.16.0.2 110 broadcast (EMPTY SPACE)

    clock rate 2000000
    shutdown
    !
    interface Serial0/3/1.2 point-to-point (EMPTY SAPCE)
    ip address 10.17.0.1 255.255.255.0
    frame-relay interface-dlci 100 (EMPTY SPACE)
    clock rate 2000000
    !

  21. somebody
    February 15th, 2018

    @ordonez
    Please clarify what meant with (new) DnD for frame relay and AAA authentication

    Is it (new) for the dump you provided to us but it is in dexeter dump? Or new for all?

    Thanks

  22. Ordonez
    February 15th, 2018

    Managed to find the AAA Authentication that appeared in my exam, take note the description differs in the exam(not exactly the same)

    Study this Drag and Drop for AAA Authentication for ppp methods.

    if-needed – Does not authenticate if the user has already been authenticated on a tty line.
    krb5 – Uses Kerberos 5 for authentication (can be used only for Password Authentication Protocol [PAP] authentication)
    local – Uses the local username database for authentication.
    none- Uses no authentication.
    group radius – Uses the list of all RADIUS servers for authentication.
    group tacacs+ – Uses the list of all TACACS+ servers for authentication.
    group group-name – Uses a subset of RADIUS or TACACS+ servers for authentication as defined by the aaa group server radius or aaa group server tacacs+ command.

  23. Khron
    February 15th, 2018

    Thanks Ordonez

  24. somebody
    February 15th, 2018

    Thanks ordonez

  25. Ordonez
    February 15th, 2018

    For those who will take the exam,

    Please remember this NTP question and check the reach value, this one caught me off guard and I did not know which value to check as the question is asking the given NTP associations

    Note not the same in the exam but the presentation is the same

    If there’s an asterisk (*) next to a configured peer, then you are synced to this peer and using them as the master clock. As long as one peer is the master then everything is fine. However, the key to knowing that NTP is working properly is looking at the value in the reach field.

    Router#show ntp associations

    address ref clock st when poll reach delay offset disp
    ~172.31.32.2 172.31.32.1 5 29 1024 377 4.2 -8.59 1.6
    +~192.168.13.33 192.168.1.111 3 69 128 377 4.1 3.48 2.3
    *~192.168.13.57 192.168.1.111 3 32 128 377 7.9 11.18 3.6
    * master (synced), # master (unsynced), + selected, – candidate, ~ configured

    Explanation
    377 = 1 1 1 1 1 1 1 1 Time 0: Last eight responses from server were received
    376 = 1 1 1 1 1 1 1 0 Time 1: Last NTP response was NOT received (lost in network)
    Values below this 376 is that Last NTP response was received

  26. 300-101 Failure
    February 15th, 2018

    One SIM – EIGRP Stub. 10.2.0.0 255.255.0.0 works
    OSPF & EIGRP Simlets are back
    Drag & Drops new
    NTP questions
    Loads of IPV6

  27. Zoltam
    February 15th, 2018

    So there is this frame-relay “configuration” drag and drop + and AAA drag and drop about “AAA authentication”, regarding krb5, local, radius…?

  28. jbalvin
    February 15th, 2018

    @Ordonez could you please check the new questions posted here on January 25th so you can confirm if those questions are valid questions. if you can not get access to the questions I can give you.

  29. Ordonez
    February 15th, 2018

    Those questions did not even appeared in the exam, that is the materials that I used but they change it

  30. Ordonez
    February 15th, 2018

    @Zoltam
    Yes, be prepared for those questions.

  31. Zoltam
    February 15th, 2018

    Thank you, I will keep you updated.

  32. Alex
    February 15th, 2018

    Anybody can share latest valid dump?

  33. Easy
    February 15th, 2018

    @Alex, right now we’re waiting for updated from people as the latest dump isn’t so valid.

  34. ggggg
    February 15th, 2018

    i rembered thad thist question

    Q: What Authentication does EIGRP use? (2 choices)

    A. TKIP
    B. MD5
    C. Plain Text
    D. WPA

    i’m sure that MD5 / but i don’t no another one
    what do you think about it?

  35. BlueH
    February 15th, 2018

    @ ggggg

    “By default, no authentication is used for EIGRP packets. You can configure EIGRP to use MD5 authentication. When EIGRP neighbor authentication has been configured on a router, the router authenticates the source of each routing update packet that it receives.”

    Since the other two choices deal with wireless, this suggests plain text is the correct answer. In other words, EIGRP only uses MD5 for authentication, but stores passwords in plain text unless the service password-encryption command is used.

    Answers: B&C

  36. Goony
    February 15th, 2018

    PASSED. Thank you ordon, I saw A lot of what you showed. The test is very new I saw 10-20 new questions. The NTP question Ordonez mentioned above being one.
    DnD
    Frame-relay, ACL DnD, New AAA Kerb5 DnD, New frame-relay DnD has a Frame-relay instance and you have to find what is missing.

    OSPF eval, EIGRP Eval

    Eigrp Stub Sim.

    There is a TON of new questions. Study Study Study.

  37. Goony
    February 15th, 2018

    I wish you all the best.
    1 more to go!

  38. SRK
    February 15th, 2018

    Congrats @Goony

    Please post new questions if you remember.

    It will be very helpful.

    Thanks

  39. @Khalifa
    February 15th, 2018

    Hi all,

    Where i can the official dumb for route exam ?
    plz share the page number

  40. Alex
    February 15th, 2018

    @Khalifa, the OFFICIAL dumb? From cisco with love? ))) Really?

  41. text
    February 15th, 2018

    plese could you send actual most reliable dumps? many thanks

  42. -Chuck Norris-
    February 16th, 2018

    CISCO reprobó mi prueba.

    Corregí todas las respuestas.

    Ellos no obtendran la certificacion Chuck Norris.

    ;)

  43. -Chuck Norris-
    February 16th, 2018

    CISCO failed my test.

    I corrected all the answers.

    They will not get the Chuck Norris certification.

  44. Khalifa_is_wrong
    February 16th, 2018

    OMG Khalifa. lmao @ u

  45. Bill Gates
    February 16th, 2018

    Guys, there is so much confusion on the past few days and on comment pages 91-93. Is the EON/DOKDO dumps valid? Also spammers, hope you get dick cancer

  46. sandman0409
    February 16th, 2018

    @ Bill Gates. I’ve been monitoring as well. However, at this very moment, EON/Dokdo dump isn’t enough since many people reported that they have seen more than 10+ new questions that EON/Dokdo dump don’t have. Seems like we need to wait little longer.

  47. Ordonez
    February 16th, 2018

    Q: What Authentication does EIGRP use? (2 choices)

    A. TKIP
    B. MD5
    C. Plain Text
    D. WPA

    My Answer: B and C

  48. Viper
    February 16th, 2018

    Agree B and C

  49. Ordonez
    February 16th, 2018

    Which cisco Express Forwarding component maintains Layer 2 addressing information?
    A. CEF
    B. adjacency table.
    C. FIB, RIB , Adjacency table
    D. FIB
    E. RIB

    Answer: B

  50. thanks111
    February 16th, 2018

    come on. guys anyone passed lately ? I am planning on going and any help would be appriciated.


  51. Note: Please do not open any suspicious links (especially short links and links that need to remove some words to open) in the comment section above as they are usually spams and may harm your computer.
Comment pages
1 58 59 60 61 62 391 1008
  1. No trackbacks yet.