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!
Hello Everyone, Passes my Exam yesterday with 9**/100
3 Labs: EIGRP/OSPF Redistribution/Eigrp Stub/OSPF Stub
No Sims in my exam
4 Drag and Drop: Framrelay LMI / Loose/Strick Mode/ACL/GRE
Multiple questions are all from 195 -networkinngg I would say focus on labs and 195 questions to pass – and I had two or three new questions but you can guess if you know the concept – SNMPv3 /OSPFv3/Syslog
All the best guys! Cheers…
@ccnp and @ccnp-route.. congrats! Where did u get the lab reviewer? Are they from the 195q or from digitaltut? Thanks and hope to pass the exam like u guys did.
@Peterpan
from digitaltut,
i hope you pass the exam :)
@Googleplexx
Which two causes of latency are true? (Choose two)
A. High bandwidth on a link
B. Split horizon
C. Propagation delay
D. Serialization delay
E. Under-utilizaion of a link
C, E
Which two statements about the enable secret and enable password commands are true? (Choose two)
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 command is backwards-compatible with more version of IOS
E. The enable secret and enable password commands must be used together
A,B
How big is the smallest packet than will always be fragmented on a standard Ethernet network with default configuration?
A. 1500 bytes
B. 1800 bytes
C. 2048 bytes
D. 2100 bytes
B
This question doesn’t make sense as stated, “how big is the smallest packet that will always be fragmented”, Are we sure it is “always”?
To avoid fragmentation of an IPv4 packet, the selection of the TCP MSS is the minimum buffer size and MTU of the outgoing interface minus 40 bytes. The 40 bytes take into account the 20-byte IPv4 header and the 20-byte TCP header.
For example, the default Ethernet MTU is 1500 bytes. A TCP segment over IPv4 sent out an Ethernet interface will have a TCP MSS of 1460, which is 1500 bytes for the Ethernet MTU, minus 20 bytes for the IPv4 header, and minus 20 bytes for the TCP header.
To avoid fragmentation, the TCP Maximum Segment Size (MSS) defines the largest amount of data that the receiving device is able to accept in a single TCP segment.”
So 1460 byte frame, plus 40 byte TCP/IP headers (20 bytes each) = 1500 byte packet = default configuration.
1500 bytes is the smallest IPv4 packet packet size that will NOT be fragmented on a standard ethernet network with the default configuration.
If it is “always”, then the answer would be “B. 1800” (from the list of choices) since 1500 bytes would not be fragmented with the default ethernet configuration, and anything above 1500 bytes would be fragmented.
Which two statements are true about EVN? (Choose Two)
A. A configuration can be based on an existing VRF configuration
B. It supports IPv6 traffic
C. It can support up to 16 VNs
D. It uses redistribution to share routers between VNs
E. It supports SSM only
A, B
EVN uses existing Virtual Route Forwarding (VRF)-Lite technology. Supports non-IP and IPv6 traffic through the EVN global table.
In which state do DR and BDR establish adjacency with each ospf router in the network
A. Exstart State
B. Loading State
C. Exchange State
D. Init State
I think A…
In Exstart state, the routers and their DR and BDR establish a master-slave relationship and choose the initial sequence number for adjacency formation.
Which criterion does the BGP maximum path feature use for load balancing?.
A. Router ID
B. MED
C. Weight
D. Local Pref
I think A, but it isn’t sure. I read on cisco homepage the other 3 answer have to same if we would like to form load balancing.
which protocol use both best path and second best path for traffic??
A. EIGRP
B.OSPF
C.BGP
D.RIP
A
Successor and feasible successor
If this configuration is applied to a device that redistributes EIGRP routes into OSPF.
Which two statements about the behaviour 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 appear in the routing table as N2 OSPF routes
E. The device redistributes only classful EIGRP networks into OSPF
F. EIGRP routes appear as type 3 LSAs in the OSPF database
C, E
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
D
In which two areas does OSPF send a summary route by default ?
A. NSSA
B. Backbone
C. Totally stubby
D. Stub
E. Normal
C, D
Passed today 856/100.
All Questions from Most Popular Questions And 195q
LABs: OSPF EIGRP Redistribution, OSPFv3 Virtual Links, EIGRP STUB.
D&D: COPP, Frame-Relay, AAA, DMVPN.
Tks Digitaltut.
Which two statements are true about EVN? (Choose Two)
A. A configuration can be based on an existing VRF configuration
B. It supports IPv6 traffic
C. It can support up to 16 VNs
D. It uses redistribution to share routers between VNs
E. It supports SSM only
A, B
EVN uses existing Virtual Route Forwarding (VRF)-Lite technology. Supports non-IP and IPv6 traffic through the EVN global table.
Define the route leaking propagation. The leaked routes are not duplicated in the target VRF RIB. In other words, they are not a part of the target VRF RIB. Normal redistribution between router processes does not work, so you must explicitly define the VRF connection of the RIB to which the route belongs:
router ospf x vrf VRF-X
redistribute vrf VRF-Y [route-origin] [route-map [name]]
Do you study all 700+ questions or 195 questions (which are not in hierarchical order) from PDF?
I have provided referances where applicable. This is how I am answering the questions if the appear. Hopefully someone can find better referances, or explan better than me.
Which two causes of latency are true? (Choose two)
A. High bandwidth on a link
B. Split horizon
C. Propagation delay
D. Serialization delay
E. Under-utilizaion of a link
ANSWER:A D
Serialization : https://wiki.geant.org/display/public/EK/SerializationDelay
Propagation : http://www.apposite-tech.com/blog/latency-2/latency/
https://www.techopedia.com/definition/8553/network-latency
C is not correct becuase it is not a cuase, it is a measurement.
B is way out there comapred to the other two cholices.
E If this was true we would have huge issues.
Which two statements about the enable secret and enable password commands are true? (Choose two)
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
REF: https://www.cisco.com/c/en/us/td/docs/ios/12_2/security/command/reference/fsecur_r/srfpass.html
Btw that ref lists ebale secret as first being released in 11.0..
ANSWER A B
C Not true (Just read any cisco stuff on enable secret and enable password)
D Enable secret was released after enable so Not true
E Not true (Just read any cisco stuff on enable secret and enable password)
How big is the smallest packet than will always be fragmented on a standart Ethernet network with default configuration?
A. 1500 bytes
B. 1800 bytes
C. 2048 bytes
D. 2100 bytes
ANSWER B
Key is the word smallest packet out of A B C or D Since A wont be fragmented in a default network the next lowest is 1800.
Which two statements are true about EVN? (Choose Two)
A. A configuration can be based on an existing VRF configuration
B. It supports IPv6 traffic
C. It can support up to 16 VNs
D. It uses redistribution to share routers between VNs
E. It supports SSM only
ANSWER B C
A ? FALSE (interfaces would have to be the same, not always the case)
B true (Says “can”, in face up to 32)
C true
D FALSE
E FALSE
https://www.cisco.com/c/en/us/products/collateral/ios-nx-os-software/layer-3-vpns-l3vpn/whitepaper_c11-638769.html
In which state do DR and BDR establish adjacency with each ospf router in the network
A. Exstart State
B. Loading State
C. Exchange State
D. Init State
ANSWER B
https://www.cisco.com/c/en/us/support/docs/ip/open-shortest-path-first-ospf/13685-13.pdf
Which criterion does the BGP maximum path feature use for load balancing?.
A. Router ID
B. MED
C. Weight
D. Local Pref
ANSWER C
Weght is the first feature to consider MED and Local Pref are further down the list.
This explains https://learningnetwork.cisco.com/thread/42531
which protocol use both best path and second best path for traffic??
A. EIGRP
B.OSPF
C.BGP
D.RIP
ANSWER A
B and C do not have load balancing
By default BGP does not load balance.
EIGRP is->load balancing…
https://www.cisco.com/c/en/us/support/docs/ip/border-gateway-protocol-bgp/5212-46.html
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 appears 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
Sorry i cant see config to answer this
But based on configurations the folowing choices would be FALSE
B,D and F Leaving A C and E as choices.
Note, By Default, OSPF Will Redistribute Only Classful Routes so unless there is a non default config E may be a good choice for an aswer.
A is correct if the config is a standard one as O E2 is how EIGRP redistribution appears as a route AFTER it is redistributed. But it could be different depending on the config, which I cant see. But if config has SET METRIC type as 1 than it would read O E1 Making Answers E and C correct.
But on test day I would have A C AND E as choices and scan the confuration for any statements that would make on the answers false. If metric type is listed than A is not a valid answer.
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
ANSWER A
https://www.cisco.com/c/en/us/support/docs/switches/catalyst-6000-series-switches/23563-143.html
In which two areas does OSPF send a summary route by default ?
A. NSSA
B. Backbone
C. Totally stubby
D. Stub
E. Normal
ANSWER B E (NSSA TOTALLY STUBBY and STUB by default do not have summary)
http://www.ciscopress.com/articles/article.asp?p=2294214&seqNum=3
@RouteRider
Updates about your choices!!!!!!!!!!!!
Which two causes of latency are true? (Choose two)
A. High bandwidth on a link
B. Split horizon
C. Propagation delay
D. Serialization delay
E. Under-utilizaion of a link
Latency is a Round trip delay, which means propagation delay + delay of processing the packet at receiving end that is serialization which it has to put the data at narrow channel
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
One of the option is to shutdown the ports – I think better answer would be A, because unless ur doing the inter-vlan, Node can Not communicate between VLANs.
Hi everyone! I have passed my exam!!! the ONLY thing I have studied was the 195q from nnneeetttwwwooorrrkkkiiinnnggg guy, it’s 100% acurate, EVERY multiple choice question I had was from there, I have studied all Drag and Drop just in case,so to be honest I can’t remember if they were the ones from 195q. LABS I had were: EIGRP OSPF Redistribution Sim, OSPF Sim and EIGRP Stub Sim, all from digitaltut, exact the same thing, just names and ospf process numbers change. THANK YOU SO MUCH!!!!!!! Good luck to all of you!
guys any one have the latest dump please send to me via {email not allowed}
my exam after two weeks
guys any one have the latest dump please send to me via pekzad05 google domain
my exam after two weeks
Hi Guys, passed afew hours ago. 195q are still valid. Simlets eigrp ospf redistribute, ospf sim, eigrp stub. MCQ and DND are all from 195q networkiiiiiiing ver 2.1. Thanks digitut and neetwoorkiiiiiiiiiiing
Study only the 195q
Congratulations!
Just passed the 300-101 exam yesterday (29/Oct/2018)!
There are many new questions appeared in my actual 300-101 test.
Old version 300-101 dumps are NOT valid now, DO NOT learning them.
I learned the newest Pass Leader 300-101 dumps with 739q version, all new questions are from PL!
Good luck, all!
This website looks more of Cisco, is there similar kind of website for Juniper certifications as well. Please suggest.
Thanks & Regards,
AB
Dear all,
Could you please send me CCNP Route latest dump and vce file to email
{email not allowed}
Dear all,
Could you please send me CCNP latest dump and vce file to my email
qr(dot)sanda(@)gmail(dot)com
hi guys at what comment page here can i locate the link for the free CCNP Route dumps ??? Thanks in advance.
please share the link to 195q networkk
@hey and @cmd. Link is on the bottom of the previous page. Pg233
Do you study all 700+ questions or 195 questions (which are not in hierarchical order) from PDF?
pass today 9xx 195 is 100%valid.
@hugo For 195q you mean nneettwwpprrkkiinngg-V2.1 (09.09.208)?
What is 195q?
is nneettwwpprrkkiinngg-V2.1 (09.09.208) still valid ?
Greetings All,
neetwoorkiiiiiiiiiiing is the real deal. I passed my examine roughly a month ago. Very very good material no joke reach out to him if you want to pass.
Test §§
Hello Everyone, Passes my Exam today with 94*/100
3 Labs:
– EIGRP /OSPF Redistribution/
– Eigrp Stub/
– OSPF Stub
No Sims in my exam
4 Drag and Drop: Framrelay LMI / Loose/Strick Mode/ACL/GRE
195 Q 100 % Valid
Good luck
Greeting All,
Just passed my exam today with a 9**/1000. The 195 questions are still completely valid.
Got the following labs: EIGRP/OSPF Redistribution, EIGRP Stub and OSPF Stub.
Drag and Drop were: Frame relay LMI, GRE, uRPF and ACL Types.
Thank you diditaltut and networkkkkkkkinnnnnggg!!!
Thank you Maria
Awesome VCE Simulator
The Test is like the real exam
I am just starting to study Route. Can someone please explain what 195q and nneettwwpprrkkiinngg-V2.1 (09.09.208) is?
Just passed
955/1000
195q is still valid
Thanks networking and digitaltut
@Saji
Which two causes of latency are true? (Choose two)
A. High bandwidth on a link
B. Split horizon
C. Propagation delay
D. Serialization delay
E. Under-utilizaion of a link
“Latency is a Round trip delay, which means propagation delay + delay of processing the packet at receiving end that is serialization which it has to put the data at narrow channel”-by Saji
Are your answers C and D?
I read somewhere yesterday the overload of a link causes latency too. But I don’t know what means “high bandwidth” on a link. Is it a overload or a normal working?
Thanks nneettwwpprrkkiinngg and digitut. Just passed my 300-101 exam. 3 labs eigrp stub/summary, ospf, eigrp redistribute. Most questions even drap drop similar to nneettwwpprrkkiinngg-v2.1. No new questions found during my exam.
Hi Guys, Were can we get the Update Sims?
hello guys, where do you get your vce simulator? i had bought like 3x with VCE and A+ but they keep on updating for the last years. Dont wanna buy already. If you can share, thanks!
Hello Everybody,
Can anyone confirm the nneettwwoorrkkiinngg_v2.1 where is Sections Networking – Valid-September q195 is enough to pass exam?
thanks in advance!
Hi guys, where i could get the nneettwwrrookkiinnggg stuff for studying? thanks
Passed too using Maria dumps
All the questions and labs were from these dumps
Redistribution / Acl / distribute list / bgp
I got 980/1000
Time spent : 1h10
Good luck
Hi Nancy,
What do you mean “Maria dumps”? You mean nneettwwoorrkkiinngg_v2.1 where is Sections Networking – Valid-September q195 ?
Please confirm.
Hey Guys!
I just passed with 9XX
195Q is still completely valid! Every single Question was from it.
Labs: EIGRP/OSPF Redistribution, OSPF Lab, EIRGRP Stub, no Simulation
DnD: uRPF, ACL-Types, GRE feature
Thank you guys so much especially nneettwwpprrkiinngg!
See you at TShoot
Can any one send my Dump Emad4awad Yah
hello , i passed today 96x ., 195 is so valid , thank u all of ur efforts , good luck guys
Hey Guys :)
I plan to pass my exam this Friday, does the 195Q still valid or there are new questions??
Thank you in advance :)
What is nneettwwpprrkiinngg and 195q?
Where can I get 195q?
So, nneettwwoorrkkiinngg_v2.1 has 757 questions. Do we really have to study this many questions for Route?
Passed the exam with 900+ yesterday.
All Qs are from valid September section, from networking dump.
Labs: ospf-eigrp redistribution, stub receive-only lab, don’t remember the last one, three labs total.
Valid September section is enough to pass.
Good luck!!
short command is work or not in exam like int tab interface