Latest [Mar 20, 2022] Realistic Verified 200-301 Dumps
Pass Cisco 200-301 Exam Updated 216 Questions
NEW QUESTION 117
Refer to the exhibit.
What two conclusions should be made about this configuration? (Choose two )
- A. The spanning-tree mode is PVST+
- B. The spanning-tree mode is Rapid PVST+
- C. This is a root bridge
- D. The designated port is FastEthernet 2/1
- E. The root port is FastEthernet 2/1
Answer: B,E
NEW QUESTION 118
Refer to the exhibit.
An administrator configures four switches for local authentication using passwords that are stored in a cryptographic hash. The four switches must also support SSH access for administrators to manage the network infrastructure. Which switch is configured correctly to meet these requirements?
- A. SW4
- B. SW1
- C. SW3
- D. SW2
Answer: C
NEW QUESTION 119
Drag and drop the SNMP manager and agent identifier commands from the left onto the functions on the right
Answer:
Explanation:

NEW QUESTION 120
Refer to the exhibit.
Which route type does the routing protocol Code D represent in the output?
- A. internal BGP route
- B. /24 route of a locally configured IP
- C. route learned through EIGRP
- D. statically assigned route
Answer: C
NEW QUESTION 121
Refer to the exhibit.
If the network environment is operating normally, which type of device must be connected to interface FastEthernet 0/1?
- A. DHCP client
- B. router
- C. PC
- D. access point
Answer: C
NEW QUESTION 122
Drag and Drop Question
A network engineer is configuring an OSPFv2 neighbor adjacency. Drag and drop the parameters from the left onto their required categories on the right. No all parameters are used.
Select and Place:
Answer:
Explanation:
NEW QUESTION 123
If a notice-level message is sent to a syslog server, which event has occurred?
- A. A network device has restarted.
- B. A debug operation is running.
- C. An ARP inspection has failed.
- D. A routing instance has flapped.
Answer: B
NEW QUESTION 124
Refer to exhibit. Which statement explains the configuration error message that is received?
- A. IT is a network IP address.
- B. The router does not support /28 mask.
- C. It belongs to a private IP address range.
- D. It is a broadcast IP address
Answer: D
NEW QUESTION 125
Drag and drop the WLAN components from the left onto the correct descriptions on the right.
Answer:
Explanation:

NEW QUESTION 126
Drag and drop the DHCP snooping terms from the left onto the descriptions on the right.
Answer:
Explanation:

NEW QUESTION 127
DRAG DROP
Drag and drop the functions from the left onto the correct network components on the right.
Answer:
Explanation:
NEW QUESTION 128
Drag and drop to the characteristics of networking from the left onto the correct networking types on the right.
Answer:
Explanation:

NEW QUESTION 129
Which action must be taken to assign a global unicast IPv6 address on an interface that is derived from the MAC address of that interface?
- A. disable the EUI-64 bit process
- B. explicitly assign a link-local address
- C. enable SLAAC on an interface
- D. configure a stateful DHCPv6 server on the network
Answer: C
Explanation:
Section: Network Fundamentals
NEW QUESTION 130
Which mode allows access points to be managed by Cisco Wireless LAN Controllers?
- A. bridge
- B. autonomous
- C. mobility express
- D. lightweight
Answer: D
NEW QUESTION 131
which two statements about link-state routing protocols are true? (choose two)
- A. Each router is aware only of its neighbor routers
- B. Each router maintains its own unique routing database
- C. Each router determines its own path to a destination
- D. Link-state routing protocols use split horizon to avoid routing loops
- E. Each router shares a database of known routes
Answer: A,C
NEW QUESTION 132
What is a function of Wireless LAN Controller?
- A. send LWAPP packets to access points.
- B. use SSIDs to distinguish between wireless clients.
- C. register with a single access point that controls traffic between wired and wireless endpoints.
- D. monitor activity on wireless and wired LANs
Answer: A
Explanation:
Explanation
Lightweight APs (LAPs) is devices require no initial configuration. LAPs use the Lightweight Access Point Protocol (LWAPP) to communicate with a WLAN controller (WLC), as shown in the below figure.
Controller-based APs are useful in situations where many APs are required in the network. As more APs are added, each AP is automatically configured and managed by the WLC.
NEW QUESTION 133
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 134
What would be the effect of issuing the command ip access-group 115 in on the s0/0/1 interface?
- A. No host could connect to Router through s0/0/1
- B. Only traffic from the 10.4.4.0 network would pass through the interface
- C. FTP, FTP-DATA, echo, and www would work but telnet would fail
- D. Telnet and ping would work but routing updates would fail.
Answer: A
NEW QUESTION 135
A frame that enters a switch fails the Frame Check Sequence. Which two interface counters are incremented?
(Choose two)
- A. frame
- B. input errors
- C. CRC
- D. runts
- E. giants
Answer: B,C
Explanation:
Explanation
Whenever the physical transmission has problems, the receiving device might receive a frame whose bits have changed values. These frames do not pass the error detection logic as implemented in the FCS field in the Ethernet trailer. The receiving device discards the frame and counts it as some kind of input error.
Cisco switches list this error as a CRC error. Cyclic redundancy check (CRC) is a term related to how the FCS math detects an error.
The "input errors" includes runts, giants, no buffer, CRC, frame, overrun, and ignored counts.
The output below show the interface counters with the "show interface s0/0/0" command:
NEW QUESTION 136
Refer to the exhibit.
The default-information originate command is configured under the R1 OSPF configuration. After testing, workstations on VLAN 20 at Site B cannot reach a DNS server on the Internet.
Which action corrects the configuration issue?
- A. Add the default-information originate command on R2.
- B. Configure the ip route 0.0.0.0 0.0.0.0 10.10.10.2 command on R2.
- C. Configure the ip route 0.0.0.0 0.0.0.0 10.10.10.18 command on R1.
- D. Add the always keyword to the default-information originate command on R1.
Answer: C
NEW QUESTION 137
Refer to the exhibit.
Which configuration on RTR-1 denies SSH access from PC-1 to any RTR-1 interface and allows all other traffic?
- A. access-list 100 deny tcp host 172.16.1.33 any eq 23 access-list 100 permit ip any any line vty 0 15 ip access-group 100 in
- B. access-list 100 deny tcp host 172.16.1.33 any eq 22 access-list 100 permit ip any any interface GigabitEthernet0/0 ip access-group 100 in
- C. access-list 100 deny tcp host 172.16.1.33 any eq 22 access-list 100 permit ip any any line vty 0 15 ip access-group 100 in
- D. access-list 100 deny tcp host 172.16.1.33 any eq 23 access-list 100 permit ip any any interface GigabitEthernet0/0 ip access-group 100 in
Answer: C
NEW QUESTION 138
......
Get 2022 Updated Free Cisco 200-301 Exam Questions and Answer: https://www.dumpsquestion.com/200-301-exam-dumps-collection.html
200-301 Dumps PDF and Test Engine Exam Questions: https://drive.google.com/open?id=195RnCaFtYp7BGm9LhCOWkd7YGtDGQ23A