Home > Share your ROUTE Experience

Share your ROUTE Experience

July 31st, 2010 in ROUTE 642-902 Go to comments

Please share with us your experience after taking the new ROUTE exam, your materials, the way you learned, your recommendations…

 

Notice: The ROUTE exam does not have IS-IS, DHCP and Multicast questions.

Comments
Comment pages
1 2 3 ... 90 5
  1. Kelesi
    July 27th, 2010

    Hi to all my teammates!

    I passed the Route exam!! 933/1000. The more frustrating is u don’t know where you have done some mistakes..

    So about the exam, i just can say that u have al the keys to lead you to the success! more or less 90 % of the questions are from the 642.901 3.37.

    All the Lab were from this site!

    Lab i got

    1/The EIGRP and OSPF redistribution
    No tricks, just at the end, enter in R1 and ping the loopback address to make sure the redistribution was done correctly.

    2/The Policy based routing
    Same thing too no surprise; at the end don’t forget to test your policy by connecting to the server and simulate an http traffic. After that connect to the router where you have implemented your PBR and do a “show route-map” to check that the Route map has been hit.

    3/EIGRP Stub Sim
    No secrets like this site.

    4/OSPF sim:
    you know the lab where you have to put in area 1 only the connected interface between the two routers.

    That’s all for the LAb.

    Then as far i can remember, i had the OSPF Simlet.
    The one with CrSwitch1 you know?

    The only new questions that surprised me, was the drag and drop.
    It was about EIGRP, BGP, IPV6 transition method …i think that’s all…

    For the IPV6 transition you have to choose all the method of transition ;
    like NAT-PT, 6to4, GRE ….

    For the EIGRP Drag and Drop, you have some term of implementation and you have to associate it to a topology term. (strange never seen this drag and drop)

    For the BGP drag and drop; it’s about the show commands..
    Show ip bgp, show ip bgp neighbors, show ip bgp summary

    I think that’s all; so review the 642.901 3.37, the ospf simlet, the drag and drop, the show commands in EIGRP and BGP, and you will pass the exam surely!!

    Thanks to everyone for your contribution, your help, your share. It’s good to know that we can rely on each others and help each others.

    See you in a few month for the Switch course!!

    PS:If you have some questions tell me

  2. Kelesi
    July 27th, 2010

    Sorry,

    I have forgot the path attribute of BGP !

    It’s a Drag and Drop. You know this one:

    Weight
    Local Pref
    Originate Route
    AS Path
    MED

    Yes 90% you can rely on Passguide 3.37.
    I finished the exam in 1 hour

    For the Labs, Just be carefull about the IP address ; they are not the same as in this Website. I tell that just in case…

  3. Nick
    August 1st, 2010

    Hey guys,

    Im studying for the ROUTE exam, been doing this for the last 2 weeks using the ROUTE official certification guide and 642-901 BSCI CBT Nuggets. According to most of the posts here, the exam questions seems to be more like the “old” BSCI exam, so my question is, is the CBT Nuggets im using good enough for the ROUTE exam or should i stick to the book only?

    I find it easier to study the book and the videos together… for instance i watch all the EIGRP videos and then study EIGRP from the book. I havent gotten to do the labs yet, i want to get all the concepts first from the materials and then start on the lab practice.

    I plan to do my exam on on the first week of september, and immediately get to SWITCH study and finaly TSHOOT, by end November or early December i want to be a CCNP, considering i am on holiday till then im sure if i spend 12hrs per day on this Cisco stuff i’ll be done with it.

    Also wanna ask u guys about work experience. Does any one of you use this knowledge in a working environment or are you studying first, getting the certs then looking for a job?

    Good luck in all ur exams… Laterz

  4. Lulavinyl
    August 5th, 2010

    http://www.examcollection.com/cisco/Cisco.PassGuide.642-901.v2010-06-16.by.Mohammed.329q.vce.file.html

    Clicking on this link you guys will be able to download the lastest dump for 642-902.

    This link corresponds to the old BSCI exam which is the same as the new one. Keep in mind that maybe some Qs are not the same but it´s very helpful for us instead.

  5. Lulavinyl
    August 5th, 2010

    Sorry, I forgot to telling you somethig good for us:

    The new CCNP Route exam don´t include the Multicast, DHCP and IS-IS topics. So we don´t have to study those things and jump over them.

    The result is less Qs than before.

    See you guys.

  6. saud dalvi
    August 7th, 2010

    gave ma ROUTE exam on 31st,,
    same dumps ,, same labs,,, only drag n drop are different

    i got 5 d n d

    bgp selection criteria,, bgp show commands ,,

    3)what will u consider for ospf implementation — :

    update query summmarization,, ospf process id ,, ospf area ,, consider area for summarization at boundaries ,, type of authentication and 2 more options were there,,,
    u hv to dag da right answers

    4) tunneling methods cisco uses—– gre isatap 6-4 mct

    5) eigrp interfaces

    a) show ip eigrp topology/interfaces/route/neighbor

    what is being learnt
    route specific networks
    what is participating
    (one more option)

  7. jonk
    August 7th, 2010

    hi, thx before for your share guys.

    i’ve passed the ROUTE exam yesterday. with score 922.

    the question almost similar with dumps BSCI 3.37

    i got 50 question.

    d&d about bgp attribute

    lab(similar with the dumps):
    eigrp stub
    virtual-link ospf
    policy based routing
    redistribute eigrp to ospf

    “i hope that been informative for you and i’d like to thank you” Jerimy said.
    hehe

  8. Vinch
    August 7th, 2010

    Hello,

    I have a question concerning the first lab on this website about OSPF -EIGRP redistribution.

    In the question, is it mentionned that when you ping from R1 to R4, it is mandatory to go through R3 and to use the ethernet link?

    Because the problem is that R2 will receive 172.16.100.1 via 2 ways:
    - the first from OSPF (AD = 110) via R4
    - the second from EIGRP after reditribution (AD = 170) via R3

    In conclusion, the router will always chose the one with the lower AD. So the ping will always go through R1 – R2 – R4 and will not go through R3.

    What do you think about that?

  9. Lulavinyl
    August 7th, 2010

    @Vinch
    The probem that you have is related to the metric type. As you can see you must set it up as metric-type 1, that means that the ospf routing protocol will use the internal metric plus the external metric.
    This way you tell OSPF that must chose the shorter way. So, R1 has a shorter way via R2 instead of R4 (because we are using internal metric).

  10. Vinch
    August 7th, 2010

    Packets from R1 will go to R2.

    But then, R2 must route the packet either to R4 or R3.
    I have read that there is a mandatory statement which asks to go through R3 to use the R3 – R4 link.

    The first thing the route will look to make its routing decision is the AD before the metric. Because the AD of OSPF (110) from R4 will always be better than the AD of EIGRP External (170) from R3, packets will always be routed to R4 regardless of the metric.

    Am I wrong?

  11. Lulavinyl
    August 7th, 2010

    @Vinch
    Do you know the difference between metric-tipe 1 and 2? That´s why you don´t understand the lab.
    When the packets arrive at R2, and knowing that R2 is using the internal metric (metric-type 1 command), R2 must calculate the shortest path to R4. R2 knows that has 2 ways, via R4 directly or via R3-R4. R2 knows that the directly connected path to R4 is the shortest, so R2 will send the packets to R4 directly.
    OSPF means Open Shortest Path First, then we can conclude that the shortest path from R1 to R4 is R2.
    The thing is that you must keep in your mind that either R2 and R3 have the metric-type 1 command issued.
    Forget the OSPF 110 AD and the EIGRP 170 AD because it´s used when we have several IGP´s in the same routing domain, wich is not the question.

  12. Vinch
    August 7th, 2010

    Have you read page 376 of CCNP Route Official Certification Guide?

    “When a router must consider multiple routes from different sources for the exact same prefix/length, the first item considered by the router is not the metric, but rather the AD. The lower the AD, the better the route”

    Router 2 will receive the 172.16.100.1/32 router 2 times. Once by R4 with OSPF (AD=110) and once by R3 with redistributed EIGRP (AD=170).

    And we have several IGP’s no? OSPF + EIGRP!

    Someone else would have another opinion?

  13. Lulavinyl
    August 8th, 2010

    @Vinch
    Man, I´v been reading the redistribution posts and there are a lot of opinions of any kind. I think you did. Some of them set up what we have on this web and some others not. Some of them say that they couldn´t add a offset list neither something similar to change the metric.
    I´ve been thinking about the distance command, but I don´t know if it may be used. It was explained in the old BSCI book but doesn´t in the current. So, what will you do in the exam??!!

  14. Lulavinyl
    August 8th, 2010

    @Vinch
    Check out this link to help us:
    https://learningnetwork.cisco.com/thread/8963

  15. Lulavinyl
    August 8th, 2010

    @Vinch
    I found the page 376 of CCNP Route. I think it is the PDF page because in the book is page 346, it doesn´t matter. Well, the thing is that it is related to routing loops which is not the case. R1 can see the 172.16.100.1 only from 1 way, R2.
    And I was mistaken, some pages ahead you can find the distance command (page 350 of the book), Which is used to avoid routing loops as well, among more that 2 IGP´s.
    In my opinion, if the Q says something like the ping should go though R2 instead of R3, the distance command must be set up on R3 with a higher AD than 172.16.100.1 is learned on R2. By that way if the R2-R4 link fails, then the R3-R4 will go used. What do you think about?
    Cheers.

  16. Awei
    August 8th, 2010

    just passed 642-902 today , score 922.
    1 new simlet, about OSPF multiarea , 4 Q,
    4 D&D
    show ip eigrp / bgp bialabiala…..

    but messed up with the latest lab,
    ospf eigrp mutul redistribute,
    i tried
    on r2
    router eigrp 100
    redis ospf 100 metric-type 1
    router ospf 1
    redis eigrp 100 sub metric X X X X X.
    distance 180 XXXX (R4 IP) 0.0.0.0

    but I don’t think i scored in this lab.

  17. saar
    August 8th, 2010

    hi all

    VERY IMPORTANT QUESTION FOR ALL!!

    is there any new studing material on ROUTE exam that not exist on BSCI exam?

  18. Lulavinyl
    August 8th, 2010

    @Awel
    Congrats man!! Anyway, you passed the exam
    Thx for your comment.

  19. Lulavinyl
    August 8th, 2010

    @Awel
    Do you remember what the question of redistribution said?

  20. Vinch
    August 8th, 2010

    @Lulavinyl

    I Think indeed that the distance command must be implemented as you say. I will try it if I have this question and I will give you a feedback.

    @Awel
    Have you written distance 180 X.X.X.X 0.0.0.0 only? Have you configured an access-list only for route 172.16.100.1 too?
    And in your config on R2, the metrics are inversed: metric-type 1 must be under ospf and metric X X X X X must be under eigrp.
    Have you also configured redistribution on R3?

    Thanks for you answers!

  21. Vinch
    August 8th, 2010

    @Awei

    And can you tell us more about the new OSPF simlet?

  22. Lulavinyl
    August 8th, 2010

    @Vinch
    The whole command is distance X ip-adv-router acl, where the acl is no necessary. If you don´t use the acl all the routes from that neighbor will have the distance X. So, using the acl, just that route will has that distance.
    Check it out at page 350 CCNP Route. When will you take the exam?

  23. Vinch
    August 8th, 2010

    @Lulavinyl

    Yes, I’ve read it too. We will see if it solves the problem.
    Anyway, I must be ready for friday 13, a good date for an exam!

  24. Awei
    August 9th, 2010

    sorry for kept you waiting.

    the lab required 2 things:
    1: you must successful ping from R1 loopback address to R4 loopback address.
    2: “use the shortest path that have the largest bandwidth”,I think that means you need to use R3 as the main router to forward traffic.
    (the lab is not allowed using default route or static route)

    I don’t think the distance command will have any effect in the lab,
    because when you use “distance ?”,you will find it has no additonal commands (not even “cr>”),
    this is a typical feature when a command is not need in a lab.

    the most important thing is you cann’t use any ACL/ROUTE-MAP/POLICY-MAP/static route/remove the current configuration(allow modify and add)/

    I tried all those and didn’t work
    use distance to change the routes AD from R4
    use distribute-list to filter the routes advertised from R4 to R2,
    use policy route-map to change the next-hop on R2 port connected to R1,
    use static route,

    finally I have to use
    metric-type 1 on both R2\R3
    or
    metrc-type 2 with metric 10 on R3(E2 10),default on R2(E2 20)

    after those configuration, the problem is :
    the traffic from R4 to R1 will follow R3 – R2 – R1 as forwarding path,
    but the traffic from R1 to R4 will be forward from R2 to R4 directly…..

    so I think I didn’t score in the lab.

    the new OSPF simlet.
    I need to draw a picture to describe it.click the url to see it.
    http://img4.wal8.com/img4/exzzz/s/1281325881_1662029276.jpg

    Q1, the link F0/1 to F0/1 between R3 and R4 (the one belong to AREA 0 ) is fail now.
    which route will be disappear on R1?
    my answer: the link between R4 and R2

    Q2, (show ip route on R1.. gives about 2-3 ospf route, 1 connected route).
    question is which route excepted to be in the route table is missing (now) during the maintenance(I don’t remmber this word) period?
    I choosed the ip add of R4 port F0/0 in area 0

    Q3, what caused the problem?(I think the problem means Q2)
    I choosed the “area 0 discontiguous”.

    Q4, what’s the solution on R3 and the similar way on R4
    I choosed implementing an virtual-link on R3 and R4.

    all the choice in the answers are connected ,
    if you chose one for a reson in one Q, you have to chose an answer for the same reason in another Q,
    so the result is 100% right or 100% wrong…

  25. Awei
    August 9th, 2010

    @Lulavinyl

    sorry ,I made a mistake in yesterday post.
    here are my configuration in the exam,
    on both R2 and R3
    router ospf 1
    redis eigrp 100 metric-type 1 subnets
    router eigrp 100
    redis ospf 1 metric x x x x x

    additonal commands on R2
    router ospf 1
    distance 180 XXXX (R4 IP) 0.0.0.0

  26. Awei
    August 9th, 2010

    @Lulavinyl

    and it seems that R1 R4 are not allowed to be configured, but I don’t remmber it accuratly.

    it seems that when I use “conf t” on R1 or R4, it tells me the command is not need in the lab.

  27. Awei
    August 9th, 2010

    @saar

    hi,those are questions in the 642-902 exam I met on 2010.8.8

    ipsec vpn (3 Qs)
    ospf implement planning (3 Qs)
    show information about eigrp / bgp (2 D&D)

    those are new in ROUTE and not include in BSCI.

  28. Vinch
    August 9th, 2010

    @ Awei

    The redistribution lab was the last question of the exam?

  29. Awei
    August 9th, 2010

    @Vinch

    yes,it’s the same one.
    http://www.digitaltut.com/route-eigrp-ospf-redistribution-sim#more-26

    but the LAB indicate those :
    1, you must successful ping from R1 loopback address to R4 loopback address.
    2, “use the shortest path that have the largest bandwidth”
    3, “default route or static route are not allowed”

    and the ACL is not available,
    when you type in “access-list 101 permit any any ”
    the lab tells that command is not avaiable

  30. Awei
    August 9th, 2010

    I followed the steps as this site provides,
    but I am sure I didn’t get much score on this lab,
    because my report indicate that I got only 60% in OSPF EIGRP redis.

  31. Vinch
    August 9th, 2010

    @ Awei

    For me, the only solution is to implement the distance command in the ospf process:
    distance 171 loopback_of_R4 0.0.0.0

    without access list (all the routes will go to R3 then!)

    Did you try it?

  32. Gio
    August 9th, 2010

    The distance 200( or whatever > 170) must be applied under router ospf 1 on R2 to make this option worse compared to R3.If an ACL is not allowed then all the traffic,not only the loopback, will prefer R3 to go to R4 from R1 following the largest bandwidth criteria.
    This can be confirmed by tracing.Do not forget that the distance command takes the router ID,in this case R4,not the interface address so that any interface is covered. Occasionally the loopback does not represent the router id so I would ckeck the router ID with approriate show commands.

  33. designer2010
    August 9th, 2010

    Guys i am going to write the exam tomorrow, my question is: Is it true that IS-IS, Multicast and DHCP questions are not being asked in this exam these days?

  34. Vinch
    August 9th, 2010

    @ Gio

    Indeed, it’s better to verify first if what’s the RID of R4. I’ll debrief you after my exam!

  35. Awei
    August 9th, 2010

    @vinch
    I cann’t remmber what I used as the RID of R4, maybe I made a mistake here.
    I forget it should be the RID when using distance command,

    you can try it in your exam,

    @gio
    the distance command cann’t apply an acl after it, I am sure of that.

    @designer2010
    there are no DHCP / ISIS / multicast

  36. designer2010
    August 9th, 2010

    @Awei
    Thanks

  37. Lulavinyl
    August 9th, 2010

    @Vinch
    In fact, that is the only way to set up the distance command, using the RID of the adv router.
    The problem is “use the shortest path that have the largest bandwidth”. The shortest path is through R2 (serial), but the fastest path is through R3 (fast-ethernet). And, knowing that acl´s are not allowed, the only thing we can do is using the distance command without it, as Gio said.
    Another issue is: what path should the ping command takes to come back from R4 to R1? If it doesn´t matter, hey!! we have it, but if it matters, we must think another answer as well. Thinking about it, as before in the redistribution command into OSPF we used the metric-type 1, the returning ping will take the R2 path (because metric-type 1 means internal cost plus external cost). What do you think guys?
    @designer
    You are right, there are no qs about those topics.

  38. Awei
    August 9th, 2010

    @Lulavinyl

    I think your conclusion is very right.

    use distance 180 XXX(RID of R4) 0.0.0.0 on R2, make sure ping packet from R1 to R4 follow path R1 R2 R3 R4
    use metric-type 1 on R2 R3,to make sure the ping packet send back to R1 will follow path R4 R3 R2 R1.

  39. Vinch
    August 9th, 2010

    @Lulavinyl

    In my opinion, for the returning path from R4 to R1, R4 will again see 2 paths:
    - The first to R2 will have a metric of 20 (default when redistributed from EIGRP) + 64 (100000/1544 for a serial link) = 84
    - The second to R3 will have a metric of 20 + 1 (100000/100000 in case of fastethernet) or 20 + 10 (100000/10000 in case of ethernet) = 21 or 30

    So the link to R3 will always be prefered!

    Is that correct for you?

  40. designer2010
    August 9th, 2010

    Guys I’ve been reading today PG 3.37, is this still working?

  41. Vinch
    August 9th, 2010

    @designer2010

    Normally, it is still valid and 90% of the exam questions are the same.
    Are you also ready for the labs?

  42. designer2010
    August 9th, 2010

    yeah i am hopefully.

  43. designer2010
    August 9th, 2010

    @Vinch
    B/w the labs discussed on this site and in PG, provide a good understanding before attempting the final thing.
    Thanks for asking.

  44. Najib
    August 9th, 2010

    HI all,

    Please let me know if you have updated dumps for 842-902 exam?

  45. Gio
    August 9th, 2010

    @Awei
    probably on the exam since the ACL are not allowed,but in real life and real IOS you certainly can.

    @Lulaviny
    the way back is an interesting point.You will need an extended ping command to check that,I am not sure if that will be allowed,I do not even know if the trace command is allowed.

    Interestingly enough in my config I did not change the ospf metric,I just redistribute both ways on R2 and R3 and had the distance command on R2,because is there that the path needs to be changed.I used metric 1 1 1 1 1 for OSPF>EIGRP and just subnets from EIGRP>OSPF.On my exam day I thought I could manipulate the ospf distance on R4 but now we know that is not allowed.Up to that point and having redistributed the way I said the pinging was possible but the path was wrong.IT IS STRATEGICALLY A BIG MISTAKE to waste too much time on this sim , if not even the distance on R2 will work I will be content of the pinging and move on.

  46. Vinch
    August 9th, 2010

    @ Gio

    That’s why I hope the sim will appear in the last questions!

  47. Lulavinyl
    August 9th, 2010

    @All
    This SIM is getting me crazy!!! All the Sims usually are simple to set up. Aren´t we getting crazy??
    The answer we have on the Sim post must be 100% correct because the person who set up that config got 1000/1000.

  48. Lulavinyl
    August 9th, 2010

    @Vinch
    Yes, I agree with you related to the back way. So, the real problem is going from R1 to R4.

  49. Lulavinyl
    August 9th, 2010

    @ Gio
    Did you really issue “metric 1 1 1 1 1″ for OSPF>EIGRP? Not the real Bw, Load, Rel…

  50. Gio
    August 9th, 2010

    @ Lulavinyl
    yes 5 numbers are needed any number will allow redistribution ,as we know no number or fewer than 5 will not work. The metric will be huge because of the bandwidth will be only 1 but the redistribution will succed.

  51. Gio
    August 9th, 2010

    @Awei
    in which router did you type the distance command ?If you tried that on R2 I am on square one :(

  52. Lulavinyl
    August 9th, 2010

    @Gio
    That command must be issued on R2, so that the route throught R3 be lower than throught R2. Am I wrong?

  53. Gio
    August 9th, 2010

    @ Lulavinyl
    yes that is the way R1 prefers,via R2,but has the slower bandwidth so the distance command must go on R2.Let us know ,the other sims compared to this one are a joke !

  54. Awei
    August 9th, 2010

    @Gio
    tried distance on R2.

    I also thought about implementing another ospf instance in the eigrp domain to solve the problem ,but as I said , I cann’t enter conf t mode in R1 or R4 ,so it doesn’t work.

    but guys ,don’t get crazy about this lab, even you didn’t score any in this lab, just pay more attention on the others questions, you will get an high score.
    I messed up with the show ip bgp D&D, even the new OSPF simlet, I still got 922/1000, I am sure you can do a better job.

    so , don’t worry much about this lab.
    let’s say it in chinese
    别操心了,洗洗睡吧。
    (don’t worry about this , take a shower then sleep well)

  55. Raju
    August 9th, 2010

    Pls provide the link for 640-902 dumps

  56. Gio
    August 9th, 2010

    @ Awei
    best advice thanks :)

  57. designer2010
    August 10th, 2010

    Passed ROUTE today with 966/1000 Marks.
    got 5 labs, and 90% from PG 3.37.

  58. Anonymous
    August 10th, 2010

    @ designer 2010

    Congratulations!!!!!!!!!!!!
    Could you please let us know about the labs ???

  59. Najib
    August 10th, 2010

    @ designer2010

    Please let me know from where can i get PG 3.37??????

  60. designer2010
    August 10th, 2010

    @Najib
    You may get it by from the downloads section of http://www.certcollection.org.
    Best of luck.

  61. designer2010
    August 10th, 2010

    @Anonymous
    Thanks much.
    Labs that came are already present on this website. Me commenting further would be a repetition. Just go through them. You may find them on the right side of this web page.

  62. Najib
    August 10th, 2010

    @Designer2010

    Thanks alot,

    many congratulations once again

  63. Lulavinyl
    August 10th, 2010

    @Designer
    Congratulations route master!!!!!
    I´ll take it on Thursday, wish me luck mates!!!

  64. Vinch
    August 10th, 2010

    @ Lulavinyl

    And me on friday! I hope we will all be route masters!!

  65. Najib
    August 10th, 2010

    @Lulavinyl and Vinch

    Please post your exam experience here, as i am also going to take exam next week

  66. Lulavinyl
    August 10th, 2010

    @Najib
    Don´t worry, all we are going to post here our achievements on the Router exam.
    @Vinch
    Hey man!! Good luck to your exam and after both you and me passed the exam I would like to talk with you for Switch part.
    @All
    As soon as I finished my exam I´ll post the results. After the exam I´ll take a week off for resting and prepare for the Switch part (I hope, :)).
    Good luck to all of you mates!!!!!

  67. Vinch
    August 10th, 2010

    I’ll post my feedback after the route exam and yes, we can prepare the switch part together!

  68. ukk
    August 10th, 2010

    @Lulavinyl and Vinch
    Good luck to y both guys. we will be waiting to hear your success stories :) dont forget to post ur experience.

    designer2010
    Congrats!

  69. wannabe_NP
    August 10th, 2010

    Hey guys,

    it’s really great to see this activity and helpful behavior here, your posts
    are highly appreciated :]
    I’ll give ROUTE a try next monday, so I’m eager to hear your experiences.

    Good luck to You, and keep up the good work! :]

  70. GettingBroke4CCNP
    August 10th, 2010

    Hello All, I took the Route exam today. Crash and burned! Needed a 790 and got a 777. D’oh!!

    I can barely remember anything, except for a fragment of the Drag and Drop for the Show BGP commands. Which everyone else mentioned but didn’t recall the details of. Of course the names of the show commands they ask you to match up don’t provide any clues as to their answer.

    They want you to match the following:

    * show ip route bgp
    * show ip bgp
    * show ip bgp neighbor
    * show ip bgp summary

    with the following choices (the 3 that I can remember)

    * Administrative Distance of the path route
    * BGP Stats such as Hello, Update, Reply, etc.
    * Memory Usage of the Path

    There were at least 3 Implementation/Planning questions, which I have no idea about..

    One was asking about “You are tasked with Implementing a secure OSPF route from one subnet to a file server on a different subnet.

    Of the four choices I can remember I only remember two

    A.) Do Nothing the Implementation plan is complete
    B.) Something about Verify if OSPF authentication has been implemented (which I chose only because it had something to do with security of the four choices given.

    Lab Sim’s seem to be all the same as mentioned earlier. If I am able to remember anything else, I will definitely share..

  71. Me
    August 11th, 2010

    I think with a little time, the correct labs, answers, and dumps will be provided by others’ experience with the new ROUTE exam.

    I’m waiting until a more solid path has been found for the new Route, Switch, and TBShoot exams. In the meantime, study hard…

    What do you guys think?

  72. D.J.2010
    August 11th, 2010

    Hi designer2010

    Well congrats man, u crack route exam with good score,
    well dude tell me wht was ur prepreparation abt this exam and which dump u study . and ye s share ur experince abt this exam means wht abt drag and drop and sims.

    and do u had any new question in ur exam, so if u remember than replay here.

    please we r waiting 4 ur response.

  73. DonkeyBaby
    August 11th, 2010

    I passed the 642-902 with score 966/1000. All Sim-Lab were same from this site. Just only the ip address is not exactly in my sim test. Anyway I would like to share my drap & drop questions to everyone.

    Q1. IPv4 to IPv6 Transition Methods
    NAT-PT
    6 to 4 tunnels
    GRE tunnels
    route tagging
    IPsec tunnels
    ISATAP tunnels

    My answers
    NAT-PT
    6 to 4 tunnels
    GRE tunnels
    ISATAP tunnels

    Q2 with answer in right side
    confirm what EIGRP is learning<–show ip eigrp topology
    confirm what is actually being used<—show ip route eigrp
    view route information sources<—show ip eigrp neighbor
    verify the routing of specific networks<–show ip eigrp interface

    Q3 Corresponding area type
    Stub<–LSA 1,2,3
    NSSA<–LSA 1,2,3,7
    Backbone or transit<—LSA 1,2,3,4,5
    totally NSSA<–LSA 2,7
    totally stubby<–LSA 1,2

    Good luck for all
    DonkeyBaby

  74. Nudere
    August 11th, 2010

    Thanks DonkeyBaby

  75. balam
    August 11th, 2010

    DonkeyBaby congrats …… boss which dump valid ur exam—

    which Lab comman ur exam–

    and any advices exam relative

    Wait=====

  76. Raju
    August 11th, 2010

    Pls provide the Route 640-902 dumps link…Thanks in advance

  77. Vinch
    August 11th, 2010

    @ DonkeyBaby

    Hello!

    Are you sure about the answers of Q2 about EIGRP?

    verify the routing of specific networks <– show ip eigrp interface ???

    Have you only had 4 questions and 4 show commands or were there other choices possible?

    Thanks!

  78. Shanee
    August 11th, 2010

    Which dumps valid in your exam please provide the link or
    Email me waqar_shanee@msn.com
    Thanks all to share your exam experience
    waiting for reply

  79. Vinch
    August 11th, 2010

    @ DonkeyBaby

    Have you also had the new OSPF simlet?

  80. Lulavinyl
    August 11th, 2010

    @Vinch
    What new OSPF simlet are you talking about?

  81. Vinch
    August 11th, 2010

    @ Lulavinyl

    The one Awei explained (first post of 9th Aug).

  82. Lulavinyl
    August 11th, 2010

    @Vinch
    Ah… Ok.

  83. Loncici
    August 11th, 2010

    @DonkeyBaby
    Which dump have you been using? PassGuide 3.37 ?
    Any other / new questions? Thanks a lot

  84. Nred
    August 11th, 2010

    Dear All,
    I am new in this forum, I want to start studying for CCNP, what are the best study materials out there?
    Thanks for your response

  85. DonkeyBaby
    August 12th, 2010

    @Vinch
    Yes, only had 4q & 4answes, I am not sure but I got 100% on EIGRP in my result report. Also, no new OSPF simlet in my test, just the IP address is not the same.

    @Loncici
    Yes, I read the Passguide 642-901 3.37 for my test. this dump cover 95% questions of my test but you not need to study the IS-IS, DHCP since it was not found to my test.

  86. Selva
    August 12th, 2010

    Hi Guys, can u please share the latest dumps. My mail id is selvaganeshece@gmail.com

    Thanks a lot in advance

  87. megaweb
    August 12th, 2010

    I am taking my ROUTE exam next wed.

    I am ready for exam and go thru PS3.37.

    What are the drag & drop Qs beside the BGP attributes?

    Thanks.

    email me maxaserver@hotmail.com

  88. Lulavinyl
    August 12th, 2010

    @All
    Hey guys!! I passed my exam route today, lower mark than I did think. Well, 877/1000. D&D very difficult, pay a lot of attention on it, and I had the question of Awei.
    @Vinch
    I found the key of the redistribution but I didn´t remember the command. The distance command doesn´t work. Look up the metric over eigrp, it´s in our book, (not default-metric) that is the only thing you can change. Let me arrive at home to look for it and I´ll write it here. It´s explicitly said on the question.
    2 weeks off to rest…………

  89. Vinch
    August 12th, 2010

    @ Lulavinyl

    Ok I’m waiting for your detailed explanation!
    What about the D&D? It was about IPv6, show ip bgp and show ip eigrp command? Or have you had something more?

  90. Vinch
    August 12th, 2010

    @ Lulavinyl

    And by the way, congratulations for your success!

  91. Ali.M
    August 12th, 2010

    Hi All,
    Today i finished CCNA exam (949/1000) , and i am planning to start with CCNP, but i do not have any idea where should i start from, so please could anyone help me and tell me what book(s)/website(s) should i study and is it updated,

    please send me email on:
    uruk_ali@yahoo.com

    Regards

  92. Lulavinyl
    August 12th, 2010

    @Vinch
    Man, I´m here and more relaxed as well.
    4 D&D, related to BGP (the one that you asked and we saw few posts ago, 4 choices with 4 explanations), 6to4 choices and 2 easyer D&D that I don´t remember.
    The question that we were told by Awei. It´s a bit difficult bacause you must understand very well what happens when the link that connect a backbone area disappear and not other exists. (I made a draw for helping me on that question)
    And finally, we arrive to the meat of the question (it was the first question I had, It took me half hour to understand what I had to do). Well the thing is that we cannot use ip route, policy-based routing, route-maps, etc. The only thing we can use is new commands and change the defaults AD, something to what we didn´t pay attention. So, we must issue the “distance eigrp internal-ad external-ad” under eigrp (page number 349 of CCNP Route OCG book). That´s the thing. I didn´t issue that command because I wasn´t able to remember, but anyway, I passed.
    So people, issueing that command we could be able to accomplish. Vinch, that was the only thing we didn´t try to break the Sim.

  93. Lulavinyl
    August 12th, 2010

    @Vinch
    Write down my mail: lulavinyl@hotmail.com
    Let me know about you throught that direcction. And of course, very good luck tomorrow and even thought you don´t understand the D&D, which are very very very difficult (at least for me), using the PG and the Sims we have, is enought. And for sure you will rock the redistribution sim.
    Cheers.
    @All
    Have a good time this summer.

  94. Vinch
    August 12th, 2010

    @ Lulavinyl

    Have you had the D&D with the show ip eigrp commands too? And the D&D with the OSPF areas and LSA?

    I will try your solution tomorrow for the lab. Is it said in the question that you must perform redistribution on the two routers for redundancy? I will give you a feedback tomorrow.

    And about the OSPF simlet: the problem is that the OSPF area 0 will be discontiguous once the link fails. So one side of the backbone cannot see the other and the solution is to implement a virtual-link. Is that correct?

    Thank you very much and congratulations again!

  95. Lulavinyl
    August 12th, 2010

    @Vinch
    You are right about the eigrp and OSPF-LSA D&D. I had both of them.
    Right again. You must perform redundancy using the serial connection (the thing is that we need to use the fastethernet link as primary and the serial link for redundancy).
    Right as well. On the OSPF Simlet we are allowed to see the 4 questions. The 3 first questions are related to what net we should see in “show ip route” command. The last question is related to the command to implement virtual-link.
    You are welcome man and…
    Good Luck!!!! again.

  96. Mohan
    August 12th, 2010

    Hello All,

    Am preparing to give CCNP route exam, pls let me what are the keep points I need to complete before going exams. Let me know which simulations I need to prepare…

    Thanks….
    Mohan kumar.M

  97. Mohan
    August 12th, 2010

    Hello All,

    If any one haveing Passguide dumps for CCNP Route 642 902. Please let me know, sent me to my mail id mohan.kumar96@gmail.com

    Regards,
    Mohan Kumar.M

  98. Lulavinyl
    August 12th, 2010

    @Mohan
    Buy the books from ciscopress.com and use GNS3 to prepare the labs.

  99. @@@
    August 12th, 2010

    ADMIN PLS READ SIR

    ==========================================

    Can admin provide section about CCIP , CCDP like BGP,MPLS,QOS ARCH

    in same term like 9tut , networktut , digitaltut

    pls pls pls

    i think have a lot of people waiting for
    i see many request in digitaltut about bgp , mpls

    admin can use the same domain
    just split out page of bgp mpls and other
    like a link such as
    digitaltut.com/bgp
    digitaltut.com/mpls
    ….
    ….

    i think it will provide benefit for everyone who want to share their experience about them.

    because in this webboard no one update it .

    thank in advance admin.

  100. megaweb
    August 12th, 2010

    @Lulavinyl & @Vinch

    please share your qns and answer … your posts sound like many new qns for ROUTE exam.

Comment pages
1 2 3 ... 90 5
  1. No trackbacks yet.
Add a Comment