Valid 200-301 Exam Dumps Ensure you a HIGH SCORE (2023)
Pass 200-301 Exam with Latest Questions
NEW QUESTION # 140
Refer to the exhibit.
Router R1 Fa0/0 cannot ping router R3 Fa0/1.
Which action must be taken in router R1 to help resolve the configuration issue?
- A. set the default gateway as 20.20.20.2
- B. configure a static route with Fa0/1 as the egress interface to reach the 20.20.20.0/24 network
- C. set the default network as 20.20.20.0/24
- D. configure a static route with 10.10.10.2 as the next hop to reach the 20.20.20.0/24 network
Answer: D
NEW QUESTION # 141
Which technology allows for multiple operating systems to be run on a single host computer?
- A. server visualization
- B. network port ID visualization
- C. virtual device contexts
- D. virtual routing and forwarding
Answer: A
NEW QUESTION # 142
Refer to the exhibit. A newly configured PC fails to connect to the internet by using TCP port 80 to www.cisco.com. Which setting must be modified for the connection to work?
- A. Default Gateway
- B. DHCP Servers
- C. Subnet Mask
- D. DNS Servers
Answer: D
NEW QUESTION # 143
Refer to the exhibit.
Which next-hop IP address has the least desirable metric when sourced from R1?
- A. 10.10.10.4
- B. 10.10.10.2
- C. 10.10.10.5
- D. 10.10.10.3
Answer: A
NEW QUESTION # 144
Drag and drop the AAA functions from the left onto the correct AAA services on the right
Answer:
Explanation:

NEW QUESTION # 145
Refer to the exhibit.
After the election process what is the root bridge in the HQ LAN?
- A. Switch 3
- B. Switch 2
- C. Switch 1
- D. Switch 4
Answer: A
Explanation:
The root bridge is determined by the lowest bridge ID, which consists of the priority value and the MAC address. Because the priority values of all of the switches are not avalable, the MAC address is used to determine the root bridge. Because S3 has the lowest MAC address, S3 becomes the root bridge.
NEW QUESTION # 146
Drag and drop the threat-mitigation techniques from the left onto the types of threat or attack they mitigate on the right.
Answer:
Explanation:
NEW QUESTION # 147
Which two statements about RIPv2 are true? (Choose two)
- A. It must be manually enabled after RIP is configured as the routing protocol
- B. It is a link-state routing protocol
- C. It uses multicast address 224.0.0.2 to share routing information between peers
- D. its default administrative distances 120
- E. It is an EGP routing protocol
Answer: A,D
NEW QUESTION # 148
Which two statements about an Ethernet frame source address are true? (Choose two.)
- A. The leftmost bit is always 0.
- B. The address is 4 bits long.
- C. The leftmost bit is always 1.
- D. The address is 6 bytes long.
- E. The address is 4 bytes long
Answer: A,D
NEW QUESTION # 149
Refer to the exhibit.
An engineer configured NAT translations and has verified that the configuration is correct.
Which IP address is the source IP?
- A. 172.23.104.4
- B. 10.4.4.5
- C. 172.23.103.10
- D. 10.4.4.4
Answer: A
NEW QUESTION # 150
Aside from discarding, which two states does the switch port transition through while using RSTP (802.1w)? (Choose two)
- A. learning
- B. blocking
- C. listening
- D. forwarding
- E. speaking
Answer: A,D
NEW QUESTION # 151
Refer to the exhibit.
The following must be considered:
* SW1 is fully configured for all traffic
* The SW4 and SW9 links to SW1 have been configured
* The SW4 interface Gi0/1 and Gi0/0 on SW9 have been configured
* The remaining switches have had all VLANs added to their VLAN database Which configuration establishes a successful ping from PC2 to PC7 without interruption to traffic flow between other PCs?
A)
B)
- A. Option A
- B. Option B
Answer: A
NEW QUESTION # 152
A router running EIGRP has learned the same route from two different paths. Which parameter does the router use to select the best path?
- A. metric
- B. cost
- C. administrative distance
- D. as-path
Answer: A
Explanation:
If a router learns two different paths for the same network from the same routing protocol, it has to decide which route is better and will be placed in the routing table. Metric is the measure used to decide which route is better (lower number is better). Each routing protocol uses its own metric.
For example, RIP uses hop counts as a metric, while OSPF uses cost.
https://study-ccna.com/administrative-distance-metric/
NEW QUESTION # 153
Refer to the exhibit.
Which route type is configured to reach the internet?
- A. network route
- B. floating static route
- C. default route
- D. host route
Answer: C
NEW QUESTION # 154
Drag and drop the descriptions of AAA services from the left onto the corresponding services on the right.
Answer:
Explanation:
NEW QUESTION # 155
Drag and Drop Question
Drag and drop the attack-mitigation techniques from the left onto the types of attack that they mitigate on the right.
Answer:
Explanation:
NEW QUESTION # 156
Refer to the exhibit.
If configuring a static default route on the router with the ip route 0.0.0.0 0.0.0.0 10.13.0.1 120 command how does the router respond?
- A. It starts sending traffic without a specific matching entry in the routing table to GigabitEthernetO/1
- B. It starts load-balancing traffic between the two default routes
- C. It immediately replaces the existing OSPF route in the routing table with the newly configured static route
- D. It ignores the new static route until the existing OSPF default route is removed
Answer: D
Explanation:
Explanation
Our new static default route has the Administrative Distance (AD) of 120, which is bigger than the AD of OSPF External route (O*E2) so it will not be pushed into the routing table until the current OSPF External route is removed.For your information, if you don't type the AD of 120 (using the command "ip route 0.0.0.0
0.0.0.0 10.13.0.1") then the new static default route would replace the OSPF default route as the default AD of static route is 1. You will see such line in the routing table:S* 0.0.0.0/0 [1/0] via 10.13.0.1
NEW QUESTION # 157
Drag and drop the Cisco Wireless LAN Controller security settings from the left onto the correct security mechanism categories on the right.
Answer:
Explanation:

