Pass Your Cisco 642-902 Exam Easy!

Get 100% Real Exam Questions, Accurate & Verified Answers By IT Experts

Fast Updates & Instant Download!

Certification Exam: 642-902 (Implementing Cisco IP Routing (ROUTE v1.0))

Download Free 642-902 Exam Questions

Exam 642-902 - Implementing Cisco IP Routing (ROUTE v1.0)
Size: 24.13 MB
Posted Date: Monday, February 18, 2013
# of downloads: 1279
Free Download: This file is outdated. Browse other 642-902 VCE Files
Exam
642-902 - Implementing Cisco IP Routing (ROUTE v1.0)
Size
24.13 MB
Posted Date
Monday, February 18, 2013
# of downloads
1279
Free Download
This file is outdated. Browse other 642-902 VCE Files
Comments
* The most recent comment are at the top
  • viraj mohite
  • India

Pass yesterday.All quest from dumps.slight difference in ospf sim, in fact made more easier than the one int dumps.The diff is you jst hve to advertised the netwrks in ospf area for end to end connectivity and just make a ping

  • srikanth
  • United States

Are these dumps still valid for september month?????? Can anyone please send latest dumps

  • john
  • United States

@sak
can you describe in detail the new ospf lab please

  • slayer
  • India

Passed with 898.
This dump is valid (Country does not matter as the questions get randomly selected from Cisco's question bank)
5 simulations from Digital tut, no d&d.
thx to igor

  • Indu
  • India

Is this Dumps are still valid (7/june/2014) ? can anybody reply

  • roy
  • Canada

hi, i just finished the route exam this dumo is still valid

  • sak
  • India

Passed my CCNP Route 642-902 last week here in India.
45 Questions + 5 Simulations. Passing Score: 790 out of 1000.
The 5 simulations were,
1. New OSPF lab not included in digital tut.
2. The OSPF lab from digital tut.
3. IPv6 OSPF Virtual-Link lab.
4. OSPF EIGRP Redistribution Lab.
5. Policy Based Routing lab.
The new OSPF simulation was simple which required only to configure the interfaces in areas to complete the configuration.
All the questions were from Cisco.ActualTests.642-902.v2013-02-12.by.Igor.395q. There is no much difference from the moose 375 and this file but few extra questions are added. Also its important to note that the answers for few questions in moose 375q are wrong which are corrected in igor 395.
Didn’t get a chance to look at the questions in ROUTE.v2013-06-17.by.Igor.397q as it requires newer version of VCE software which is paid but don’t worry as Igor 395 is enough.
In the OSPF EIGRP redistribution lab, even the link between R2 and R3 was Ethernet link and not serial and that’s why used the command distance eigrp 90 105 on R2 to get the full marks.

  • Sumanth

Super File

  • aakash
  • Hong Kong

next week iam going for CCNP route..please anybody confirm this dump is still valid ?

  • Govardhan
  • India

Dump is still valid, I passed exam yesterday.. Thanks to Igor.

  • Eric
  • Canada

still very vaild, passed yesterday. no new questions. good luck all!!

  • Pizzi
  • Spain

I come soon to this review. Is this valid tesking?

  • boytulis
  • Saudi Arabia

100% Valid! Passed exam today with 988/1000!

Materials Used:

CBT Nuggets
INE
DigitalTut
and This DUMP

  • Raji
  • India

Hi All. i am unable to open this VCE file. Tried with both versions 3.2.1 and 3.0.1. Getting error as unknown question format. please help me to open this file.

  • Azhar Ahmad
  • India

passed today 913/*1000 50 questions in 170 minutes.All 5 simulations has changed an ip addresses so study hard the flow and concept. 5 drag and drops.
thank you.

  • yousif
  • Egypt

al hamd le allah . I gust have clear my 842-902 exam.
this dump still valid 100% .only one question out of it.
thanx IGOR thanx digitaltut thanx Geremy.

  • Arpit
  • India

Hi,

I am not able to open the .vce file using my Visual CertExam suite.
Please let me know which version of Visual Cert Exam suite is required for this vce file.

Thanks,
Arpit

  • Maverick
  • France

Thanks a lot, I passed my exam 953/1000. But in EIGRP-OSPF distribution lab, other than Ping, there was something about Telnet as well, which I could not get. I managed to mutually redistribute routers and Ping via optimal path using "distance 90 105" command using fast ethernet link. Ping was okay, but could not telnet.
Could someone explain for others, if had similar lab, what this telnet part is about?
Thanks a lot Igor.

  • showguy
  • Nigeria

dumps very valid got 988. IP addresses and router names can vary. Answers in objectives are also randomised.

  • sabarish TM
  • United States

Dumps Still valid.
passed with 825

  • Avni
  • India

Dump is still valid.got 976/1000 on 20th Aug '13. All labs from digitaltut..thanks to Igor & Digitaltut...

  • Vaibh
  • India

Hi Rajiv,

Kindly download the below preconfigured labs from below 4shared link.

http://search.4shared.com/postDownload/MNxMccev/GNS3_642-902_Test_Sims.html

Open them in GNS3 and run the PBR LAB.In that lab you will find that they have used ICMP instead of HTTP since HTTP traffic cannot be generated.When you ping from host in EIGRP network to ISP2 the packets will automatically redirected to ISP 1 due to the ICMP policy configured on Boarder router.

Run the command show route-map on Boarder Router and you will find matching policy routing matches.

Practice the labs on GNS3 perfectly even if you get any one of the lab wrong 80 % you won't be able to crack the exam.I Also did same blunders in the exam forgot most of the theory type questions but all my labs were perfect just passed it by 825

Regards

Vaibhav

  • unknwn
  • Sweden

Hello Rajiv.

You forgot the very important and basic command after the Route map permit 10.
you should include route-map permit 11 without any match statement to avoid implicit deny

  • Bharani
  • Singapore

The dumps are valid.! Cleared CCNP ROUTE today.!

  • Rajiv Siramdasu
  • Hong Kong

Took route exam on 23rd Aug, 2013 but failed. 778/1000. This dump is 100% valid. Shortcuts worked very well as GNS3. Copy running-config startup-config worked only for 1 sim. Just ignore for others. All the questions covered except one. No Hotspot question. 5 labs all are from digitaltut. In redistribute sim, there is a FE between R2 and R3 and forgot to add a command on R2 "distance eigrp 90 105". I could have passed if I did that. 4 drag and drops. Forgot so many questions that I read already. In policy based routing sim, IP address got changed. They gave ISP1 IP as 10.1.100.2. I did as follows.
===============================================
BorderRouter#access-list 100 permit tcp any any eq www

BorderRouter(config)#route-map pbr permit 10
BorderRouter(config-route-map)#match ip address 100
BorderRouter(config-route-map)#set ip next-hop 10.1.100.2
BorderRouter(config-route-map)#exit

BorderRouter(config-route-map)#exit
BorderRouter(config)#int fa0/0
BorderRouter(config-if)#ip policy route-map pbr
BorderRouter(config-if)#exit
==========================================
Please suggest me if anyone knows.
I'm not able to see 9 packets after I clicked generate HTTP traffic. How can we ping from Host for testing to ISP1 or ISP1 as it jsut showing as
--------------------------------------------
*********
9 packets created.
--------------------------------------------
Even in GNS3 lab, I did not see 9 packets after configuring. There is no Generate HTTP traffic button.

###########################################
Please suggest me if anyone knows the policy based routing SIM if the IP changes. Thanks in advance. Going to retake the exam on 29th Aug, 2013.

  • Student
  • Sweden

Super valid. All the best for future ROUTE test takers

  • Cristian
  • Romania

passed today, 100% valid dump

  • Tee
  • Canada

Dumps are still valid 100%, tho i failed with 766 ..got so many questions i kept forgetting for some weird reason...

  • HARSH PATEL
  • Canada

Passed on 16th Aug. Got 988/1000. Dumps are 100% valid.

  • Paul
  • United States

Passed today! I studied the first 200 questions out of exam A on this dump and was able to pass however, I recommend you study all questions because this guy got 825/1000 when 790 was passing. So just barely! DUMP STILL valid! 19th August, 2013---Utah U.S.A

  • Stark
  • United States

Still vaild!

  • Willie Neethling
  • South Africa

Hey guys i wrote my Exam today and 3 of my friends as well we all passed so the dump is still valid in South Africa . the only thing that changed is the ip's on the sims !!!!! Good Luck .

  • ragav
  • India

Pass4sure dump currently updated on June 22 2013 is available on http://www.korta.me/4z

  • SAMBE
  • France

Passed today score 988/1000 this dump is 100% valid. Thanks Y'a all.

  • Netr
  • India

can some one share the latest CCNP route lap sim for GNS3

  • ROOT
  • United States

Dump still valid.passed with 895 last wk.made little mistake in EIGRP Redistribution.best of luck to al.

  • ZTEWT
  • Sri Lanka

Both dumps from Igor are still valid. But I would recommend the 2013-06-17 version. Labs are from digitaltut.com

  • mohamed el hosseny
  • Egypt

Passed today with. 906.all Q comes from this dump .all labs from digitaltut .thanks. igor thanks examcollection

  • Blacksky
  • Pakistan

Tnx Igor. 100 % valid got 988 today from these dumps.

  • dumps
  • United Arab Emirates

Guys i passed the exam.there are some question with wrong answers so i go the latest pass4sure dumps.mail me to get them if you want examdumps@hotmail.com

  • kit2000
  • Thailand

Passed exam today with 906 score. 5 Labs, 4 D&D. Lab change Vlan ospf ,change ip policy route, EIGRP OSPF change Delay.

  • Clint
  • Slovakia

Is there any offline curriculum for CCNP like for CCNA, i have found ofline curr for CCNA, from netacad. thank you

  • Abbasi
  • Saudi Arabia

@ Arfan khan. this is not true dumps are still valid in KSA and not changed yet.

you can go through with this dumps. from where you heard this that these dumps are not valid anymore since yesterday these are 100% valid.

let me know the source where from you get this info.

  • fransis
  • India

ccna study material and dump avaiable hear this is useful for IT student http://doiop.com/pass4sure-dump

  • arfan khan
  • Saudi Arabia

i have heard the questions are changed in saudi arabia and this is dumps valid 20 % only ,can you guys help me plzz if is that true

  • john
  • United States

Passed with 960 this dump is 1000% correct

  • faisal
  • Saudi Arabia

This dump is valid, passed today with 813,

  • DiegoL
  • Ecuador

I passed my exam the las friday. I saw some question that were not in this tesking. However there are many yes it is.

  • Mohammed
  • Kuwait

Passed today with a score 965/1000 ,the Dump still valid

  • Mohammad Umar Khan
  • Pakistan

passed today 988/1000 & Lab on digitaltut.

  • SAMBE
  • France

@mohamed el hosseny, thanks you guy for your replay. god bless.

but i didn't see a BGP lab, there aren't for the exam ?

  • mohamed el hosseny
  • Egypt

sambe from France we'll find all labs here:

http://www.digitaltut.com/

  • sambe
  • France

Where would i have the labs for the ccnp exam ?

  • San
  • United States

Guys, Any idea when we will have a change from the current dump. Am planning to write the exam next week but am afraid that the dump mite change before that

  • anonymous
  • India

passed today with a score of 965. The exam was really easy. Igor dumps really worked. For the redistribution sim don't forget to enter the command "distance eigrp 90 105" under the eigrp process on Router R2. All the best guys !!

  • Abdullah
  • Kuwait

Alhamedllah . I passed today with 988/1000 . guys everything from this dump everything so it's enough to study it :) . but I would like to share something . Take care Maybe the "copy running-config startup-config" command will not work in labs so don't worry, just skip it. (this thing made me crazy and I finished very late) . so take care.

  • rukawarei
  • Philippines

Used this as part of my review and Digitaltut. Nothing beats the idea of knowing the concept then use this supplement what you have understood and learned. Valid and was able to pass the exam today. Thank you!

Materials used:
CBT nuggets by Master Jeremy Ciora
Digitat Tut
GNS3
Reviewer by Igor

  • Mohamed yoosuff
  • India

today wrote exam successfully passed..Alhamdhulliah.very helpful this dump and digitaltut.com website.still valid this dumb.but answer option have a randomly. be careful and also ospf simulation area,ip address name and process id changed.thank you very much Igor

  • Ambedkar G
  • India

Today i passed with 906 Marks.Still this is valid.
Thank you very much to Igor.

  • Ha Hai
  • Vietnam

I passed today with score 1000, thanks Igor so much
The dump'is still valid :), little bit change but no problem
Here is the lap sims: http://www.mediafire.com/?gi8x30fdl50yr6h

  • shabeer
  • India

passed exam yesterday. 953 score. i studied this dumps only. some difference in ospf lab.also two questions are bit changed.

  • Durmani
  • Canada

Valid passed today with 948 things to make notes of
1- 5 SIMS are the same except OSPF IP addresses and area change for virtual route SIM the area was 42 OSPF process id is 91 understand the concept and the rest will be easy
2- PBR SIM make sure to check the IP address of ISP connected to Border router the IP addresses between ISP1 and Border. Border has .1 so you have to use 10.1.100.2 as a next-hop in your access list
3-Apply the route-map to int Fa0/1 (in your exam it could be different)
4-Make sure to Test using host I had to do it 3 time your will see Packets match number is incrementing like 45,60,75 and so on
5- The exam was mix of EIGRP, OSPF and BGP most questions I had were long so study this very well mainly the distribution ones concept and features of 3 routing protocols
6- I had 3 drag and drop related to EIGRP

  • suldan saudi arabia
  • Saudi Arabia

i passed the exam today the dump it valid but ip address and ospf prosses will change. not all of it but some.dont worry you will know.
Good luck

  • Abbasi
  • Saudi Arabia

@Altaf KHan... in really exam is asnwer in same sequnce like in this dumps or they are using shuffling and change the sequnce of answers.

  • Altaf KHan from USA
  • United States

I passed my exam today with the score of 895. dumps are 100% valid. Only change i found was the ospf lab. where process id was 30 and area was 18. good luck all!!!

  • Abbasi
  • Saudi Arabia

Guys any one who set in exam can please let me know any shuffling between answer during exam. or exam same no shuffling between answer..

please reply i am going to take exam soon and i am bit confuse in regard of shuffling.

  • khan
  • Saudi Arabia

@ aravind yeah they didn't but the dumps showing this might because of the priority??? but we have to follow what dumps sayin cuz exact answers will be in the exam .

  • aravind r s pillai
  • India

@khan @ shabeer in questn they didnt mentiond which one is BDR. so it should be r4 ( highest router id or ip).after r1 is down r4 bcm DR. and r3 bcm BDR (2nd highest ip)
wat to do?

  • Sam
  • Saudi Arabia

I passed the exam 905/1000 this dump is valid , lslight change in OSPF dont worry just IP address good luck guys

  • shabeer
  • India

@khan @ aravind
I support aravind.. it didnt mention R2 is BDR before R1 fails. so how will R2 become DR. and based on physical address mentioned R4 could become DR.
please comment

  • seb
  • France

In the dump one question is to discover which route(s) will be redistribute in ospf process from eigrp. In the partial configuration 3 routes appear :
C 10.10.10.16/28
D 10.10.10.64/26 and
C 172.16.10.0/24, the eigrp configuration is only network 10.0.0.0
According cisco the good answer is only route 10.10.10.0/64
But in the explanation the author said like under the ospf process the redistribute command was passed with "subnet" keyword, it must have another route "10.10.10.16/28" and cisco made a mistake.
But for me the cisco's answer is good becase 10.10.10.16 is a connected route so it can't be redistribute without the "connected" keyword redistribute comme. Tell me what is your mind about this question.
The rest of dump is really excellent

  • Harold
  • Iceland

Network Professionals,i need info abt d exams!What is the change in OSPF Sim?

  • khan
  • Saudi Arabia

@ aravind read the question carefully. R1 DR Failed and after 10 minutes it came back online. so R2 will become the DR (as it was the BDR before) and R3 will become the BDR now. as for the R1 It will becomes the DR Other.because it cannot disturb the R2 And R3. and will become DR only if the R2 and R3 fails.

  • aravind r s pillai
  • India

wat about questn number 306? DR should be r4 and r3 should be BDR. r1 & r2 are DRothers. but answer shows r2 is DR. how??

  • Don Cartman
  • United States

@San. you need to use version 3.0.1. You can get it from TPB ;)

  • San
  • India

Guys, can someone tell me which version of VCE should i have to open this dump. I keep getting an error when i try to open this file in VCE. The version i have is 1.9.987

  • Mosab SUDAN
  • India

Got 1000/1000 it's still valid dumps

  • Don Cartman
  • United States

Approved yesterday with 900/1000. this dump is completely valid. You have a total of 53q and you get all 5 labs in DigitalTut. Got 900 because I just couldn't remember all IPv6 answers :P

  • Mohammed
  • United States

Still valid, miner changes in ospf sim lab

  • Hamada
  • France

still valid passed this morning , 53 q ,5 labs . copy run star doesn't work for me in the Redistribution Lab

  • Raja
  • Singapore

Thanks Igor. 100 % Valid. Pass.. Redistribution Lab needs to test from telnet too.

  • Godly
  • Canada

OSPF LAB is not valid from this dump.It almost complety different

  • mohamed el hosseny
  • Egypt

Hi Guys,
could you tell us about the latest labs comes in the real exam

  • tanveer hussain
  • Pakistan

53 question

  • Don Cartman
  • United States

Hi Guys, do you know how many questions are there in the actual exam? Thanks!

  • Don Cartman
  • United States

Hi Guys, do you know how many are there in the actual exam? Thanks!

  • God
  • Canada

Where can I download the new OSPF sim?
What is the new OSPF sim exactly?

  • Rohit
  • India

Valid valid valid!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1000/1000

  • More
  • Qatar

Passed today here in Qatar, All questions are valid and the 5 Labs are also valid. on the OSPF-EIGRP distribution Lab, they ask to ping and Telnet from R1 Loopback.

  • marky
  • Singapore

Great VCE. Much interactive tutorial with good explanations. High Recommended.

  • Paul
  • Spain

Passed today 965/1000
5 labs in exam.
Thanks!!!!!

  • Lele
  • Italy

This dumb is till valid
passed today
988/1000
all lab from digitaltut
check all ip and eigrp/ospf process in real exam may be different

  • Sujil
  • India

This Dump are still very valid. Passed yesterday with 988 marks.Not a single question from outside.Thanks :)

  • Krish
  • United States

Cleared the exam today with 976 marks.
Dump is very much valid.

One point I would like to add in EIGRP/OSPF redistribution.

Its mentioned to use the link effectively.
Wherein we change the AD of external eigrp with distance command.

Before you configure this command, from the console of R1 do a trace route to 172.16.100.1. It takes the route of R1-R2-R4.

Once you change the distance, if you do a traceroute to 172.16.100.1. It takes the route of R1-R2-R3-R4 which is a better route.
This way we can verify if our config is effective. Hope this helps.

All the best to all who are planning to take exam!!!!

Thanks,
Krish

  • chris
  • United States

Passed the test this morning, the dump still 100% valid , and the simulation from digitaltut are good as well.

  • tanveer hussain
  • Pakistan

yahoo i pass 906/1000 so much happyyyy.

i forgot onlab to save thats why .
any one wana help come here https://www.facebook.com/tanveer.hussain22



i show u what i did in ospf lab .

portland# router ospf 32
#network 192.168.21.5 0.0.0.0 area 44
exit
lusit # router ospf 32
#network 192.168.21.6 0.0.0.0 area 44
exit
then i ping newyork loopback address.ping 192.16.149.149 .yahoo successfull/..copy runing start up config in this lab this command work .hope its helpful fo u guys

  • mwas-ni-mimi from Kenya
  • Kenya

Dump is still valid. Done & passed on 29th June. The 5 sims here (and on digitaltut) still unchanged. Redistribution lab was reducing to 2 subnets as expected. All the best!

  • abbasi
  • Saudi Arabia

Hi Friends.
Need your quick help here can any one tell me from where i can download free visual cectexam software to open vce file.
Need your help please let me know the links so i can download the software.

Regards
Abbasi

  • tanveer hussain
  • Pakistan

@Aisha

yes i pass
https://www.facebook.com/tanveer.hussain22

  • tanveer hussain
  • Pakistan

@Aisha
yes i pass my facebook: https://www.facebook.com/sadaf.hussain2

Only Registered Members Can Download VCE Files or View Training Courses

Please fill out your email address below in order to Download VCE files or view Training Courses. Registration is Free and Easy - you simply need to provide an email address.

  • Trusted By 1.2M IT Certification Candidates Every Month
  • VCE Files Simulate Real Exam Environment
  • Instant Download After Registration.
Please provide a correct e-mail address
A confirmation link will be sent to this email address to verify your login.
Already Member? Click Here to Login

Log into your ExamCollection Account

Please Log In to download VCE file or view Training Course

Please provide a correct E-mail address

Please provide your Password (min. 6 characters)

Only registered Examcollection.com members can download vce files or view training courses.

Registration is free and easy - just provide your E-mail address. Click Here to Register

SPECIAL OFFER: GET 10% OFF

ExamCollection Premium

ExamCollection Premium Files

Pass your Exam with ExamCollection's PREMIUM files!

  • ExamCollection Certified Safe Files
  • Guaranteed to have ACTUAL Exam Questions
  • Up-to-Date Exam Study Material - Verified by Experts
  • Instant Downloads
Enter Your Email Address to Receive Your 10% Off Discount Code
A Confirmation Link will be sent to this email address to verify your login
We value your privacy. We will not rent or sell your email address

SPECIAL OFFER: GET 10% OFF

Use Discount Code:

MIN10OFF

A confirmation link was sent to your e-mail.
Please check your mailbox for a message from support@examcollection.com and follow the directions.

Next

Download Free Demo of VCE Exam Simulator

Experience Avanset VCE Exam Simulator for yourself.

Simply submit your e-mail address below to get started with our interactive software demo of your free trial.

Free Demo Limits: In the demo version you will be able to access only first 5 questions from exam.