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!
QUESTION 565
OSPF has R1 router ID 172.18.1.1 . What happens when R1 configure with a new loopback interface IP address 172.17.1.1 ?A.
OSPF chooses 172.17.1.1 as new router ID when R1 is rebooted.
OSPF chooses 192.168.21.0 as new router ID when apply new configuration.
OSPF chooses 172.17.1.1 as new router ID when apply new configuration.
OSPF retains 172.18.1.1 as router ID until interface on which is configured goes down
–>if Loopback = 172.18.1.1 and another comes up as 172.17.1.1, THEN OSPF WILL TAKE THE HIGHER , SO THE ANSWER WILL BE-> D
No, it absolutely A, even if you shut-no shut on the interface when the ospf build up the adjacency it still using the old router id.
R1 R2 :
*Mar 1 00:05:18.415: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to up >> after added int loopback on R1 and perform shut no shut there
R2(config-if)#
*Mar 1 00:05:36.931: %OSPF-5-ADJCHG: Process 1, Nbr 10.10.10.1 on FastEthernet0/0 from LOADING to FULL, Loading Done >> still using the id from ip interfaces.
R2(config-if)#
*Mar 1 00:06:51.443: %OSPF-5-ADJCHG: Process 1, Nbr 10.10.10.1 on FastEthernet0/0 from FULL to DOWN, Neighbor Down: Dead timer expired >> Reload the R1
R2(config-if)#
*Mar 1 00:06:58.947: %OSPF-5-ADJCHG: Process 1, Nbr 1.1.1.1 on FastEthernet0/0 from LOADING to FULL, Loading Done >> Ospf take int loopback as router-id.
Agree with everyone who answered A on this question.
“Once an OSPF router ID is selected, it is not changed even if the interface that is used to select it changed its operational state or its IP address. To change the OSPF router ID, you must reset the OSPF process with the clear ip ospf process command or reload the router.”
OSPF has R1 router ID 172.18.1.1 . What happens when R1 configure with a new loopback interface IP address 172.17.1.1 ?
OSPF chooses 172.17.1.1 as new router ID when R1 is rebooted.
OSPF chooses 192.168.21.0 as new router ID when apply new configuration.
OSPF chooses 172.17.1.1 as new router ID when apply new configuration.
OSPF retains 172.18.1.1 as router ID until interface on which is configured goes down
Source:
http://www.ciscopress.com/articles/article.asp?p=2294214
Did any of you get the PBR lab in the exam?
hi all
I pass exam yesterday.Dump Update for last this page is vaild but Answer not right.My lab are redistribute ,ospf ,eigrp stub.
Passed today’s exam. Nneettwwoorrkkiinngg’s dumps is valid. Thank you to nneettwwoorrkkiinngg, doka and company.
Got 4 new questions. Here’s what i remember.
1. Has something to do with local database of AAA.
2. What LSA type is related to link-local updates.
A. Type 5
B. Type 8 – answer
C. Type 4
D. Type 9
3. What is the purpose of the following configs: (forgot the exact sentence)
Interface gig 0/1
vnet trunk
ip address 192.168.0.1 255.255.255.0
vnet name cisco
– i answered “assign the interface to the EVN trunk”
I forgot the other question.
I hope this helps.
Hi @Mike-Scofield…!!!!
I also cant’t play the simlets included in nneettwwrrookkiinngg drive, so I just followed the site’s instruction and downloaded the sims from there.
Hi All, Just want to ask something about the DnD. Does it needs to be in order? even if the questions doesn’t specify it.
Hi Shaddup,
Can you tell me where is Nneettwwoorrkkiinngg’s dumps?
Thks,
tommy.
@tommy
drive.google.com/drive/u/0/folders/1Cf4MHTm8Qt5-_jYzJt6PXNy6b6YOBEx1
not sure if this is the latest, just look on the previous pages.
just took the test a couple hours ago, and passed!
thanks nneetworking,doka, rhlor and anybody who contribute to the dump, the dump is valid for sure.
BIG THANKS once again for all of you guys i hope you’ll be blessed and got a nice career ahead.
heading off to the last exam switch..
Doing my exam in 24hrs ,any new questions?
@all
Hi!
Pass Leader just updated its 300-101 dumps with 648q now!
Please kindly share the newest PL.
Thanks
in
advance!!!
Hello People,
I think I found another mistake in the dump.
Which configuration can you apply to a device so that it always blocks outbound web traffic on
Saturdays and Sundays between the hours of 1:00 AM and
11:59 PM?
A.
time-range SATSUN periodic Saturday Sunday 1:00 to 23:59
access-list 102 permit udp any any eq 80 time-range SATSUN
access-list 102 permit tcp any any eq 443 time-range SATSUN
interface Vlan303
ip address 10.9.5.3 255.255.255.0
ip access-group 102 out
B.
time-range SATSUN periodic Saturday Sunday 1:00 to 23:59
access-list 102 permit tcp any any eq 80 time-range SATSUN
access-list 102 permit tcp any any eq 443 time-range SATSUN
interface Vlan303
ip address 10.9.5.3 255.255.255.0
ip access-group 102 in
C.
time-range SATSUN periodic Saturday Sunday 1:00 to 11:59
access-list 102 permit tcp any any eq 80 time-range SATSUN
access-list 102 permit tcp any any eq 443 time-range SATSUN
interface Vlan303
ip address 10.9.5.3 255.255.255.0
ip access-group 102 in
D.
time-range SATSUN absolute Saturday Sunday 1:00 to 23:59
access-list 102 permit tcp any any eq 80 time-range SATSUN
access-list 102 permit tcp any any eq 443 time-range SATSUN
interface Vlan303
ip address 10.9.5.3 255.255.255.0
ip access-group 102 in
the correct Answer should be B instead of A.
Explanation:
A. the access list includes UDP port instead of TCP
C. The time range has 11:59 instead of 23:59, that’s wrong time for 11:59PM
D. The time range is Absolute, should be periodic.
Note: Although the access-group is applied in “in” direction, we don’t know exactly where this vlan is configured in the router, it can be the VLAN where the traffic enters the router so it will work as well.
Please @nneettwwoorrkkiinngg if you fix this ans, add my explanation as well..
@Shaddup
drive.google.com/drive/u/0/folders/1Cf4MHTm8Qt5-_jYzJt6PXNy6b6YOBEx1
not sure if this is the latest, just look on the previous pages.
Thanks for info.
Bye.
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.
Correct Answer: AE OR DE
@COWBOY AE
The statement is EIGRP into OSPF (so it will appear in OSPF as E2), if the statement is OSPF into EIGRP it will be N2 Routes.
R’hllor pls answer this question
BGP updates will consume less memory—not sure about the question ?(Choose Two)
A. prefix lists
B. access lists
C. aggregate routes
D. other option
Correct Answer:
@Anonymous
Answer would be A. prefix lists and C. aggregate routes.
They are just like ip summarization in eigrp and ospf. They make the routing table smaller thus less processing/less memory consumption is needed by the router.
Correct me if i’m wrong guys.
How can I contact with nneettwwoorrkkiinngg?
I have a suggestion that I think might be
Implementation of the dump will significantly improve the quality of its work.
and all I have to do is pass the ROUTE exam.
I need the dump file in word format.
@R’hllor @doka @nneettwwoorrkkiinngg
hi guys
I need the dump file in word format.
How can I contact with nneettwwoorrkkiinngg?
Hi All,
Can someone help me with this question? Question 205 & 479 are same from networking dumps.. however getting different answers??
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
Thanks!
@Nasir,
One question has A. Area ID MATCH and the other question has A. Area ID MISMATCH
I totally agree with you that Auth mismatch its a correct answer as well in the first question, but is less important than Area ID and Timers…..that’s why in the first one is AD and in the second one BD
@kot
He/she shared an email to contact him/her, look for it in a page around 160….
Good luck
@all
Q.619 – W/c is invalid command when configuring redistribution?
B&C are correct, but w/c of them is the best answer?
Q.620 – W/c state is the actual exahnge of information? – shouldn’t be the answer “D.Exchange”?, isn’t DBD the first information being exchanged and if there is a difference on the DBD’s provided that is where they play the LSR/LSU?.
Q.560 W/c state do DR and BDR establish adjaceny
Shouldn’t be the answer B.Exstart?, Init state is where they receive a hello packet but doesn’t see it’s own router ID. Even if we do a “IOU1#debug ip ospf adj”, DR and BDR is formed after the 2way state. Q.591(DnD) also has the answer Extart for DR and BDR establishment
*Jul 25 11:19:07.341: OSPF-1 ADJ Et0/0: 2 Way Communication to 1.1.1.1, state 2WAY
*Jul 25 11:19:07.341: OSPF-1 ADJ Et0/0: Backup seen event before WAIT timer
*Jul 25 11:19:07.341: OSPF-1 ADJ Et0/0: DR/BDR election
*Jul 25 11:19:07.341: OSPF-1 ADJ Et0/0: Elect BDR 1.1.1.2
*Jul 25 11:19:07.341: OSPF-1 ADJ Et0/0: Elect DR 1.1.1.1
*Jul 25 11:19:07.341: OSPF-1 ADJ Et0/0: Elect BDR 1.1.1.2
*Jul 25 11:19:07.341: OSPF-1 ADJ Et0/0: Elect DR 1.1.1.1
*Jul 25 11:19:07.341: OSPF-1 ADJ Et0/0: DR: 1.1.1.1 (Id)
*Jul 25 11:19:07.341: OSPF-1 ADJ Et0/0: BDR: 1.1.1.2 (Id)
@nneettwwrrookkiinngg
Q.600 – Please remove letter D. from the choices, it’s a duplicate of letter B.
Q.605 – Please remove one “changes in STP topology” in the choices, it has a duplicate .
Q.563 and Q.601 is a duplicate question, please remove one.
Q.562 and Q.606 is a duplicate question, please remove one.
Q.617 and Q.615 is a duplicate question, please remove one.
In which two areas does OSPF send a summary route by default ?
a. NSSA
b. Backbone
c. Totally stubby
d. Stub
e. Normal
ANS And D OR C and D
@ Lighthening
Please share exam questions at networking dumps
Networking dumps exam questions based on
let’s list the ones below
Q572
Q587
Q590
Q596
Q615
Anyone know any other questions?
@Update
Q385
Q566
Q572
Q587
Q590
Q596
Q615
Hi Guys,
@COWBOY
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.
I think that correct answers are: C,E
Bye
@R’hllor
Thanks!
@kot
nneettwwoorrkkiinngg @ gmail. com
@JAJA and ALL
Please update question or clarifications with the full statement of the question, not just the number, I believe @nnettwwoorrkkiinngg is having problems identifying Question by number due they are erasing and updating the dump constantly.
I believe you are talking at least of this two questions, which I strongly disagree with the one in the dump. But I’m waiting that the community posts something against or confirming my reasoning.
When OSPF is forming an adjacency, in which state does the actual exchange of information in the link?
A. INIT
B. Loading
C. Exstart
D. Exchange
It should be B. Loading
Exchange State: In this state, OSPF routers exchange DataBase Descriptor (DBD) packets. These contain Link State Advertisement (LSA) headers describing the content of the entire Link State Database (LSD). The contents of the DataBase Descriptor (DBD) received by the router are compared with its own Link State Database (LSD) to check if changes or additional link-state information is available from its neighbor.
Loading State : In this state, routers EXCHANGE FULL LINK STATE INFORMATION BASED ON DBD provided by neighbors, the OSPF router sends Link State Request (LSR) and receives Link State Update (LSU) containing all Link State Advertisements (LSAs).
In which state do DR and BDR establish adjacency with each OSPF router in the network?
A. Init State
B. Exstart State
C. Exchange State
D. Loading State
Ans B ExStart
they keywords are DR and BDR and both are elected so they enter in ExStart state
“Exstart State: This state specifies that DR and BDR have been elected and master-slave relation is determined. An initial sequence number for adjacency formation is also selected. The router with the highest router ID becomes the master and begins to exchange Link State data. Only the Master router is able to increment the sequence number.
NOTE: There is DND with the explanation of the OSPF states, and if you read carefully is consistent with this.
@ nneettwwrrookkiinngg,
Can you share the labs that you use for practice in GNS3 please.
Thanks
@ nneettwwrrookkiinngg,
Sorry found the answer to my previous question.
Can you confirm if you have taken the test if so is your matertial enough to pass?
doing my exam in 20 minutes
update latest rs ccna/ccnp dumps
https://drive.google.com/open?id=1AKDSikQ59PhuuxYyzRvykGAo_r7FCsf6eUdhKUxUh8U
Good luck!
@doka @nnetworkking
can u confirm the answer for these?
A.active/active firewall setup
B.single path in and out of the network.
C.active/standby firewall setup
D.redundant routers running VRRP
Answer : D
@20 min
we are waiting for questions ?
What do you guys think about Q73?
I think a better answer is A,D
Refer to the exhibit. The network setup is running the RIP routing protocol. Which two events will occur following link failure between R2 and R3? (Choose two)
A. R2 will advertise network 192.168.2.0/27 with a hop count of 16 to R1.
B. R2 will not send any advertisements and will remove route 192.168.2.0/27 from its routing table.
C. R1 will reply to R2 with the advertisement for network 192.168.2.0/27 with a hop count of 16.
D. After communication fails and after the hold-down timer expires, R1 will remove the 192.168.2.0/27 route from its routing table.
E. R3 will not accept any further updates from R2, due to the split-horizon loop prevention mechanism.
Correct Answer: AC
SAAA
@doka @nnetworkking
can u confirm the answer for these?
A.active/active firewall setup
B.single path in and out of the network.
C.active/standby firewall setup
D.redundant routers running VRRP
Answer : D
A and D are possible ANS, but D its a more obvious answer (I think), and cisco documentation apparently emphasises more in VRRP so the public opinion is that D should be selected.
got 856.
d&d ni same,3labs same but change of the networks and the name of the routers..53 qustions total
How does an IOS router process a packet that should be switched by CEF, without a FIB entry ?
Answer – packet will be dropped.
I’m in doubt, I was thinking, that if the packet not in FIB, router will try to find other way to process the packet ( route it by software routing etc. ) .
Any suggestions ?
@nneettwwoorrkkiinngg
Q142 has a wrong answer.
Which three NTP features can be deduced on the router? (choose 3)
A. only accepts time requests from 192.168.1.1
B. only handle four requests at a time
C. only is in stratum 4
D. only updates its time from 192.168.1.1
E. only accepts time requests from 192.168.1.4
F. only updates its time from 192.168.1.4
ANS: A,C,F
Missed the bar on this one. D&Ds are all in the dumps. Lots of questions from the 477 part of the dump, so study those (I did, but not enough). Labs were eigrp/ospf redistribution, eigrp stub and an ospf lab.
Not this time!!
Q388
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
Correct Answer: B
Section: nneettwwoorrkkiinngg
answer is C as written on kiwachi Dump
IOU1(config)#ip flow-export destination 1.1.1.1 34
IOU1(config)#ip flow-export destination 1.1.1.1 35
%Warning: Second destination address is the same as previous address 1.1.1.1
Passed exam on this week.
dnd (mgre,ipsec,keepalive,mss), CoPP/MPP, IPv6 Traffic filter/Access Classes
Eigrp OSPF Redistribution sim, IPv6 OSPF virtual link sim, eigrp stub sim
@R’hllor Bro I will update the files Thanks
@Eyz-on-CCNP I don’t have lab look at link(w w w.digitaltut.com/category/route-labs-gns3/basic-labs)
@SAAA I will check
@Bonsai I will check
@delwans I can fix the answer
page 177