NEW QUESTION # 158
What are two characteristics of a public cloud Implementation? (Choose two.)
- A. It Is a data center on the public Internet that maintains cloud services for only one company.
- B. It is owned and maintained by one party, but it is shared among multiple organizations.
- C. It supports network resources from a centralized third-party provider and privately-owned virtual resources
- D. It provides services that are accessed over the Internet.
- E. It enables an organization to fully customize how It deploys network resources.
Answer: C,D
Explanation:
Private cloud is cloud infrastructure operated solely for a single organization, whether managed internally or by a third party, and hosted either internally or externally.
Most public-cloud providers offer direct-connection services that allow customers to securely link their legacy data centers to their cloud-resident applications.
NEW QUESTION # 159
Drag and Drop Question
Drag and drop the AAA functions from the left onto the correct AAA services on the right.
Answer:
Explanation:
NEW QUESTION # 160
The OSPF Hello protocol performs which of the following tasks? (Choose two.)
- A. It negotiates correctness parameters between neighboring interfaces.
- B. It uses timers to elect the router with the fastest links as the designated router.
- C. It maintains neighbor relationships.
- D. It broadcasts hello packets throughout the internetwork to discover all routers that are running OSPF.
- E. It detects unreachable neighbors in 90 second intervals.
- F. It provides dynamic neighbor discovery.
Answer: C,F
Explanation:
Section: IP Connectivity
Explanation/Reference:
NEW QUESTION # 161
Refer to Exhibit.
Rotor to the exhibit. The IP address configurations must be completed on the DC-1 and HQ-1 routers based on these requirements:
DC-1 Gi1/0 must be the last usable address on a /30
DC-1 Gi1/1 must be the first usable address on a /29
DC-1 Gi1/2 must be the last usable address on a /28
HQ-1 Gil/3 must be the last usable address on a /29
Drag and drop the commands from the left onto the destination interfaces on the right. Not all commands are used
Answer:
Explanation:
NEW QUESTION # 162
Refer to the exhibit.
Router R2 is configured with multiple routes to reach network 10 1.1 0/24 from router R1. What protocol is chosen by router R2 to reach the destination network 10.1 1 0/24?
- A. static
- B. OSPF
- C. eBGP
- D. EIGRP
Answer: A
NEW QUESTION # 163
Which two IPv6 addresses are used to provide connectivity between two routers on a shared link? (Choose two)
- A. ;jff06bb43cd4dd111bbff02 4545234d
- B. 2001 7011046:1111:1/64
- C. 2002 5121204b 1111:1/64
- D. FF02::0WlFF00:0l)00/104
- E. ::ffif 1014 1011/96
Answer: B
NEW QUESTION # 164
Drag and Drop Question
Drag and drop the descriptions of file-transfer protocols from the left onto the correct protocols on the right.
Select and Place:
Answer:
Explanation:
NEW QUESTION # 165
......
200-301 Exam Practice Questions prepared by Cisco Professionals: https://www.passcollection.com/200-301_real-exams.html
Use Valid New 200-301 Questions - Top choice Help You Gain Success: https://drive.google.com/open?id=1Xpo8etVyku0iPVPzjXk5bmMqMFfF4cDI

