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!
Thanks. :) I’ll post some feedback.
@Crap you’re welcome! :)
Engineer has to enable RIP on a link. Where he will issue the command?
A. Global
B. IPv6
C. Interface sub command
D. Router sub command
Ans: D
Should this be A????
@Yoshimitsu
From a Cisco documentation:
Router(config)# router rip command enables a RIP routing process, which places you in router configuration mode.
Router(config-router)# network ip-address command associates a network with a RIP routing process.
I think the last command which enable RIP on a link…
So the correct answer is D.
@Yoshimits, @ RouteRider
Effectively its a D
on global only you can type router rip but to ebable rip on a link
r(config-router)# network 19.168.1.0 (ex)
@Anonymus
Q11 Answers for this question aren’t correct, because there isn’t “no stub only” command.
There is “no stub receive-only” command.
Because it is IPv6, A and b not correct answer. And because we would like to advertise R2 loopback interface, so we have to issue these commands on R2.
The correct answer is D.
Q18 Radius combines Authentication and Authorization. Correct answer B, D
So I passed with 900 points. I had maybe around 30% from the 750q and some of those were even changed a bit so the answer/s had to be different. They also changed the frame relay drag and drop..(configuration of interfaces.) Make sure you don’t just study the dumps because that won’t be enough. You have to be familiar with all the topics from the book and study from online materials (like cisco.com). The labs were almost the same, some minor changes there as well. there is a DnD about accounting.. mentioned few pages back. Lot of new unseen questions as said before but they’re similar to the ones in 750q. (same protocols and technologies)
Are the 195 still valid ?
@Crap
This was D&D about frame relay:
https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/wan_frly/configuration/15-mt/wan-frly-15-mt-book/wan-pppofr.html#GUID-1CB0E01F-B4AF-4CF6-9863-D116BBD13C2B
This was D&D about accounting:
https://www.cisco.com/c/en/us/td/docs/ios/12_2/security/configuration/guide/fsecur_c/scfacct.html#wp1000903
Right?
Can you share other questions that are completely new?
@Crap
Do you remeber other questions? plssss
@Kaktus: Yes both are correct. Sorry I don’t remember more questions, must be the stress ..
QUESTION 638
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: D
Why D? thanks to all
QUESTION 638
for me it is 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. When flooding exceeds the configured rate and the action configured is syslog, a message similar to the following will be printed:
@paoloC
Me too, A it’s the correct reponse
QUESTION 664
Which value determines the amnount of traffic that a network path can hold in transit?
A. route cache setting
B. maxsimum windows size
C. badwidth delay product
D. MSS
Correct Answer: D
I think D it’s wrong and C it’s correct
QUESTION 694
Which routing protocol routers traffic throught the best path and seccond best path at the same time?
A. EIGRP
B. BGP
C. OSPF
D. RIP
Correct Answer: A
I think D it’s wrong and B it’s correct
QUESTION 694
Which routing protocol routers traffic throught the best path and seccond best path at the same time?
A. EIGRP
B. BGP
C. OSPF
D. RIP
Correct Answer: A
Sorry , I think A it’s wrong and B it’s correct
Can someone verify if Spoto is legit.
@francussss
Why BGP?
I think the EIGRP is the correct answer. Load balancing with variance value…
QUESTION 694
For me A is correct.
keyword is best and second best, which is referred to metric.
as far as i know EIGRP (using variance) is able to install in routing table a path with non optimal metric.
@ francussss
Q664
I think you are correct.
“A network path, depending on its bandwidth and end-host to end-host latency, can hold a certain amount of traffic in transit, called bandwidth delay product (BDP).”
@RouteRider
Buy only of you configue a specific variance. BGP can load balancing whit default value
QUESTION 694
BGP can balance over unequal path via the following command
bgp bestpath as-path multipath-relax
but i still feel that the correct asnwer is EIGRP.
comments are welcome
OSPF chooses routes in which order, regardless of route’s administrative distance and metric?
A. Intra-Area (O) – Inter-Area (O IA) – External Type 1 (E1) – External Type 2 (E2) – NSSA Type 1 (N1) – NSSA Type 2 (N2)
B. Intra-Area (O) – Inter-Area (O IA) – NSSA Type 1 (N1) – NSSA Type 2 (N2) – External Type 1 (E1) – External Type 2 (E2)
C. Intra-Area (O) – Inter-Area (O IA) – NSSA Type 1 (N1) – External Type 1 (E1) – NSSA Type 2 (N2) – External Type 2 (E2)
D. Intra-Area (O) – NSSA Type 1 (N1) – External Type 1 (E1) – Inter-Area (O IA) – NSSA Type 2 (N2) – External Type 2 (E2)
E. Intra-Area (O) – Inter-Area (O IA) – NSSA Type 1 (N1) – External Type 1 (E1) – NSSA Type 2 (N2) – External Type 2 (E2)
F. NSSA Type 1 (N1) – NSSA Type 2 (N2) – Intra-Area (O) – Inter-Area (O IA) – External Type 1 (E1) – External Type 2 (E2)
Correct Answer: A
I think it’s wrong, i think:
Intra-Area (O) – Inter-Area (O IA)
External Type 1 (E1) NSSA Type 1 (N1)
External Type 2 (E2) NSSA Type 2 (N2)
@francussss
I think it depends on IOS version. The older versions use Intra-Area (O) – Inter-Area (O IA) – External Type 1 (E1) – External Type 2 (E2) – NSSA Type 1 (N1) – NSSA Type 2 (N2), and the later versions use Intra-Area (O) – Inter-Area (O IA) – External Type 1 (E1) NSSA Type 1 (N1) – External Type 2 (E2) NSSA Type 2 (N2)
@RouteRider
Yes it’s true, but cisco only considere IOS >15
@MAYA add me please calaca*2*1*2 at gmail dot com
remove the *
@francussss
Is it true to the real exam? Does Cisco consider only IOS 15 and later versions?
Yes RouterRider and in Ccna too
Yes RouterRider and in Ccna too. Tnks to all
Yes RouterRider It s true and in Ccna too. Tnks to all
@Crap Congratulations!!! did you study the whole 750q of nneettwwoorrkkiinngg??
Which option is an invalid redistribute command option for redistributing routers from EIGRP to OSPF
A. access list
B. tag
C. metric
D. router map
Should answer be A?
HI Sara
Could you please advise how many questions are on this dump (b i t . d o /eBknG) because if is 200 and above is nonsense
@Yoshimitsu
A is the correct answer
@RouteRider thank you! :)
Almost 750 questions + Labs and D&D included.
Which means buying this dump is a waste of time.
Please confirm the correct answer
What are the two correct statements about enable secret and enable password command ?
share dumps last 300-101
@Rif
Q547 What are the two correct statements about enable secret and enable password command?
A. The enable password command has a strong encryption algorithm than enable secret
B. If both commands are missing from the global configuration, vty lines use the console line password as the enable password *
C. The enable secret command is backwards compatible with more versions of IOS
D. The enable secret and enable password commands must be used together
E. The enable secret command overrides enable password *
In my opinion B and E are the correct answers.
Guys!
Do you have any information about Maya and the purchase of SPOTO access to their dump?
I tried to ask an access to this gmail list, but I didn’t get…
Did get anybody access to this group?
@RouteRider
I’ m Sorry buy i diesel not have any info. I only studied official book and meteorologiche fumo.
I have to tale my exam early
Automatic corrector It s a sh..
Netwooo dump
Q611 Which commands do you use to configure GRE over IPSEC (choose two)
A. ip mtu
B. tunnel key
C. ip tcp adjust mss
D. MPLS mtu
E. ip unnumbered
A,B or A,C?
I found arguments beside of both answers…
@Kaktus, @Crap or somebody
Is this or something similar the new FR D&D?
https : / / imgur . com / a / Ss5jE9Q
And is something like the AAA accounting D&D?
https : // imgur . com / a / qA7JRD1
I tried to create about your descrition. Am I right?
@RouteRider
AAA is correct.
Network–Provides information for all PPP, SLIP, or ARAP sessions, including packet and byte counts.
EXEC–Provides information about user EXEC terminal sessions of the network access server.
Command–Provides information about the EXEC mode commands that a user issues. Command accounting generates accounting records for all EXEC mode commands, including global configuration commands, associated with a specific privilege level.
Connection–Provides information about all outbound connections made from the network access server, such as Telnet, local-area transport (LAT), TN3270, packet assembler/disassembler (PAD), and rlogin.
System–Provides information about system-level events.
Resource–Provides “start” and “stop” records for calls that have passed user authentication, and provides “stop” records for calls that fail to authenticate.
D&D about FR is a bit wrong, here is an input how the new D&D FR looks like:
https://www.digitaltut.com/drag-and-drop
@Kaktus
Thanks, I will convert my FR D&D according to your answer
@RouteRider
What are the two correct statements about enable secret and enable password command?
In my opinion C and E are the correct answers. so bit confused
A. The enable password command has a strong encryption algorithm than enable secret
B. If both commands are missing from the global configuration, vty lines use the console line password as the enable password *
C. The enable secret command is backwards compatible with more versions of IOS
D. The enable secret and enable password commands must be used together
E. The enable secret command overrides enable password *
Using new backup router in spite of faulty one in ospf domain but relationship with neighbor in one interface only not working , what is the reason of this problem? (Choose Two)
A. area Id match
B. authentication mismatch
C. process id of ospf not match
D. ospf timers not match
E. MTU mismatch
Should this be B and D?