Latest Oct 16, 2024 Real 300-510 Exam Dumps Questions Valid 300-510 Dumps PDF
Cisco 300-510 Exam Dumps - PDF Questions and Testing Engine
NEW QUESTION # 68
An engineer is troubleshooting end-to-end customer traffic across an MPLS VPN service provider network. Which tasks should the engineer use to solve the routing issues? Drag and drop the table types from the left onto the most useful troubleshooting tasks/router types on the right. (Not all options are used.)
Answer:
Explanation:
NEW QUESTION # 69
Refer to the exhibit.
After these configurations were applied to routers R1 and R2. the two devices cannot form a neighbor relationship What is the reason tor the problem?
- A. The two routers have different iS-types
- B. The two routers cannot authenticate with one another
- C. The two routers have the same area ID.
- D. The two routers have the same network ID
Answer: B
NEW QUESTION # 70
Refer to the exhibit.
Refer to the exhibit. Users at the branch office on R1 reported issue with an application at the home office on R4. While troubleshooting the issue, a network engineer determined that The branch-office users can connect to the home office.
The IS-IS adjacencies between R1 and R2 and R1 and the branch office are up.
Traffic from R1 to the R2 10.20.1.0/24 network is moving normally.
The application at the home office is experiencing packet drops on the connection to the Branch, and R3 cannot reach the R1 172.16.10.0/24 network.
Which action resolves the issues?
- A. Configure the IS-IS core instance on the R2 GigabitEthernet0/1 interface.
- B. Redistribute static connected routes in IS-IS on router R4.
- C. Configure the IS-IS core instance on the RI GigabitEthernet0/3 interface.
- D. Redistribute static connected routes in IS-IS on router RI.
Answer: C
NEW QUESTION # 71 
Refer to the exhibit. After you applied these configurations to routers R1 and R2, the two devices could not form a neighbor relationship. Which reason for the problem is the most likely?
- A. The two routers have the same network ID.
- B. The two routers have the same area ID.
- C. The two routers cannot authenticate with one another.
- D. The two routers have different IS-types.
Answer: A
NEW QUESTION # 72
Refer to the exhibit.
Routers R1 and R2 cannot form a neighbor relationship, but the network is otherwise configured correctly and operating normally. Which two statements describe the problem? (Choose two.)
- A. The two routers are in different subnets
- B. The two routers are in the same area
- C. The two routers have password mismatch issues
- D. The two routers are in different areas
- E. The two routers have the same network ID
Answer: A,D
NEW QUESTION # 73
Refer to the exhibit. P1 and PE3 Cisco IOS XR routers are directly connected and have this configuration applied.
The BGP session is not coming up. Assume that there is no IP reachability problem and both routers can open tcp port 179 to each other.
Which two actions fix the issue? (Choose two.)
- A. Change MD5 to SHA-1
- B. Remove the send and accept lifetime under key 1
- C. Change MD5 to HMAC-SHA1-12
- D. Change MD5 to HMAC-ESP
- E. Change MD5 to HMAC-MD5
Answer: C,E
Explanation:
https://www.cisco.com/c/en/us/td/docs/routers/crs/software/crs_r4-
0/security/configuration/guide/sc40crsbook_chapter5.html
NEW QUESTION # 74
Refer to the exhibit. A network engineer commissioned Router 1, which connects to Router 2 and Router 5. Router 1 participates in IS-1S routing with other routers, but it is not used for transit traffic. Traffic from Router 2 to Router 5 is expected to travel via Router 1, but the traffic is travelling via Router 3 and Router 4. Which action resolves this problem?
- A. Remove the overload bit on Router 1.
- B. Remove the hello padding on Router 5.
- C. Add the overload bit on Router 5.
- D. Add hello padding on Router 1
Answer: A
NEW QUESTION # 75
Refer to the exhibit.
A network operator must inject a Level 1 route from XR2 (10.16.16.0/24) into the ISIS topology. Which configuration allows the injection in a way that XR3 and XR1 have a valid and working route for 10.16.16.0/24?

