300-420 PDF Dumps Real 2024 Recently Updated Questions [Q168-Q189]

Share

300-420 PDF Dumps Real 2024 Recently Updated Questions

Released Cisco 300-420 Updated Questions PDF

NEW QUESTION # 168
Refer to the exhibit.

Refer to the exhibit. An architect is designing a BGP solution to connect a remote branch to a service provider. There are several prefixes within the branch that the company does not want to be advertised to the internet. Which solution should the architect use to accomplish this?

  • A. Attach the No-Export community with the prefixes to exclude
  • B. Use the BGP No-Advertise community for the prefixes to exclude.
  • C. Implement the NOPEER community.
  • D. Set the BGP Internet community for all prefixes.

Answer: A


NEW QUESTION # 169
Refer to the exhibit. A customer experienced an unexpected network outage when the link between R1 and R2 went down. An architect must design a solution to ensure network continuity in the event the link tails again. Which solution should the design include?

  • A. Make Area 0 L2-only.
  • B. Make R11 an L2 router.
  • C. Make R3 an L1L2 router.
  • D. Make R31 an L1 router.

Answer: C


NEW QUESTION # 170
Which component of Cisco SD-Access integrates with Cisco DNA Center to perform policy segmentation and enforcement through the use of security group access control lists and security group tags?

  • A. Cisco TrustSec
  • B. Cisco Application Policy Infrastructure Controller Enterprise Module
  • C. Cisco Network Data Platform
  • D. Cisco Identity Services Engine

Answer: A

Explanation:
Section: Advanced Enterprise Campus Networks


NEW QUESTION # 171
Instructions
The main screen consists of two parts; the Main scenario and the Topology tabs. The main scenario describes TSHOOT.com test bed. The Topology tabs allow you to display the appropriate and select the trouble ticket.
To complete the item, you will first need to familiarize yourself with the TSHOOT.com test bed by clicking on the master scenario first and then the topologies tabs. Once you are familiar with the test bed and the topologies, you should start evaluating the trouble ticket. You will be presented with a Trouble Ticket scenario that will describe the fault condition. You will need to determine on which device the fault condition is located, to which technology the fault condition is related, and the solution to each trouble ticket. This will be done by answering three questions.
Ticket Selection
To begin, click on the Ticket on the Topology tabs.
Please note. Some of the questions will require you to use the scroll bar to see all options.
Fault Isolation
Read the ticket scenario to understand the fault condition.
Open the appropriate topology, based upon the ticket scenario.
Open the console of the desired device by clicking on that device in the topology, based upon your troubleshooting methodology.
Use the supported show, ping and trace commands to begin your fault isolation process.
Move to other devices as need by clicking on those devices within the topology.
Fault Identification
The trouble ticket will include three questions that you will need to answer:
1. Which device contains the fault
2. Which technology the fault condition is related to
3. What is the solution to the issue
To advance to the next question within the ticket click on "Next Question".
When you click "DONE", the trouble ticket will turn RED and will no longer be accessible.
You may also use the "Previous Question" button to review questions within that specific ticket.
To complete a trouble ticket, answer all three questions and click "DONE". This will store your response to the questions. Do not click on "DONE" unless you have answered all questions within the ticket.
Item Completion
Click the NEXT button on the bottom of the screen once a ticket is RED. This action moves you to the next item.
Scenario
The company has created the test bed network shown in the layer 2 and layer 3 topology exhibits.
This network consists of four routers, two layer 3 switches and two layer 2 switches.
In the IPv4 layer 3 topology, R1, R2, R3, and R4 are running OSPF with an OSPF process number 1.
DSW1, DSW2 and R4 are running EIGRP with an AS of 10. Redistribution is enabled where necessary.
R1 is running a BGP AS with a number of 65001. This AS has an eBGP connection to AS 65002 in the ISP's network. Because the company's address space is in the private range, R1 is also providing NAT translations between the inside (10.1.0.0/16 & 10.2.0.0/16) networks and the outside (209.65.200.0/24) network.
ASW1 and ASW2 are layer 2 switches.
NTP is enabled on all devices with 209.65.200.226 serving as the master clock source.
The client workstations receive their IP address and default gateway via R4's DHCP server. The default gateway address of 10.2.1.254 is the IP address of HSRP group 10 which is running on DSW1 and DSW2.
In the IPv6 layer 3 topology R1, R2, and R3 are running OSPFv3 with an OSPF process number 6. DSW1, DSW2 and R4 are running RIPng process name RIP_ZONE. The two IPv6 routing domains, OSPF 6 and RIPng are connected via GRE tunnel running over the underlying IPv4 OSPF domain. Redistribution is enabled where necessary.
Recently the implementation group has been using the test bed to do a 'proof-of-concept' on several implementations. This involved changing the configuration on one or more of the devices. You will be presented with a series of trouble tickets related to issues introduced during these configurations.

