Share your ROUTE v2.0 Experience
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!
@netnneettwwrrookkiinnggg
QUESTION 641 -v2
Which LSA type does R3 propagate into Area 1 for the 192.168.10.0/24 network?
as per provided your diagram, v2 pdf answer is type 5 LSA.
actually is NSSA area don’t inject any LSA type. ASBR router in NSSA area is only injected type 7 LSA.
Thay why the correct answer is: Type 7 LSA.
if my understanding is wrong, point me.
thanks.
@Networkpmmna
Please review this chart and share your thoughts:
https://www.google.com/search?client=firefox-b-ab&biw=1408&bih=678&tbm=isch&sa=1&ei=WLRyW9qAOMmWafyXk2g&q=cisco+ospf+area+type+lsas&oq=cisco+ospf+area+type+lsas&gs_l=img.3…4452.4925.0.5243.5.5.0.0.0.0.197.585.0j4.4.0….0…1c.1.64.img..1.1.114…35i39k1.0.OlPB_9YS1kA#imgrc=98OHl9Ukl2gzGM:
Hey nneettwwrrookkiinngg, Hope to hear from you soon. We really need your help.
What would really work, is for this person to provide the person, and then we’re not at his mercy for updating the file
***provide the password to the file. Haven’t had my coffee yet, fingers were moving faster than my brain
Hey nneettwwrrookkiinngg,
Q169 – nneettwwrrookkiinngg_v2
Which two reasons for IP SLA tracking failure are likely true? (Choose Two)
A. The source-interface is configured incorrectly.
B. The destination must be 172.30.30.2 for icmp-echo.
C. A route back to the RI LAN network is missing in R2.
D. The default route has wrong next hop IP address.
E. The threshold value is wrong
You said it’s A,C but digitaltut says it’s C,E ..
Digitaltut explanation:
There is no problem with the Fa0/0 as the source interface as we want to check the ping from the LAN interface -> A is not correct.
Answer B is not correct as we must track the destination of the primary link, not backup link.
In this question, R1 pings R2 via its LAN Fa0/0 interface so maybe R1 (which is an ISP) will not know how to reply back as an ISP usually does not configure a route to a customer’s LAN -> C is correct.
There is no problem with the default route -> D is not correct.
For answer E, we need to understand about how timeout and threshold are defined:
Timeout (in milliseconds) sets the amount of time an IP SLAs operation waits for a response from its request packet. In other words, the timeout specifies how long the router should wait for a response to its ping before it is considered failed.Threshold (in milliseconds too) sets the upper threshold value for calculating network monitoring statistics created by an IP SLAs operation. Threshold is used to activate a response to IP SLA violation, e.g. send SNMP trap or start secondary SLA operation. In other words, the threshold value is only used to indicate over threshold events, which do not affect reachability but may be used to evaluate the proper settings for the timeout command.
For reachability tracking, if the return code is OK or OverThreshold, reachability is up; if not OK, reachability is down.
Therefore in this question, we are using “Reachability” tracking (via the command “track 10 ip sla 1 reachability”) so threshold value is not important and can be ignored -> Answer E is correct. In fact, answer E is not wrong but it is the best option left.
This tutorial can help you revise IP SLA tracking topic: http://www.firewall.cx/cisco-technical-knowledgebase/cisco-routers/813-cisco-router-ipsla-basic.html and http://www.ciscozine.com/using-ip-sla-to-change-routing/
Note: Maybe some of us will wonder why there are these two commands:
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
In fact the two commands:
ip route 0.0.0.0 0.0.0.0 172.20.20.2 track 10
ip route 0.0.0.0 0.0.0.0 172.20.20.2
are different. These two static routes can co-exist in the routing table. Therefore if the tracking goes down, the first command will be removed but the second one still exists and the backup path is not preferred. So we have to remove the second one.
Q169_nneewwoorrkkiinngg_V2
Which two reasons for IP SLA tracking failure are likely true? (Choose Two)
A. The source-interface is configured incorrectly.
B. The destination must be 172.30.30.2 for icmp-echo.
C. A route back to the RI LAN network is missing in R2.
D. The default route has wrong next hop IP address.
E. The threshold value is wrong
You said it’s AC, but digitaltut says it’s C,E.. Kindly verify
There is a diagram for Q169,kindly check the dumps (nnnetworking_v2)
That’s me ^
@ Anonymous, then why you are not sharing it, it’s now useless for you.
Request to all, if you want to sell it then clearly mention, better not to waste other’s time.
Thank you
@asd_me how you go in exam? what vce are you using, please joanalesan @ gmail . com thanks!!
Question 666:
Correct answer is: C – Variance 3
Explanation:
The best path metric from R1 to 192.168.10.0/24 is 150.
The second best path metric (from R1 through R3 ) is 450.
In order to achieve unequal load balancing we need to multiply the best path metric to “n”.
1×150=150<450 – No
2×150=350450 – also meeting the conditions but we are looking for the smallest “n” value.
Reference:
https://www.cisco.com/c/en/us/support/docs/ip/enhanced-interior-gateway-routing-protocol-eigrp/13677-19.html
Question 666:
Correct answer is: C – Variance 3
Explanation:
The best path metric from R1 to 192.168.10.0/24 is 150.
The second best path metric (from R1 through R3 ) is 450.
In order to achieve unequal load balancing we need to multiply the best path metric to “n”.
1×150=150<450 – No
2×150=300450 – Yes but we are looking for the smallest “n” value.
Reference:
https://www.cisco.com/c/en/us/support/docs/ip/enhanced-interior-gateway-routing-protocol-eigrp/13677-19.html
QUESTION 645
What happends when unicast flood protection is triggered on a VLAN?
A. The VLAN is shut down
B. Traffic on the VLAN is load-balanced across multiple links
C. The VLAN is removed from the VLAN database
D. Traffic on the VLAN is passed to another VLAN with lower load
Correct Answer: A!!!
“Most switches implement no special command to detect flooding. Catalyst 6500/6000 Supervisor Engine 2 and higher series switches running Cisco IOS System software (Native) version 12.1(14)E and higher or Cisco CatOS system software version 7.5 or higher implements ‘unicast flood protection’ feature. In short, this feature allows the switch to monitor the amount of unicast flooding per VLAN and take specified action if flooding exceeds specified amount. Actions can be to syslog, limit or shutdown VLAN – the syslog being the most useful for flood detection.”
Reference:
https://www.cisco.com/c/en/us/support/docs/switches/catalyst-6000-series-switches/23563-143.html
Guys! passed exam today!!
Spoto dump is still valid. Do not waste time with others. Luck be with you!!
@nneettworking:
Q229
Which SNMP verification command shows the encryption and authentication protocols that are used in SNMPV3?
A. show snmp group
B. show snmp user
C. show snmp
D. show snmp view
Correct Answer: B
@master
please contact me;
veryyhardworking @ gmail. com
Thanks,
Let me know where’s DHCPv6 Dragp & Drop
I can’t find @ networking
let me know question number
Is there someone who has so called Spoto dumps?
Guys, has anyone passed the exam recently?
Most recent person who passed posted Aug 12th
“So i wrote my exams a couple of days ago and passed thanks to this site. I am now re-certified. I used the nneettwworrkking dumps (v1.0) and i was also a premium member. I had a total of 53q. I had 3 Labs: EIGRP stub, EIGRP OSPF Redistribution(case 2) and IPV6 OSPF Virtual link. I did not get any of the simlets in my exam.
Just came back here to share and i saw a link @nneettwworrkkkinng posted for the version 2.0 with new questions and i decided to download and check it out and i call TELL you that some of the questions in the August tab were in my exams, i promise you that. I don’t know how they got the questions but i could pick some from that section.
Thanks a lot @nettwwoorrkkkinng for taking out the time to put the dumps together and for all those who contributed. Now that i am done with my exam, i can relax. Best of luck to you all”
Also looking for anyone who has passed recently, I have the test Friday just curious on the labs people are getting to date
if any one passed exam recently? if any dumps valid?
hello nneettwwoorrkkiinngg,
Can you please share to me the password to open vce file
Thanks so much.
my email ntha.etc(@)gmail.com
I passed the exam 834 and I tell you the dump netwooooorking is valid and I say again everyone
Thanks especially netwoooootking all questions are from that dump
Hi All
Lab in Exam is EIGRP Stub, EIGRP OSPF Redis, IPv6 OSPF Virtual link??
Please share with me
Q673
Which location within the network is preferred when using a dedicated routeR for Cisco SLA operations
Correct answer: Provider Edge
Explanation:
Cisco IOS IP SLAs Dedicated or SLA Router
.
.
.
Dedicated routers are most appropriate when the deployment plan calls for the operations to be sourced from the edge of the core network (ie: Provider Edge [PE]) location in a Service Provider network. The Cisco 1700, 1800, 2600, 2800, 3600, 3700, 3800 and 7200 Series Routers are frequently used as dedicated routers.
Q189
Correct answer:
Flow Sample for specific protocols
IP Packet distribution
Explanation:
Two commands:
show ip flow export – shows the version of NetFlow, the source, destination of the collector and how many flows have been exported (statistics)
show ip cache flow – shows the information of the flow itself.
– shows the flow sample for specific protocols and the IP packet distribution
https://networklessons.com/cisco/ccie-routing-switching/introduction-to-cisco-netflow/
@asd_me Did you log in for the exam?
i think netwooorking need to clean up this agoust version. Any one have the version 1.0?. Thanks.
@networkkkkkkking you did confused all of students lol .
@very hard working
not yet.. but soon..
we are waiting for a reliable person to enter. :)
patiently waiting on @networkkkkkkking for aid :)
Can I please have confirmation?
In the exam:
1 – There will be a number of multi-choice questions (30-40)
2 – There is a possibility of TWO simlets (where you answer multi-choice questions based on your IOS investigations) There are OSPF or EIGRP
3 – There is a possibility of FIVE Labs to investigate (These you need to fix in ISO). These could be: EIGRP Stub, OSPF, EIGRP OSPF Redistribution(case 1 or 2), IPv6 OSPF Virtual link, Policy Based Routing Sim
Likely to get get a total of 3 simlets/labs?
All correct?
Oh, Also, can someone please let me know the difference between CASE1 and CASE2 of the EIGRP OSPF Redistribution lab?
hi all
I got ill
for sorry late feedback
@Eyz congratulations. please contact me nneettwwoorrkkiinngg@ gmail . com
@Anonymous . please contact me
@Ke Chien Bai
fyi
drive.google.com/drive/folders/1Cf4MHTm8Qt5-_jYzJt6PXNy6b6YOBEx1
I’m trying to figure out the same question as @CCNP_2017. What is the difference between case 1 and case 2? And are they just the labs located on this site?
Thanks for the help!!!
I’m trying to figure out the same question as @CCNP_2017. What is the difference between case 1 and case 2?
Case 1 has a serial link and Case 2 has a Ethernet link between R2 and R3.
Different solutions for each. Ive read it again and its all there….
Q709-nnnnnnetworking_v2
Which two statements about the enable secret and enable password commands are true?
A. I both commands are missing from the global configuration,vtp lines use the console password
B. The enable secret command overrides enable password
C. The enable password command has a stronger encryption algorithm than enable secret
D. The enable secret commmand is bac kwards-compatible with more version of IOS
E. The enable secret and enable password commands must be used togerher
I think it’s B,D instead of A,B.. i DUNNO.. please confirm
Guys… Where do i find the labs i don’t see them on Nnneeetttwooorkingg_v2 706 questions
Please share here or email sokorudolph @ yahoo.com
ExamFriday – in the right hand column click lab sim you can see some of them or get a premium membership
please guys can you share the version 1.0 of nneettwwrrookkiinnggg vce? i think it still usefull, thanks!.
is there a new dumps? my examination nextweek.
@nneettwwrrookkiinnggg
we are waiting for your new vce and pdf with the valid answer.
thanks a lot.
Here is the nneettwwoorrkkiinngg dump v1.1 before this fool messed it all up with version 2.0. If he would just provide the damn password so we can open it up in VCE designer, we could update it instead of having to wait for them
https://drive.google.com/open?id=1Sy6ex-6XijzMp7RlZiW4buhMXVDDWCDe
QUESTION 389
Refer to the Exhibit.
configure terminal
ip flow-export destination 192.168.10.1 9991
ip flow-export version 9
How can you configure a second export destination for IP address 192.168.10.1?
A. Specify a different TCP Port
B. Specify a different UDP port.
C. Specify a VRF
D. Configure a version 5 flow-export to the same destination
E. Specify a different flow ID
Kikavich and nneettwwoorrkkiinngg say the answer is “C” but I think think the answer is “B”.
What do you guys think?
@STIG,
Specify a VRF is the correct choice given the information. You cannot configure two destinations with the same IP and different udp ports without an aggregation cache
https://www.cisco.com/c/en/us/td/docs/ios/12_0s/feature/guide/12s_mdnf.html
709-nnnnnnetworking_v2
Which two statements about the enable secret and enable password commands are true?
A. I both commands are missing from the global configuration,vtp lines use the console password
B. The enable secret command overrides enable password
C. The enable password command has a stronger encryption algorithm than enable secret
D. The enable secret commmand is bac kwards-compatible with more version of IOS
E. The enable secret and enable password commands must be used togerher
I think it’s B,D instead of A,B.. i DUNNO.. please confirm
QUESTION 439 networking v2
I can not read the IP adresses in the picture. Can you?
@networrkingg please do not zoom in the pictures to set the pages.
Cheers!