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 All,
Please do Dumps from SPOTO, 91 questions from Prince and 447 question from a PDF that I found on Networktut.
For DND –
Virtual Circuit Message, Simple Flow control etc came
Reflexive, Extended, Standard , Time based DND came
LOOSE mode and Strict mode came
IPV6 Traffic filtering and IPV6 access class came
MSS,KEEPALVIE, mGRE came
Simulations –
1) Redistribution of OSPF and EIGRP where we have both were straight through or crossover Cables.
2) EIGRP STUB AND SUMMARIZATION
Questions –
1) Please do VRF questions (3 of them came)
2) There were 2 new BGP questions –
What is true about peer groups? (Choose two)
A. Optimize backdoor routes
B. If you change configuration then it effects all peers in the group
C. Peer groups can send soft updates to all
D. Updates can be sent with multicast
Answer: B C
3) There were 3 TCP/UDP port questions, i got them wrong, but one was –
Either a frewall betweeo the twi riuters ir ao ACL io the riuter is blickiog IP priticil oumber
47.
Another TCP question had something to do with PORT 521
4)Which feature or technology is supported by stateful NAT64 ?
Answer – VRF
5)Which of the following situations results in routing loops?
Answer – when you have multiple ports of redistribution.
NOTE – Do not sweat much on IPV6 questions,I wasted much time on it. Do Frame – Relay questions too.
don’t want to start another 2 page debate, but:
6.In which two areas does OSPF send a summary route by default ?
A. NSSA
B. Backbone
C. Totally stubby
D. Stub
E. Normal
answer CD or DE – correct answers would be ABDE
A – gets Type 3 (contains Inter-area routes/summary)
B – gets Type 3 & Type 5
C – none – only default route (technically type 3, but it only contains a default route to its ABR)
D – gets Type 3 (contains Inter-area routes/summary and a default route to its ABR)
E – gets Type 3 & Type 5
Summary route is not the same as a default route.
So the question doesn’t make sense and is probably wrong, it should be something like:
“In which two areas does OSPF send a default route ?” or “In which two areas does OSPF send a default route in place of a summary ?”
Answers: CD
hi all
but in real exam the tab(for complete comand) work ?
also answer question(?) work for alla option ?
@aaa
yes, both work
Passed CCNP today guys.
Nneettwwoorrkkiinngg dump is still valid.
Labs : Redistribution – OSPF SIM – EIGRP Stub.
DND : ACL – Loose/Strict mode – Mgre/IPSEC/Tunnel key ” Don’t really know the name for this DND but it’s in the dump “.
Good luck everyone.
Hello Herrera,
Please share the latest dumps.
hi Herrera
have you only question from 195 dump section (nneettwwoorrkkiinngg) or also from other section?
Just passed with 9xx.
All questions and Dnd from 195q. I had only 3 labs – OSPF stub, EIGRP stub and EIGRP OSPF redistribution.
Don’t ask me for dump cause it’s all here, you just have look around idiots :)
Good Luck
Booked the exam tomorrow. Thanks Michael for sharing the section which the exam was referenced from. Thanks bro !
Guys i passed today my 300-101 exam!!!
thanks nettttworrrrrkkkinnngggggggg!!! 100% STILL VALID
all questions there, 3 D&D, 3 LABS
LABS were the same in this page!!! good luck!!!
hi WIWI the wording on 195 and exam is the same?
taking my exam tomorrow. will report back
@blackops4 goodluck ! hoping for a good result!
@ Rina,
You can get back a few pages, you’ll find the dump shared VCE and PDF.
@ Lele,
All questions was from 195 dump.
The 195q is still legit. Ty @nnnetworkinggg.
Pass today.
Domino Congrats! is it the same word by word?
@@@@ yes
nettttworrrrrkkkinnngggggggg is the real deal no bullS***!!! I passed my examine three weeks ago. Everything on his VCE document was right on!!!!
QUESTION 8
Which address is used by the Unicast Reverse Path Forwarding protocol to validate a packet against the
routing table?
A. source address
B. destination address
C. router interface
D. default gateway
Correct Answer: A
Section: (none)
Explanation
Explanation/Reference:
Explanation/Reference:
Explanation:
The Unicast RPF feature helps to mitigate problems that are caused by the introduction of malformed or forged
(spoofed) IP source addresses into a network by discarding IP packets that lack a verifiable IP source address.
For example, a number of common types of denial-of-service (DoS) attacks, including Smurf and Tribal Flood
Network (TFN), can take advantage of forged or rapidly changing source IP addresses to allow attackers to
thwart efforts to locate or filter the attacks. For Internet service providers (ISPs) that provide public access,
Unicast RPF deflects such attacks by forwarding only packets that have source addresses that are valid and
consistent with the IP routing table. This action protects the network of the ISP, its customer, and the rest of
the Internet.
http://www.cisco.com/en/US/docs/ios/12_2/security/configuration/guide/scfrpf.html
QUESTION 9
What are the three modes of Unicast Reverse Path Forwarding?
A. strict mode, loose mode, and VRF mode
B. strict mode, loose mode, and broadcast mode
C. strict mode, broadcast mode, and VRF mode
D. broadcast mode, loose mode, and VRF mode
Correct Answer: A
Section: (none)
Explanation
Explanation/Reference:
Explanation/Reference:
Explanation:
Network administrators can use Unicast Reverse Path Forwarding (Unicast RPF) to help limit the malicious
traffic on an enterprise network. This security feature works by enabling a router to verify the reachability of the
source address in packets being forwarded. This capability can limit the appearance of spoofed addresses on
a network. If the source IP address is not valid, the packet is discarded. Unicast RPF works in one of three
different modes: strict mode, loose mode, or VRF mode. Note that not all network devices support all three
modes of operation. Unicast RPF in VRF mode will not be covered in this document. When administrators use
Unicast RPF in strict mode, the packet must be received on the interface that the router would use to forward
the return packet. Unicast RPF configured in strict mode may drop legitimate traffic that is received on an
interface that was not the router’s choice for sending return traffic. Dropping this legitimate traffic could occur
when asymmetric routing paths are present in the network. When administrators use Unicast RPF in loose
mode, the source address must appear in the routing table. Administrators can change this behavior using the
allow-default option, which allows the use of the default route in the source verification process. Additionally, a
packet that contains a source address for which the return route points to the Null 0 interface will be dropped.
An access list may also be specified that permits or denies certain source addresses in Unicast RPF loose
mode.
Care must be taken to ensure that the appropriate Unicast RPF mode (loose or strict) is configured during the
deployment of this feature because it can drop legitimate traffic. Although asymmetric traffic flows may be of
concern when deploying this feature, Unicast RPF loose mode is a scalable option for networks that contain
asymmetric routing paths.
http://www.cisco.com/web/about/security/intelligence/unicast-rpf.html
Dear all guys,
I was set my schedule time at next week at Saturday to exam CCNP Routing.
Please help share me about Labs and question.
Really thankful all guys
===============================================
Dear michael & WiWi, Can you guys please share the DND which you had in exam ??
can anyone share dump nneettwwoorrkkiinngg_v2.1.vce and 195q valid dumps here..i am going to give exam after sometime ?
@IQ
then share 195q dumps if you have.
@Clara
its paid one and no guaranteed to be valid.don’t post these spams.
Hi, I will take my exam tomorrow. Did anyone take the exam today? Is 195q still valid?
Hi everyone,
i have passed recently this exam with very good score. I can confirm that nneettwwoorrkkiinngg_v2.1 195q dump is valid.
Thanks to everyone for contribution on this site. Best regards!
@Ogo
Did you take the exam this Oct? What are your LABS?
@Babe
yes, i took the exam few days ago… All the labs were from this site.
@Babe
yes, i took the exam few days ago… All the labs were from this site.
@Ogo
Thank you!
Thank you for your dumps Clara
Awesome VCE Test Simulator
@Andy
which dumps you get can you share ?
Passed today 8xx
Labs EIGRP stub, Ospf virtual links, OSPF EIGRP redistribution
DD copp&MPP , tunnel key tacacs raduis accounting ,
new questsion
what’s two reason of latency
1-serialization delay
2-propagation delay
3-under utilization of link
4—
New question 2
complete frame relay multpoint configuration
All questions from here and vceplus online questions
Hi MOMO, the complate fram relay multipoint is it DND?
@MOMO It’s not a new question. This question exist in 195 Qs
YOUYOU, @MOMO is good ithink, he take the exam without reading the new dumps.
@ @@@@ But what is complete frame relay multpoint configuration ? Is it question n°640 (DnD)
Interface se0/0
Encapsulation frame-relay
Interface se0/0.x
frame-relay map ip x.x.x.x broadcast
passed the exam.
All questions, word to word, were from the 195 sep questions.
Labs: eigrp/ospf redistribution, ospfv3 virtual link, eigrp stub (all are same as on this website)
DnD: AAA, ACL, Lose/strict mode, IPv6 traffic filter/acl (all are in the 195 questions)
Passed the exam as well. Everything from 195q section in networking dump.
Lab: Ospf configuration, Eigrp stub, eigrp/ospf redistribution.
Dnd: loosemode/strict mode…copp/mpp / gre / frame relay(virtual messages one) everything is in dumps..
After the 28th change, the previous question bank is useless. It depends on the latest 29th, and now if you want to prepare for the exam, you must find the question bank after the 29th.
http://Www.cciedumps.xyz/ccie_rs.php?utm_source=bbs&utm_medium=bbs
Just passed the route exam with 8xxx man nneettwwoorrkkiinngg_v2.1.vce is so valid. I had OSPF sim lab, EIGRP and OSPF Redistribute, EIGRP Stub.
All of the multible choice questions were from the dump. Plus, all of the DND.
THANK YOU. THANK YOU. THANK YOU
Hi everyone,
Anyone can share real and valid dump in here. I only see spam link in this group.
Hi all. Please tell me, how can i find Sim questions?
Thanks
Pass exam http://www.certifychat.com/threads/300-101-dumps-pdf-cisco-ccnp.13669/
and also this questions which i remembered..
Guys, are this answers correct?
1. In a point-to-multipoint Frame Relay topology, which two methods ensure that all routing updates are received by all EIGRP routers within the Frame Relay network? (Choose Two)
A. Use statically defined EIGRP neighbors on the hub site.
B. Create separate address families.
C. Disable split horizon.
D. Use sub interfaces.
E. Disable EIGRP auto summary.
C,A.
2. access-list 1 permit 172.16.1.0 0.0.0.255
ip nat inside source list 1 interface gigabitethernet0/0 overload
You have correctly identified the inside and outside interfaces in the NAT configuration of this device. Which configuration is true?
a. dynamic nat
b. PAT
c. NAT64
d. static NAT
B.
3.Which two commands must you configure on a DMVPN hub to enable phase 3? (Choose Two)
A. ip nhrp interest
B. ip nhrp redirect
C. ip nhrp shortcut
D. ip nw id
E. ip nhrp map
F. ip redirects
.,
B,C.
4.Which two routers can do OSPF route summarization. (Choose Two)
A. Area Border Router
B. Autonomous System Boundary Router
C. Summary router
D. internal router
E. Backbone route
A,B.
5. Which two OSPF network types can operate without a DR/BDR relationship? (Choose Two)
A. Point-to-multipoint
B. Point-to-poim.nt
C. nonbroadc.b.ast
D. nonbroadcast multi-access
E. broadcast
Answer: AB
6. Which condition can cause unicast reverse path forwarding to fail?
a. portfast security violation
b. asymmetric routing
c. CTR convergence
d. split horizon
B.
7. When a packet is denied by an IPv6 traffice filter, which additional action does te device perform?
a. A creates a null route for te destination and adds it to the route table.
b. It scans the rest of the ACL for a permit entry matching the destination.
c. It generates a TCP Fin bit and sends it to the source.
d. It generates an ICMP unreachable message for the frame.
D
8.Which three TCP enhancements can be used with TCP selective acknowledgments? (Choose three.)
A. header compression
B. explicit congestion notification
C. keepalive
D. time stamps
E. TCP path discovery
F. MTU window
B, C, D
9.network engineer wants an NTP clients to be able to update the local system without updating or synchronizing with the remote system. Which option for the ntp access-group command is needed to accomplish this?
A. serve
B. query-only
C. serve-only
D. peer
D.
10. How does an EVN provide end-to-end virtualization and separation for data traffic from multiple networks?
A. It tags traffic with a virtual network tag at the trun interface
B. It tags traffic with an 802.1q tag at the edge interface.
C. It tags traffic with a virtual network tag at the edge interface
D. It tags traffice with an 8021.1 tag at the trunk interface.
A.
11.Which command enables NAT-PT on an 1Pv6 interface?
A. 1Pv6 nat-pt enable
B. ipv6 nat
C. ipv6 nat-pt
D. ipv6 nat enable
B.
12. Which problem can be caused by latency on a UDP stream?
A. The device that sends the stream is forced to hold data in the buffer for a longer period of time.
B. The overall throughput of the stream is decreased.
C. The device that receives the stream is forced to hold data in the buffer for a longer period of time.
D. The devices at each end of the stream are forced to negotiate a smaller window size.
B.
13Which two statements about GRE tunnel interfaces are true?
A. To establish a tunnel, the source interface must be in the up/up state.
B. A tunnel destination must be mutable, but it can be unreachable.
C. A tunnel can be established when the source interface is in the up/down state.
D. To establish a tunnel, the source interface must be a loopback.
A,B.
14. How does an EVN provide end to end virtualization and separation for data traffic from multiple networks?
a. It tags traffic with a virtual network tag at the trunk interface
b. It tags traffic with an 802.1q tag at the edge interface
c. It tags traffic with a virtual network tag at the edge interface
It tags traggec with an 802.1q tag at the trunk interface
A.
15.Which two debug commands can you use to view issues with CHAP and PAP authentication? (Choose Two)
A. debug tacacs
B. debug PPP authentication
C. debug radius
D. debug aaa authentication
E. debug ppp negotiation
B,E.
16. Which three problems result from application mixing of UDP and TCP streams within a network with no QoS? (Choose three.)
A. starvation
B. jitter
C. latency
D. windowing
E. lower throughput
A, C, E.
17. Considering the IPv6 address independence requirements, which process do you avoid when you use NPTv6 for translation
A. rewriting of higher layer information
B. checksum verification
C. ipv6 duplication and conservation
D. IPSEC AH header modification
A.
18. Which cisco Express Forwarding component maintains Layer 2 addressing information?
A. dCEF
B. adjacency table.
C. FIB
D. fast switching
E. RIB
B.
19. Which Cisco Express Forwarding component maintains Layer 2 addressing information?
a. fast switching
b. RIB
c. FIB
d. adjacency table
D.
20. Which value does a Cisco router use as its default username for CHAP authentication?
a. cisco
b.its own hostname
c.ppp
d. chap
b.
21.Which version or versions of NetFlow support MPLS?
a. netflow version 5
b. netflow version 9
c. netflow versions 8 and 9
d. all versions of netflow
e. netflow version 8
b.
22. After testing various dynamic IPv6 address assignment methods, an engineer decides that more control is needed when distributing addresses to clients. Which two advantages does DHCPv6 have over EUl-64 (Choose two.)
A. DHCPv6 requires less planning and configuration than EUl-64 requires.
B. DHCPv6 allows for additional parameters to be sent to the client, such as the domain name and DNS server.
C. DHCPv6 providers tighter control over the IPv6 addresses that are distributed to clients.
D. DHCPv6 does not require the configuration of prefix pools.
E. DHCPv6 does not require neighbor and router discovery on the network segment.
Answer: BC
23. Which tow commands must you configure in the calling router to support the PPPoE client? (Choose two)
a. peer default ip address pool
b. bba-group pppoe
c. mtu
d. pppoe enable group
e. pppoe-client dial-pool-number
e.
24. Router DHCP is configured to lease IPv4 and IPv6 addresses to clients on ALS1 and ALS2. Clients on ALS2 receive IPv4 and IPv6 addresses. Clients on ALS1 receive IPv4 addresses.
Which configuration on DSW1 allows clients on ALS1 to receive IPv6 addresses?
A. DSW1l (config-if)# ipv6 helper address 2002:404:404::404:404
B. DSW1 (config)#ipv6 route 2002:404:404::404:404/128 FastEthernet 1/0
C. DSW1 (dhcp-config)# default-router 2002:A04:A01::A04:A01
D. DSW1 (config)# ipv6 dhcp relay destination 2002:404:404::404:404 GigabitEthernet 1/2
Answer: C
25. Which three benefits does the Cisco Easy Virtual Network provide to an enterprise network? (Choose three.)
A. simplified Layer 3 network virtualization
B. improved shared services support
C. enhanced management, troubleshooting, and usability
D. reduced configuration and deployment time for dot1q trunking
E. increased network performance and throughput
F. decreased BGP neighbor configurations
Answer: A, B, C or BCD from chat igor’.
26. Which three items can you track when you use two time stamps with IP SLAs? (Choose three.)
A. delay
B. jitter
C. packet loss
D. load
E. throughput
F. path
Answer: A, B, C
27. Which two commands do you need to implement on a router to support pppoe client ?
A. peer default ip address pool
B. mtu
C. bba-group pppoe
D. pppoe enable group
E. pppoe-client dialer-pool-number
Aswers: B and E
28. Which two statements about NHRP in a DMVPN environment are true? (Choose two)
a. It requires each endpoint to have a unique network ID
b. It routes traffic through the tunnel
c. It can identify PIM-SM RPs over a tunnel
d. It can authenticate VPN endpoints
e. It provides address resolution to route traffic
answer: D and E
29. In which scenario can asymmetric routing occur?
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 ?
30. After reviewing the EVN configuration, a network administrator notices that a predefined EVN, which is known as “vnet global” was configured. What is the purpose of this EVN?
A. It defines the routing scope for each particular EVN edge interface.
B. It aggregates and carries all dot1q tagged traffic.
C. It refers to the global routing context and corresponds to the default RIB.
D. It safeguards the virtual network that is preconfigured to avoid mismatched routing instances
Answer: C
31. Which CLI command can you enter to permit or deny IPv6 traffic travelling through an interface?
A. access-list
B. access-group
C. ipv6 access-class
D. ipv6 traffic-filter
Answer: D
32. A network engineer executes the show ip cache flow command. Which two types of information are displayed in the report that is generated? (Choose 2)
A. top talkers
B. flow export statistics
C. flow sample for specific protocols
D. MLS flow traffic
E. IP packet distribution
Answer: CE
33. A network engineer needs to verify IP SLA operations on an interface that shows on indication of excessive traffic. Which command should the engineer use to complete this action?
a. show frequency
b. show track
c. show reachability
d. show threshold
34. Which option is the minimum logging level that displays a log message when an ACL drops an incoming packet?
a. level 3
b. level 6
c. level 7
d. level 5
answer: b
34. Other than a working EIGRP configuration, which option must be the same on all routers for EIGRP authentication key role over to work correctly?
A. SMTP
B. SNMP
C. Passwords
D. Time
Answer: C
@bravo @anonymous Do you mean that 195q is no longer valid today ?
Is the dump 195q still valid ?
Passed today, 9xx/1000
All questions from 195q, nothing new seen.
D&D’s were CoPP/MPP, GRE Tunnel, GRE Conf and one other I think
Labs were OSPFv3 Neighbor conf, EIGRP Stub and OSPF/EIGRP redistribute with the requirement to change the distance.
Thanks to the community for putting the 195q together and netttworkingggg, it was awesome!!!
Thanks @yeahsure,
After your confirmation, I am going to book my exam for tomorrow.