[Mar 10, 2024] 300-420 Sample with Accurate & Updated Questions
300-420 Exam Info and Free Practice Test | ExamsTorrent
Certification Path
To earn the CCNP Enterprise certification, the applicant first needs to take one core exam that is 350-401. It mainly focuses on one's knowledge related to network assurance, automation, security, infrastructure, architecture, and virtualization.
Once aced that test, the candidate can choose the concentration exam from the set of six options, and Cisco 300-420 is one of them. Moreover, by passing this exam, you are qualified for the Cisco Certified Specialist – Enterprise Design certification. The rest of the offered tests focus on advanced routing and services, designing and implementing wireless networks, SD-WAN, and automation solutions.
Cisco 300-420 exam covers a wide range of topics, including network design methodologies, routing and switching protocols, network security, wireless networking, and network virtualization. Candidates must have a deep understanding of Cisco products and technologies, as well as the ability to design and implement complex network solutions.
NEW QUESTION # 137
An engineer is working for a large cable TV provider that requires multiple sources streaming video on different channels using multicast with no rendezvous point. Which multicast protocol meets these requirements?
- A. any-source multicast
- B. BIDIR-PIM
- C. PIM-SM
- D. PIM-SSM
Answer: D
Explanation:
Explanation
PIM-SSM is suitable for when well-known sources exist within the local PIM domain and for broadcast applications. Also, PIM-SSM eliminates the RPs and shared trees
NEW QUESTION # 138
Which design consideration should be observed when EIGRP is configured on Data Center switches?
- A. Prevent unnecessary EIGRP neighborships from forming across switch virtual interfaces.
- B. Lower EIGRP hello and hold timers to their minimum settings to ensure rapid route reconvergence.
- C. Perform manual summarization on all Layer 3 interfaces to minimize the size of the routing table.
- D. Configure multiple EIGRP autonomous systems to segment Data Center services and applications.
Answer: C
Explanation:
Section: Advanced Addressing and Routing Solutions
NEW QUESTION # 139
An infrastructure team is concerned about the shared memory utilization of a device, and for this reason, they need to monitor the device state. Which solution limits impact on the device and provides the required data?
- A. periodic subscription
- B. IPFIX
- C. on-change subscription
- D. static telemetry
Answer: C
Explanation:
Explanation
There are two types of subscriptions: periodic and on-change. With periodic subscription, data is streamed out to the destination at the configured interval. It continuously sends data for the lifetime of that subscription.
With on-change, data is published only when a change in the data occurs such as when an interface or OSPF neighbor goes down.https://developer.cisco.com/docs/ios-xe/#!streaming-telemetry-quick-start-guide/streaming-telemetry
NEW QUESTION # 140
Drag and drop the properties from the left onto the Cisco SD-WAN components that perform them on the right.
Answer:
Explanation:
NEW QUESTION # 141
Drag and drop the characteristics from the left onto the correct telemetry mode on the right.
Answer:
Explanation:
Reference:
https://www.cisco.com/c/en/us/td/docs/iosxr/asr9000/telemetry/b-telemetry-cg-asr9000-61x/b-telemetry-cgasr9000-
NEW QUESTION # 142
An engineer uses Postman and YANG to configure a router with:
OSPF process ID 400
network 192.168.128.128/25 enabled for Area 0
Which get-config reply verifies that the model set was designed correctly?
- A.

- B.

- C.

- D.

Answer: C
NEW QUESTION # 143
An organization plans to deploy multicast across two different autonomous systems. Their solution must allow RPs to:
*discover active sources outside their domain
*use the underlying routing information for connectivity with other RPs
*announce sources joining the group
Which solution supports these requirements?
- A. MSDP
- B. SSM
- C. PIM-SM
- D. PIM-DM
Answer: A
Explanation:
Explanation
https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipmulti_pim/configuration/xe-3s/asr903/imc-pim-xe-3s-asr90
NEW QUESTION # 144
An infrastructure team is concerned about the shared memory utilization of a device, and for this reason, they need to monitor the device state. Which solution limits impact on the device and provides the required data?
- A. periodic subscription
- B. IPFIX
- C. on-change subscription
- D. static telemetry
Answer: C
Explanation:
Explanation
There are two types of subscriptions: periodic and on-change. With periodic subscription, data is streamed out to the destination at the configured interval. It continuously sends data for the lifetime of that subscription.
With on-change, data is published only when a change in the data occurs such as when an interface or OSPF neighbor goes down.
https://developer.cisco.com/docs/ios-xe/#!streaming-telemetry-quick-start-guide/streaming-telemetry
NEW QUESTION # 145 
Refer to the exhibit. All routers currently reside in OSPF area 0. The network manager recently used R1 and R2 as aggregation routers for remote branch locations and R3 and R4 for aggregation routers for remote office locations. The network has since been suffering from outages, which are causing frequent SPF runs. To enhance stability and introduce areas to the OSPF network with the minimal number of ABRs possible, which two solutions should the network manager recommend? (Choose two.)
- A. a new OSPF area for R3 and R4 connections, with R3 and R4 as ABRs
- B. a new OSPF area for R1 and R2 connections, with R5 and R6 as ABRs
- C. a new OSPF area for R3 and R4 connections, with R5 and R6 as ABRs
- D. a new OSPF area for R1 and R2 connections, with R1 and R2 as ABRs
- E. a new OSPF area for R1, R2, R3, and R4 connections, with R1, R2, R3, and R4 as ABRs
Answer: B,C
Explanation:
Section: Advanced Addressing and Routing Solutions
Explanation/Reference:
NEW QUESTION # 146
Drag and drop the model driven telemetry characteristics from the left onto the mode they belong to on the right.
Answer:
Explanation:
NEW QUESTION # 147
Refer to the exhibit. An architect is developing a solution to consolidate networks while retaining device redundancy. The routing protocol for the WAN routers must be open standard, ensure high availability, and provide the fastest convergence time. Which solution must the design include?
- A. both routers running OSPFv2
- B. both routers running EIGRP
- C. one router running OSPFv2 and other OSPF v3
- D. one router running ISIS and other OSPF v3
Answer: B
Explanation:
EIGRP has a function called "EIGRP Ipv6" (But that can still be called "EIGRP")
NEW QUESTION # 148
An engineer must propose a QoS architecture model that allows an application to inform the network of its traffic profile and to request a particular type of service to support its bandwidth and delay requirements. The application requires consistent and dedicated bandwidth end to end. Which QoS architecture model meets these requirements?
- A. IntServ
- B. LLQ
- C. WRED
- D. DiffServ
Answer: A
Explanation:
Explanation/Reference:
NEW QUESTION # 149
An engineer is working for a large cable TV provider that requires multiple sources streaming video on different channels using multicast with no rendezvous point.
Which multicast protocol meets these requirements?
- A. any-source multicast
- B. BIDIR-PIM
- C. PIM-SM
- D. PIM-SSM
Answer: D
NEW QUESTION # 150
An engineer uses Postman and YANG to configure a router with:
* OSPF process ID 200
* network 172.16.10.128/26 enabled for Area 0
Which get-config reply verifies that the model set was designed correctly?
- A. Text, letter Description automatically generated