- A. Option D
- B. Option C
- C. Option B
- D. Option A
Answer: A
Explanation:
L1 route injected by XR2 won't be advertised to XR1, since L2 routes are NOT leaked to L1 by default. An [L2-L1] route leak policy should be configured on L1/L2 router (XR3).
NEW QUESTION # 76
Refer to the exhibit.
Routers RA and RB are IS-IS peers configured for NSF but router RC is an IS-IS peer without NSF capability If RA undergoes processor switchover what is the effect on the network environment?
- A. All peer relationships remain up, but the link-state database is rebuilt on each device
- B. If RC is operating without the Cisco configuration option all three routers tear down their peering relationships and re-establish peering
- C. If RC is operating without the Cisco configuration option only 2 routers tear down their peering relationships and re-establish peering
- D. All peer relationships remain up and the link-state database is unchanged
Answer: A
NEW QUESTION # 77
Refer to the exhibit.
A network operator must inject a Level 1 route from XR2 (10.16.16.0/24) into the ISIS topology. Which configuration allows the injection in a way that XR3 and XR1 have a valid and working route for 10.16.16.0/24?

- A. Option D
- B. Option C
- C. Option B
- D. Option A
Answer: A
Explanation:
L1 route injected by XR2 won't be advertised to XR1, since L2 routes are NOT leaked to L1 by default. An [L2-L1] route leak policy should be configured on L1/L2 router (XR3).
NEW QUESTION # 78
When deploying a nationwide network of routers, what is the benefit of using BGP confederations?
- A. availability
- B. scalability
- C. security
- D. automatability
Answer: B
NEW QUESTION # 79
Refer to the exhibit
An engineer is configuring service traffic from router R1 to R6 as shown. Which additional configuration must the engineer implement so that the LDP and SR domains will participate and interwork with each other?
- A. Router2(config)# segment-routing
Router2(config-sr)# mapping-server
Router2(config-sr-ms)# prefix-sid-map
Router2(config-sr-ms-map)# address-family ipv4
Router2(config-sr-ms-map-af)# 10.1.1.1/32 500 range 50 - B. Router2(config)# segment-routing
Router2(config-sr)# ldp mapping-server
Router2(config-sr-ms)# prefix-sid-map
Router2(config-sr-ms-map)# address-family ipv4
Router2(config-sr-ms-map-af)# 2.2.2.2/32 500 range 40 - C. Router2(config)# segment-routing
Router2(config-sr)# sr mapping-server
Router2(config-sr-ms)# ldp-sid-map
Router2(config-sr-ms-map)# address-family ipv4
Router2(config-sr-ms-map-af)# 10.1.1.1/32 500 range 50 - D. Router2(config)# segment-routing
Router2(config-sr)# ldp mapping-server
Router2(config-sr-ms)# prefix-sid-map
Router2(config-sr-ms-map)#
Router2(config-sr-ms-map-af)# 2.2.2.2/32 500 range 4
Answer: A
NEW QUESTION # 80
Refer to the exhibit. An engineer working for a private telecommunication company with an employee id: 1234:56:789 notices that the customer network going through AS30-AS65001- AS65000 is experiencing packet drops when it accesses an application at 172.16.20.1/32 in the DC cloud. The BGP link between AS20 and AS30 is inaccessible because of a fiber cut. Routers RL, RN, and RZ are configured with confederation identifier 10. Which action resolves this issue?
- A. RM(config)#router bgp 65000
RM(config-router)# bgp confederation peers 65001 - B. RX(config)#router bgp 65001
RX(config-router)# no synchronization
RX(config-router)# bgp confederation identifier 10 - C. RX(config)#router bgp 65001
RX(config-router)# bgp confederation peers 65000 - D. RB(config)#router bgp 30
RB(config-router)# neighbor 10.10.10.3 remote-as 65001
Answer: B
NEW QUESTION # 81 
Refer to the exhibit. After troubleshooting an OSPF adjacency issue, routers 1, 2, and 3 have formed OSPF neighbor relationships. Which statement about the configuration is true?
- A. Router 2 uses router 1 as the next hop for 192.168.0.0/24
- B. Router 2 receives a Type 7 LSAs from router 3 for its connected subnets
- C. Router 2 receives a Type 5 LSAs from router 1 for its connected subnets
- D. Router 2 uses router 3 as the next hop for 192.168.0.0/24
Answer: C
NEW QUESTION # 82
Refer to the exhibit.
Refer to the exhibit. Company X is multihomed to a service provider. With the default settings, the link between PE2 and CE1 is the primary link, but company X has asked for the link between PE4 and CE2 to operate as the primary instead. A network engineer used a route map with local-preference to manipulate the routes from PE2 to CE1 to be less desirable and applied the route map on PE2 outbound to CE1. However, the path from PE2 to CE1 is still preferred. Which action must the engineer take so that the desired path is chosen?
- A. Apply local-preference on PE2 outbound to CE2 with a value less than 100.
- B. Configure the weight attribute on PE2 in the outbound direction to CE2 with a value less than 65535.
- C. Configure the AS path prepend attribute to increase the number of hops between CE2 and PE4.
- D. Apply MED in the outbound direction on PE2 to CE1 with a cost lower than the path from PE4 to CE2.
Answer: C
NEW QUESTION # 83
Refer to the exhibit.
An engineer is troubleshooting connectivity issues on the MPLS core network. A customer connected through R4 cannot reach the OSPF domain on R5. While checking the routing table of R1, the engineer cannot see all the routes from R3 and R5. Which task must the engineer perform so that R4 is able to reach R5?
- A. Enable OSPF on the Area-0 routers and configure MP-BGP between routers R1 and R3.
- B. Enable MP-BGP peering on routers R1. R3, R4, and R5.
- C. Enable OSPF peering and configure route redistribution between routers R4 and R1.
- D. Enable route filtering between routers R1 and R3.
Answer: C
NEW QUESTION # 84
Which types of multicast distribution tree can PIM-SM use?
- A. Only shared tree rooted at the source
- B. Shared tree rooted at the source and shortest path tree switchover
- C. Shared tree rooted at the RP and shortest path tree switchover
- D. Only shared tree rooted at the RP
- E. Shared tree rooted at the first-hop router and shortest path tree rooted at the RP
- F. Only shortest path tree rooted at the RP
Answer: C
NEW QUESTION # 85
Refer to the exhibit. An engineer is configuring service traffic from router R1 to R6 as shown.
Which additional configuration must the engineer implement so that the LDP and SR domains will participate and interwork with each other?
- A. Router2(config)# segment-routing
Router2(config-sr)# mapping-server
Router2(config-sr-ms)# prefix-sid-map
Router2(config-sr-ms-map)# address-family ipv4
Router2(config-sr-ms-map-af)# 10.1.1.1/32 500 range 50 - B. Router2(config)# segment-routing
Router2(config-sr)# ldp mapping-server
Router2(config-sr-ms)# prefix-sid-map
Router2(config-sr-ms-map)# address-family ipv4
Router2(config-sr-ms-map-af)# 2.2.2.2/32 500 range 40 - C. Router2(config)# segment-routing
Router2(config-sr)# sr mapping-server
Router2(config-sr-ms)# ldp-sid-map
Router2(config-sr-ms-map)# address-family ipv4
Router2(config-sr-ms-map-af)# 10.1.1.1/32 500 range 50 - D. Router2(config)# segment-routing
Router2(config-sr)# ldp mapping-server
Router2(config-sr-ms)# prefix-sid-map
Router2(config-sr-ms-map)#
Router2(config-sr-ms-map-af)# 2.2.2.2/32 500 range 4
Answer: A
Explanation:
https://www.cisco.com/c/en/us/td/docs/routers/asr9000/software/segment- routing/configuration/guide/b-seg-routing-cg-asr9k/b-seg-routing-cg-asr9k_chapter_01001.html
NEW QUESTION # 86
Refer to the exhibit. Which attribute can router 1 alter so that only other iBGP peers prefer to use
192.168.4.2 as the next hop for route 192.168.3.0/24?
- A. origin
- B. MED
- C. local preference
- D. weight
Answer: C
Explanation:
Weight is local to the router while LP allows routers in an AS with multiple exit points to choose which exit point is used to reach a particular NLRI.
NEW QUESTION # 87
......
Candidates for the Cisco 300-510 exam should have a strong foundation in networking technologies and protocols, as well as experience working in a service provider environment. They should be familiar with advanced routing technologies such as BGP, OSPF, IS-IS, and MPLS, and have experience designing and implementing complex routing solutions. Candidates should also be familiar with network security, network management, and network troubleshooting techniques, as these skills are critical for success in a service provider environment.
Reliable CCNP Service Provider 300-510 Dumps PDF Oct 16, 2024 Recently Updated Questions: https://www.preppdf.com/Cisco/300-510-prepaway-exam-dumps.html
Latest 300-510 Exam Dumps for Pass Guaranteed: https://drive.google.com/open?id=1Cgj7HO2Z7bpBpCu0oOy--zSW76Sa5DHm