The implementation group has been using the test bed to do a 'proof-of-concept' that requires both Client 1 and Client 2 to access the WEB Server at 209.65.200.241. After several changes to the network addressing, routing schemes, DHCP services, NTP services, and FHRP services, a trouble ticket has been opened indicating that Client 1 cannot ping the 209.65.200.241 address.
Use the supported commands to isolate the cause of this fault and answer the following questions.
The fault condition is related to which technology?

  • A. Switch Virtual Interface
  • B. Loop Prevention
  • C. VLAN ACL / Port ACL
  • D. NTP
  • E. Port Security
  • F. Access Vlans
  • G. Switch-to-Switch Connectivity

Answer: G

Explanation:
Steps need to follow as below:-1.When we check on client 1 & Client 2 desktop we are not receiving DHCP address from R4Ipconfig ----- Client will be getting 169.X.X.X2.On ASW1 port Fa1/0/ 1 & Fa1/0/2 access port VLAN 10 was assigned which is using IPaddress 10.2.1.0/24Sh run ------- & check for running config of int fa1/0/1 & fa1/0/2====================================================interface FastEthernet1/0/1switchport mode accessswitchport access vlan 10interface FastEthernet1/0/2switchport mode accessswitchport access vlan 10
3.We need to check on ASW 1 trunk port the trunk Po13 & Po23 were receiving VLAN 20 &200 but not VLAN
10 so that switch could not get DHCP IP address and was failing to reach IPaddress of Internet4.
Change required:
On ASW1 below change is required for switch-to-switch connectivity..int range portchannel13,portchannel23switchport trunk allowed vlan noneswitchport trunk allowed vlan 10,200


NEW QUESTION # 172
Drag and drop the description from the left onto the corresponding WAN connectivity types and categories on the right.

Answer:

Explanation:


NEW QUESTION # 173
Which two statements about VRRP advertisements are true? (Choose two.)

  • A. They include VRRP timer information.
  • B. They are sent from the master router and standby routers.
  • C. They include priority information.
  • D. They are sent every three seconds by default.
  • E. They are sent only from the master router.

Answer: C,E

Explanation:
The virtual router master sends VRRP advertisements to other VRRP routers in the same group.
The advertisements communicate the priority and state of the virtual router master. The VRRP advertisements are encapsulated in IP packets and sent to the IP Version 4 multicast address assigned to the VRRP group. The advertisements are sent every second by default.
https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipapp_fhrp/configuration/xe-3s/fhp-xe-3s- book/fhp-vrrp.html#GUID-F08F171E-D151-448B-B58C-D2ED17E11E9F


NEW QUESTION # 174
Drag and drop the characteristics from the left onto the telemetry mode they apply to on the right.

Answer:

Explanation:


NEW QUESTION # 175
Drag and Drop Question
Drag and drop the descriptions from the left onto the corresponding VPN types on the rights.

Answer:

Explanation:


NEW QUESTION # 176
Drag and drop the descriptions from the left onto the Cisco SD-WAN component they describe on the right.

Answer:

Explanation:


NEW QUESTION # 177
Which topology within a network underlay eliminates the need for first hop redundancy protocols while improving fault tolerance, increasing resiliency, and simplifying the network?

  • A. logical fabric topology
  • B. Layer 2 topology
  • C. routed access topology
  • D. virtualized topology

Answer: A


NEW QUESTION # 178
In a cisco SD-Access brownfield deployment scenario, which configuration deployment must be taken with Cisco DNA center?

  • A. Automated UNDERLAY
  • B. LAN automation
  • C. Manual underlay
  • D. Subnet stretching

Answer: B


NEW QUESTION # 179
Refer to the exhibit. An architect is designing a routing solution for a company. The new design will add a circuit routers C and D to protect against loss of connectivity to 10.0.4.0/24 during a link failure between routers B and D. Which solution must the architect choose?

  • A. Stub receive-only
  • B. Stub leak-map
  • C. Stub redistributed
  • D. Stub connected

Answer: B

Explanation:
https://networklessons.com/cisco/ccie-routing-switching-written/eigrp-stub-leak-map


NEW QUESTION # 180
An engineer must design a routing solution for a company that is single-homed to an ISP. The company's goal is to run BGP between theCEand the PE devices. To support running BGP, the company obtained a public AS number and IP subnet from ARIN. Which solution must the engineer select?

  • A. * The customer announces the public IP subnet to the ISP
    * The ISP announces the default route to the customer.
  • B. * The customer announces the public IP subnet to the ISP
    * The ISP announces the BGP table to the customer
  • C. * The ISP announces the customer public IP subnet.
    * The ISP announces the partial BGP table to the customer.
  • D. * The customer announces the default route to the ISP
    * The ISP announces the default route to the customer