- B. Graphical user interface, text, letter, email Description automatically generated

- C. Text, letter Description automatically generated

- D. Text, letter Description automatically generated

Answer: D
NEW QUESTION # 151
An engineer is designing a multicast network for a company specializing in VoD content. Receivers are across the Internet, and for performance reasons, the multicast framework close to the receivers within each AS. For high availability, if the sources in one AS are no longer available, the receivers of that AS must be able to receive the VoD content from sources in another AS. Which feature must the design include?
- A. Anycast RP
- B. SSM
- C. Bidirectional PIM
- D. MSDP
Answer: A
Explanation:
https://learningnetwork.cisco.com/s/question/0D53i00000KsrGrCAJ/rendezvous-point-high-availability-mechanisms
NEW QUESTION # 152
Drag and drop the properties from the left onto the protocols they describe on the right.
Answer:
Explanation:
Reference:
https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/166/b_166_programmability_cg/ b_166_programmability_cg_chapter_01011.html
https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/169/b_169_programmability_cg/ configuring_yang_datamodel.html
NEW QUESTION # 153
Refer to the exhibit.
Refer to the exhibit. All routers currently reside in OSPF area 0. The network manager recently used R1 and R2 as aggregation routers for remote branch locations and R3 and R4 for aggregation routers for remote office locations. The network has since been suffering from outages, which are causing frequent SPF runs. To enhance stability and introduce areas to the OSPF network with the minimal number of ABRs possible, which two solutions should the network manager recommend? (Choose two.)
- A. a new OSPF area for R1 and R2 connections, with R5 and R6 as ABRs
- B. a new OSPF area for R3 and R4 connections, with R5 and R6 as ABRs
- C. a new OSPF area for R1 and R2 connections, with R1 and R2 as ABRs
- D. a new OSPF area for R3 and R4 connections, with R3 and R4 as ABRs
- E. a new OSPF area for R1, R2, R3, and R4 connections, with R1, R2, R3, and R4 as ABRs
Answer: A,B
NEW QUESTION # 154
Drag and drop the elements from the left onto the functions they perform in the Cisco SD-WAN architecture on the right.
Answer:
Explanation:
Explanation
Table Description automatically generated
NEW QUESTION # 155
An engineer is designing a multicast network for a company specializing in VoD content. Receivers are across the Internet, and for performance reasons, the multicast framework close to the receivers within each AS. For high availability, if the sources in one AS are no longer available, the receivers of that AS must be able to receive the VoD content from sources in another AS. Which feature must the design include?
- A. Anycast RP
- B. SSM
- C. Bidirectional PIM
- D. MSDP
Answer: A
Explanation:
Explanation
https://learningnetwork.cisco.com/s/question/0D53i00000KsrGrCAJ/rendezvous-point-high-availability-mechan
NEW QUESTION # 156
A customer plans to adopt distributed QoS in their enterprise WAN. The policy must allow for individual packet marking according to the type of treatment required and for forwarding based on hop-by-hop treatment locally defined on each device. Which technology must the customer select?
- A. LLQ
- B. CBWFQ
- C. IntServ
- D. Diffserv
Answer: D
NEW QUESTION # 157
......
Pass Cisco 300-420 Premium Files Test Engine pdf - Free Dumps Collection: https://www.examstorrent.com/300-420-exam-dumps-torrent.html
New 2024 Realistic 300-420 Dumps Test Engine Exam Questions in here: https://drive.google.com/open?id=1S0LmeYhlHBfjqj8mId32vDT4gFWAswtd