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 267 268 269 270 271 391 1008
  1. Moh
    December 10th, 2018

    Dears,
    Please send to me the valid dump for routing
    migdadi2013 @ hotmail . com

  2. pjsousa
    December 10th, 2018

    @Kaktus@Taker,

    I will check the file today as well. I have the exam scheduled for 14 Dec.

  3. Camp
    December 10th, 2018

    @pjsousa Good luck, I will do it also on the 14th.
    @Kaktus and @Taker
    I am going through on the file now as well (lot of mistakes there…), but confirmation can be done only after the 14th of December. :)

  4. Kani
    December 10th, 2018

    Refer to the exhibit.
    router eigrp 65535
    no auto-summary
    network 10.0.0.0 0.0.0.255

    router ospf 1
    network 192.168.5.0 0.0.0.255 area 0
    passive-interface loopback0
    redistribute eigrp 65535

    If this configuration is applied to a device that redistributes EIGRP routes into OSPF. which two statements about the behavior of the device are true? (Choose two)

    A. EIGRP routes appear in the routing table as E2 OSPF routes
    B. The device router ID is set to Loopback0 automatically
    C. The device redistributes all EIGRP networks into OSPF
    D. EIGRP routes appears in the routing table as N2 OSPF routes
    E. The device redistributes only classful EIGRP networks into OSPF
    F. EIGRP routes appears as type 3 LSAs in the OSPF database

    Answer: C E

    C AND A is right because type 3 LSA is inter area route and when ASBR redistribute into other network he use TYPE 5 LSA and the routes appear into ABR and other routers as E2 as external so C E Is right

    Q28 In all most-popular-q

  5. JJ
    December 10th, 2018

    @Kani
    I think the question is based on local router(device), therefore A is not correct answer.

  6. JJ
    December 10th, 2018

    which two statements about the behavior “of the device” are true?

  7. pjsousa
    December 10th, 2018

    @Kani

    It’s A and E…redistribute command is missing “subnets” and by default when distributing into OSPF, the routes are shown as E2

  8. Epyon
    December 10th, 2018

    @RouteRider
    In Question 102 from DJ config tree should be B not D – IP protocol 47 is GRE
    In 181 – Shouldn’t correct question be PBR? (A)?
    Q189 is a tough one – i would say it’s A not B – from my understanding you actually need to define Inboud ACL to have uRPF working. – Might be wrong.

  9. Camp
    December 10th, 2018

    @RouteRider @JJ

    The answers you have given are good, but I have found 2 more to correct:

    240 B
    246 A

    What do you think?

  10. Camp
    December 10th, 2018

    @Epyon

    Q102 is D
    Q181 is also a D
    Q189 I agree with you and it should be A, but everybody else says B.

    :)

  11. TW
    December 10th, 2018

    How big is the smallest packet that will always be fragmented on a standard Ethernet network with default configuration?
    A. 1500 bytes
    B. 1800 bytes
    C. 2048 bytes
    D. 2100bytes

    Answer: A or B?

    Wikipedia says “a 1500-byte packet, the largest allowed by Ethernet at the network layer”…
    https://en.wikipedia.org/wiki/Maximum_transmission_unit

  12. Camp
    December 10th, 2018

    @TW

    “How big is the smallest packet that will always be fragmented on a standard Ethernet network with default configuration?”

    If 1500, that wont be fragmented, thats the default value without fragmentation… thats why its B… 1800

  13. TW
    December 10th, 2018

    Thanks, @Camp. Can you please point to a reference or documentation explaining this process?
    That will be useful to understand the fragmentation process.

  14. Camp
    December 10th, 2018

    @TW

    https: //networklessons.com/cisco/ccie-routing-switching/pppoe-mtu-troubleshooting-cisco-ios/

  15. Anonymous
    December 10th, 2018

    @Epyon
    Yes, you are right about Q181. It is PBR really.
    Q189: In my opinion, it is not mandatory the ACL for uRPF.
    Q102 is D, because if you blocked the IPprotocol47, the GRE tunnel won’t establish.

  16. RouteRider
    December 10th, 2018

    @Camp
    Yes, Q240 is B and Q246 is A

  17. Epyon
    December 10th, 2018

    @RouteRider

    After configuring GRE between two routers running EIGRP that are connected to each other via a WAN link, a network engineer notices that the two routers CANNOT ESTABLISH the GRE tunnel to begin the exchange of routing updates What is the reason for this?
    A. Either a firewall between the two routers or an ACL on the router is blocking TCP 47.
    B. Either a firewall between the two routers or an ACL on the router is blocking IP protocol number 47
    C. Either a firewall between the two routers or an ACL on the router is blocking UDP 57
    D. Either a firewall between the two routers or an ACL on the router is blocking IP protocol number 57
    Answer: B

    It’s either you have a ip protocol 47 as different answer or i’m completely missing something here

  18. Epyon
    December 10th, 2018

    Also there is a one question i’m struggling with finding the correct answer (don’t remember question number)

    You are configuring a Microsoft client to call a PPP server using CHAP. Only the client will be authenticated but the client’s password has expired and must be changed. Which PPP server configuration allows the call to be completed?

    A. ppp authentication ms-chap callin
    B. ppp authentication chap
    C. ppp authentication ms-chap-v2 callin
    D. ppp authentication chap callin
    E. ppp authentication ms-chap-v2

    Answer: D

    In my opinion it’s either C or E – my understanding is that they want chap with ability to change password on the fly, so that needs to be chap v2 – but i’m unsure if it’s callin or one without it.

  19. Camp
    December 10th, 2018

    NO.181 A network engineer is configuring two dedicated internet connection within the internet
    nodule.
    One connection is primary connection to all wired business communication. While the other is the
    primary connection for all customer wireless traffic?
    A. PBR
    B. IP QoS
    C. MMC
    D. IP SLA
    E. IP SAA
    Answer: A

    Same question in digitaltut:
    A netwoik engineer is configuring two dedicated Internet connections within the Internet module One connection is the primary connection to all wired business communications while Che other is the primary connection for all customer wireless traffic If one of the links goes down, the affected traffic needs to be redirected to the redundant link Winch current technology should be deployed to monitor the scenario?

    A. IP SLA
    B. MMC
    C. IP SAA
    D. PBR
    E. IP QoS

    Answer: A

    And thats why I dont realy get the PBR…

  20. Camp
    December 10th, 2018

    @Epyon

    Answer is C
    ms becasue Microsoft, v2 because expired password must be changed, and callin because only the client will be auth…

  21. Epyon
    December 10th, 2018

    @Camp

    Thx for clarification – i was leaning towards that answer, but saw that in several dumps they used ppp authentication ms-chap-v2 and started to think that i may not be right.

  22. Epyon
    December 10th, 2018

    Also there is a weird question:

    Which access-list is used to filter upper-layer protocols
    Dynamic
    reflexive
    extended
    standard
    time based

    In almost all dumps it’s extended, which is wrong because reflexive is used for upper-layer protocols (at least according to cisco websites) but it must be used with named ACL

  23. Lechu
    December 10th, 2018

    Someone will share this dump which you verify ?

    No181

    In my opinion is not a PBR, because tracking is included with monitoring feature IP SLA

    https://www.cisco.com/c/en/us/support/docs/ip/ip-routing/200785-ISP-Failover-with-default-routes-using-I.html

  24. Anonymous
    December 10th, 2018

    Please can anyone share 757dump? ccnprs @ protonmail .com
    Thank you

  25. Anonymous
    December 10th, 2018

    @Epyon
    In my version answer D says “Either a firewall between the two routers or an ACL on the router is blocking IP protocol number 47”. And it’s the correct answer.

    https : // imgur . com / a / W8L1sQX

  26. Rodisca
    December 10th, 2018

    Hi @RouteRider, good job!!

    My review of your questions:
    Q12->B, explication in the link below:

    https://www.cisco.com/en/US/technologies/tk648/tk362/tk920/technologies_white_paper09186a00802d5efe.html

    Q33? MENTION ABOUT?
    Q39- Why E(offset) and no A(prefix-lists)
    Q42 – Why C(its about multipoint) and not A(in point to point its not needed dlci map against multipoint)
    Q63 – A(because the source is a client)
    Q67 – digitaltut correct answer is D(exstart)
    Q71 – Why A(enable password/secret once has been configured, appeared on global configuration)
    Q72 – OK!! Tested in LAB
    Q78 – Its tricky, there is not Factible succesor: the formula FD>AD not work FD->150=AD->150, so the variance not should be changed(not effect)
    Q166 – source of information for the answer?
    Q181 – A is correct, PBR is needed to filter the traffic, IP SLA for what?
    Q189 – Digitaltut correct answer is A
    Q232 – Refers about VRF-LITE or MULTI-VRF-LITE? the answer changes depends the question.

  27. RouteRider
    December 10th, 2018

    Anonymous= RouteRider…

  28. RouteRider
    December 10th, 2018

    @Epyon
    ppp authentication ms-chap-v2 callin is the right command, because the client is a Microsoft client!

  29. RouteRider
    December 10th, 2018

    @Rodisca
    Q63 Because it is a Microsoft client!

    Q71 In the section of caution.
    https : // www. cisco. com/c/en/us/td/docs/ios/12_2/security/command/reference/fsecur_r/srfpass.html#wp1017497

    Q78 EIGRP Load Balancing
    Every routing protocol supports equal cost path load balancing. In addition, Interior Gateway Routing Protocol (IGRP) and EIGRP also support unequal cost path load balancing. Use the variance n command in order to instruct the router to include routes with a metric of less than n times the minimum metric route for that destination. The variable n can take a value between 1 and 128. The default is 1, which means equal cost load balancing. Traffic is also distributed among the links with unequal costs, proportionately, with respect to the metric.
    There are two types of load balancing:
    – Equal cost path – Applicable when different paths to a destination network report the same routing metric value. The maximum-paths command determines the maximum number of routes that the routing protocol can use.
    – Unequal cost path – Applicable when different paths to a destination network report are of different routing metric values. The variance command determines
    which of these routes is used by the router.
    Note: If a path is not a feasible successor, the path is not used in load balancing. Refer to the Feasible Distance, Reported Distance, and Feasible Successor section of Enhanced Interior Gateway Routing Protocol for more information.
    In this scenario when we use variance 3, so the metric of the successor will be 450 and the metric of the feasible successor path via R3 is 450. Because the successor metric will be equal or less then metric of the feasible successor, the traffic will be sent via R3 and via R2 too in an equal rate.

    https : //www . cisco. com /c/en/us/support/docs/ip/enhanced-interior-gateway-routing-protocol-eigrp/13677-19.html

  30. Saji
    December 11th, 2018

    @ Kani,

    In regards to redistribution questions, Since missing keyword “subnets” in the redistribution command, it will redistribute a all eigrip but their class full networks.
    A—–> correct all agree.
    C—–> Correct but it is not more specific.
    E——> Correct because it is more precise answer than C as i explained above.

  31. JJ
    December 11th, 2018

    @ all
    I found same question in Passleader dump v18.101 (Question 510) that earlier shard this site.
    in Passleader dump, the correct answer are C E.

    If this configuration is applied to a device that redistributes EIGRP routes into OSPF. which two statements about the behavior of the device are true? (Choose two)

    A. EIGRP routes appear in the routing table as E2 OSPF routes
    B. The device router ID is set to Loopback0 automatically
    C. The device redistributes all EIGRP networks into OSPF
    D. EIGRP routes appears in the routing table as N2 OSPF routes
    E. The device redistributes only classful EIGRP networks into OSPF
    F. EIGRP routes appears as type 3 LSAs in the OSPF database

    Answer: C E

  32. Phat
    December 11th, 2018

    @Rodisca
    Q42 and Q228 are the same and the answers match the question and answers on SPOTO Q1 of 227 dumps.

  33. TW
    December 11th, 2018

    In which scenario can asymmetric routing occur?
    A. active/active firewall setup
    B. single path in and out of the network.
    C. active/standby firewall setup
    D. redundant routers running VRRP

    Answer: A or D?

  34. RouteRider
    December 11th, 2018

    @TW
    D

  35. Kaktus
    December 11th, 2018

    @RouteRider
    Why D?
    If you are reffering to this:
    https://www.digitaltut.com/miscellaneous-questions/comment-page-2

    Then if the failover is OK (in case of R1 failure all traffic is going thru R2) there should be no asymmetric routing.

  36. Bolisticbond026
    December 11th, 2018

    Hello guys how are you all doing?? i must commend you all for a good job.I will be writing my CCNP route before the end of the month,can you please share with me valid dumps to prepare for my CCNP route exam.My email address is mattiunderscorehaphyz026atgmaildotcom. Thanks in advance guys and God bless.

  37. Rif
    December 11th, 2018

    Hey guys

    i have passed the exam, 9XX

    Most of the question form 227

    LAB: EIGRP stub| Ospf Virtual link

    All the very best guys

  38. Camp
    December 11th, 2018

    @Rodisca

    Q63 is B for sure… I have explained it before and here is a reference for using the “callin”.
    See it in the table:
    https: //www.cisco.com/c/en/us/support/docs/wan/point-to-point-protocol-ppp/25647-understanding-ppp-chap.html

    NO.63 You are configuring a Microsoft client to call a PPP server using CHAP. Only the client will beauthenticated. But the clients password has expired and must be changed. Which ppp server configuration allows
    the call be completed?
    A. ppp authentication ma-chap-v2
    B. ppp authentication ms-chap-v2 callin
    C. ppp authentication chap
    D. ppp authentication callin
    E. ppp authentication ms-chap callin
    Answer: B

  39. Camp
    December 11th, 2018

    @Rodisca

    Q12 is B (thats good)
    Q39 I have the same oppinion so I would go for A D F also… but only found refenrence in CCIE blogs…
    Which three methods can a network engineer used to fix a metric-based routing loop in the
    network?(choose three)
    IT Certification Guaranteed, The Easy Way!
    A. Filter routes manually using prefix lists
    B. Implement proper network summarization on key routing points
    C. Utilize route database filters
    D. Filter routes based on tags
    E. Implement offset lists at network boundaries
    F. Filter routes manually using distribute lists
    Answer: D E F –> In my oppinion A D F

    Q67 is A – loading for sure there are plenty of cisco reference about it in this forum
    Q71 there is no better option then “A” :)
    Q72 is D? That is what you have tested in lab?
    Q189 A in digitaltut yes, but there is also written “when an ACL in the configuration” but I have said I am really not sure what to chose here… A or B

  40. CCNP
    December 11th, 2018

    A network engineer executes the command show ip eigrp vrf purple topology Which type of information is displayed as a result?
    A. route successors for a specific routing table
    B. active neighbors for a global routing table
    C. routes for a global routing table
    D. updates that were sent for a specific routing table

    What is the correct answer? A or D?

  41. Camp
    December 11th, 2018

    @CCNP

    A

  42. pjsousa
    December 11th, 2018

    @Rif congrats… could you please give us a hint about the new questions or reformulated questions?

  43. Rif
    December 11th, 2018

    @ pjsousa

    send me an email i will send the question which i can remember

  44. Yamen_2
    December 11th, 2018

    @Rif congrat, please can u share your questions in there?
    and u looked at new dump? all questions from here?

  45. CCNP
    December 11th, 2018

    Which statement about spilt-horizon rule for distance vector routing protocols is true?
    A. A router advertises a route to an unreachable network with an infinite metric.
    B. A router does not advertise routes to any neighboring router.
    C. A router advertises routes back out the interface on which it learned them with an infinite metric.
    D. A router does not advertise routes back out the interface on which it learned them.

    What is the correct answer A or D?

    I remember D is a split-horizon rule. Not sure about A.

  46. Kaktus
    December 11th, 2018

    @Rif
    Can you send to me as well? It is jan . kaktus at onet . pl

  47. JJ
    December 11th, 2018

    @ Rif congratulation !!

  48. Rif
    December 11th, 2018

    Which feature can mitigate fragmentation issues within network segments that are between
    GRE endpoints?
    Which two statements about PPPOE packet types are true?
    In which scenario can asymmetric routing occur?
    Which two statements about NAT in a DMVPN environment are true?
    A network engineer executes the command show ip eigrp vrf purple topology Which type of
    information is displayed as a result?
    Which two statements about Frame Relay point-point connections are true?
    Which type of information is displayed when a network engineer executes the show track 1
    command on the router?
    Which two statements about uRPF are true?
    What happens when two EIGRP peers have mismatched K values?
    Drag and drop the GRE features from the left onto the correct descriptions on the right.
    Ipsec
    Keepalive
    Mgre
    MSS
    Tunel key

    You are configuring a Microsoft client to call a PPP server using CHAP. Only the client will be
    authenticated. But the clients password has expired and must be changed. Which ppp server configuration allow she call be completed?
    Which access list entry check for an ACK within a packet TCP header?
    Which two features does RADIUS combine?
    Which statement is true about an edge interface in relation to the Cisco Easy Virtual
    Network?
    Which two statements about the enable secret and enable password commands are true?(
    What is the role of a route distinguisher in a VRF-Lite setup implementation
    Which two protocols are required for DMVPN?
    Which three NTP features can be deduced on the router (Choose three.)

    02 Drag and Drop

    Loose Mode| Strick Mod
    Based on Cisco best practice, which statement about the output is true?
    Show process cpu storted
    Show process memory stored
    After configuring GRE between two routers running EIGRP that are connected to each other via a WAN link, a network engineer notices that the two routers cannot establish the GRE tunnel to begin the exchange of routing updates What is the reason for this?
    Which statement about stateless and stateful IPv6 auto configuration is true?
    Which task must you perform to enable point-to-point frame relay connection?
    Refer to the exhibit. Which effect of this configuration is true?
    Interface gigabitethernet 2/0/0
    Vnet trunk
    Ip addres X.X.XX
    Vnet neame cisco
    Which condition prevents the establishment of a DMPVN tunnel between two spokes
    Which IP SLA operation can be used to simulate voice traffic on a network?

  49. JJ
    December 11th, 2018

    @ Rif You are so amazing!!

  50. Yamen_2
    December 11th, 2018

    @ Rif thanks , all questons from new pdf file which seen by ur?


  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 267 268 269 270 271 391 1008
  1. No trackbacks yet.