Answer: C


NEW QUESTION # 181
Refer to the exhibit.

Refer to the exhibit. The connection between SW2 and SW3 is fiber and occasionally experiences unidirectional link failure. An architect must optimize the network to reduce the change of layer2 forwarding loops when the link fails. Which solution should the architect include?

  • A. Utilize loop guard on SW2
  • B. Utilize BPDU guard on SW1
  • C. Utilize root guard on SW1.
  • D. Utilize 8PDU filter on SW3.

Answer: A


NEW QUESTION # 182
Which design consideration should be observed when EIGRP is configured on Data Center switches?

  • A. Perform manual summarization on all Layer 3 interfaces to minimize the size of the routing table.
  • B. Configure multiple EIGRP autonomous systems to segment Data Center services and applications.
  • C. Lower EIGRP hello and hold timers to their minimum settings to ensure rapid route reconvergence.
  • D. Prevent unnecessary EIGRP neighborships from forming across switch virtual interfaces.

Answer: D

Explanation:
While summarization can be beneficial for reducing the size of the routing table, it's not always necessary to perform manual summarization on all interfaces. Summarization should be done strategically based on the network topology and addressing plan. Preventing unnecessary EIGRP neighborships on switch virtual interfaces is a key design consideration for a more efficient and scalable configuration in a Data Center environment because In a Data Center environment, switch virtual interfaces (SVIs) are often used for VLAN routing. Forming EIGRP neighborships across all SVIs may lead to unnecessary overhead and increased complexity in the network.


NEW QUESTION # 183
A network solution is being designed for a company that connects to multiple Internet service providers. Which Cisco proprietary BGP path attribute will influence outbound traffic flow?

  • A. MED
  • B. Community
  • C. AS Path
  • D. Local Preference
  • E. Weight

Answer: E

Explanation:
Weight is Cisco proprietary and is the first decision of all path attributes to influence outbound traffic on a singular router. Weight is non-transitive and will only influence routes as they leave that device.


NEW QUESTION # 184
An engineer must design a multicast network for a financial application. Most of the multicast sources also receive multicast traffic (many-to-many deployment model). To better scale routing tables, the design must not use source trees. Which multicast protocol satisfies these requirements?

  • A. PIM-SSM
  • B. MSDP
  • C. PIM-SM
  • D. BIDIR-PIM

Answer: D


NEW QUESTION # 185
Drag and drop the properties from the left onto the Cisco SD-WAN components that perform them on the right.

Answer:

Explanation:


NEW QUESTION # 186
Refer to the exhibit. An engineer must connect the IPv6 island to the IPv4-only network to provide IPv6 hosts access to file servers and DNS services in the IPv4 network. Which NAT should the engineer choose?

  • A. dynamic NAT-PT
  • B. stateless NAT66
  • C. stateful NAT66
  • D. static NAT-PT

Answer: A


NEW QUESTION # 187
How do endpoints inside an SD-Access network reach resources outside the fabric?

  • A. A fabric edge is used to de-encapsulate VXLAN traffic to normal IP traffic then transported over the outside network
  • B. Fabric borders use VRFs to map VNs to VRFs
  • C. a VRF fusion router is used to map resources in one VN to another VN
  • D. SD-Access transit links are used to transport encapsulated traffic from one fabric to another

Answer: A


NEW QUESTION # 188
Refer to the exhibit. An architect must design an IP addressing scheme for a multisite network connected via a WAN transit. The campus site must accommodate 12,000 devices and the branch sites must accommodate 1,000 devices. Which address scheme optimizes network device resources, contains convergence events to the different blocks of the network, and ensures future growth of the network?

  • A. * Campus: 10.0.0.0/18
    Branch1: 10.0.192.0/21
    Branch2: 10.0.200.0/21
  • B. * Campus: 10.0.0.0/10
    Branch1: 10.64.0.0/10
    Branch2: 10.128.0.0/10
  • C. * Campus: 10.0.0.0/20
    Branch1: 10.0.64.0/21
    Branch2: 10.0.128.0/21
  • D. * Campus: 10.0.0.0/16
    Branchi: 10.255.0.0/20
    Branch2: 10.255.16.0/20

Answer: A


NEW QUESTION # 189
......

300-420 Dumps and Practice Test (348 Exam Questions): https://www.trainingdumps.com/300-420_exam-valid-dumps.html

Guide (New 2024) Actual Cisco 300-420 Exam Questions: https://drive.google.com/open?id=1NLZJFus2vADVz4pha2WRogj28PG1Uowg