200-301 Braindumps PDF, Cisco 200-301 Exam Cram
New 2022 200-301 Sample Questions Reliable 200-301 Test Engine
Certification Level
By getting enrolled in the Cisco certification training, you will be getting generational skills to make you an outstanding performer in global organizations. The Cisco CCNA is an associate-level certification path that validates trainees targeting tons of intermediate level jobs to fast track their progress.
NEW QUESTION 76
Drag and drop the SNMP components from the left onto the descriptions on the right.
Answer:
Explanation:

NEW QUESTION 77
which two commands should you enter to view the PID and serial number of a router? (choose two )
- A. show license
- B. show license status
- C. show version
- D. show license feature
- E. show license udi
Answer: C,E
NEW QUESTION 78
What is the primary effect of the spanning-tree portfast command?
- A. It minimizes spanning-tree convergence time
- B. It immediately enables the port in the listening state
- C. It immediately puts the port into the forwarding state when the switch is reloaded
- D. it enables BPDU messages
Answer: A
Explanation:
Reference:
https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3560/software/release/12-2_55_se/configuration/guide/3560_scg/swstpopt.html
NEW QUESTION 79
After you configure the ip dns spoofing command globally on a device, under which two conditions is DNS spoofing enabled on the device? (choose two)
- A. The ip host command is disabled
- B. All configured IP name server addresses are removed
- C. The ip dns spoofing command is disabled on the local interface
- D. The DNS server queue limit id disabled
- E. The no ip domain lookup command is configured
Answer: B,E
NEW QUESTION 80
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 10.10.10.2 as the next hop to reach the 20.20.20.0/24 network
- C. configure a static route with Fa0/1 as the egress interface to reach the 20.20.2.0/24 network
- D. set the default network as 20.20.20.0/24
Answer: B
Explanation:
Section: IP Connectivity
NEW QUESTION 81
Refer to the exhibit.
Which statement describes the effect of this configuration?
- A. VLAN 10 spanning-tree output is displayed
- B. VLAN 10 is added to the VLAN database
- C. The VLAN 10 VTP configuration is displayed
- D. The VLAN 10 configuration is saved when the router exits VLAN configuration mode
Answer: D
NEW QUESTION 82
DRAG DROP
Answer:
Explanation:
NEW QUESTION 83
What is the difference regarding reliability and communication type between TCP and UDP?
- A. TCP is reliable and is a connection-oriented protocol UDP is not reliable and is a connectionless protocol
- B. TCP is not reliable and is a connectionless protocol; UDP is reliable and is a connection-oriented protocol
- C. TCP is reliable and is a connectionless protocol; UDP is not reliable and is a connection-oriented protocol
- D. TCP is not reliable and is a connection-oriented protocol; UDP is reliable and is a connectionless protocol
Answer: A
NEW QUESTION 84
Refer to the exhibit.

A network administrator assumes a task to complete the connectivity between PC A and the File Server.
Switch A and Switch B have been partially configured with VLAN 10, 11, 12, and 13. What is the next step in the configuration?
- A. Add PC A to the same subnet as the Fie Server allowing for intra-VLAN communication.
- B. Add VLAN 13 to the trunk links on Switch A and Switch B for VLAN propagation
- C. Add PC A to VLAN 10 and the File Server to VLAN 11 fa VLAN segmentation
- D. Add a router on a stick between Switch A and Switch B allowing for Inter-VLAN routing.
Answer: B
NEW QUESTION 85
Refer to the exhibit.
An engineer is bringing up a new circuit to the MPLS provider on the Gi0/1 interface of Router1 The new circuit uses eBGP and teams the route to VLAN25 from the BGP path What s the expected behavior for the traffic flow for route 10.10.13.0/25?
- A. Route 10.10.13.0/25 learned via the GiO/0 interface remains in the routing table
- B. Traffic to 10.10.13.0.25 is load balanced out of multiple interfaces
- C. Route 10.10.13.0/25 is updated in the routing table as being learned from interface Gi0/1.
- D. Traffic to 10.10.13.0/25 is asymmeteical
Answer: A
NEW QUESTION 86
The service password-encryption command is entered on a router.
What is the effect of this configuration?
- A. encrypts the password exchange when a VPN tunnel is established
- B. restricts unauthorized users from viewing clear-text passwords in the running configuration
- C. protects the VLAN database from unauthorized PC connections on the switch
- D. prevents network administrators from configuring clear-text passwords
Answer: B
NEW QUESTION 87
DRAG DROP
Answer:
Explanation:
NEW QUESTION 88
An engineer configures interface Gi1/0 on the company PE router to connect to an ISP Neighbor discovery is disabled
Which action is necessary to complete the configuration if the ISP uses third-party network devices?
- A. Disable Cisco Discovery Protocol on the interface
- B. Enable LLDP globally
- C. Enable LLDP-MED on the ISP device
- D. Disable autonegotiation
Answer: C
NEW QUESTION 89
Refer to the exhibit.
An engineer is tasked with verifying network configuration parameters on a client workstation to report back to the team lead. Drag and drop the node identifiers from the left onto the network parameters on the right.
Answer:
Explanation:

NEW QUESTION 90
Drag and drop the functions from the left onto the correct network components on the right
Answer:
Explanation:

NEW QUESTION 91
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 92
Which tunneling mechanism embeds an IPv4 address within an IPv6 address?
- A. 4to6
- B. 6to4
- C. GRE
- D. Teredo
- E. ISATAP
Answer: B
NEW QUESTION 93
Drag and drop the threat-mitigation techniques from the left onto the types of threat or attack they mitigate on the right.
Answer:
Explanation:
Explanation
Double-Tagging attack:In this attack, the attacking computer generates frames with two 802.1Q tags. The first tag matches the native VLAN of the trunk port (VLAN 10 in this case), and the second matches the VLAN of a host it wants to attack (VLAN 20).When the packet from the attacker reaches Switch A, Switch A only sees the first VLAN 10 and it matches with its native VLAN 10 so this VLAN tag is removed. Switch A forwards the frame out all links with the same native VLAN 10. Switch B receives the frame with an tag of VLAN 20 so it removes this tag and forwards out to the Victim computer.Note: This attack only works if the trunk (between two switches) has the same native VLAN as the attacker.To mitigate this type of attack, you can use VLAN access control lists (VACLs, which applies to all traffic within a VLAN. We can use VACL to drop attacker traffic to specific victims/servers) or implement Private VLANs.ARP attack (like ARP poisoning/spoofing) is a type of attack in which a malicious actor sends falsified ARP messages over a local area network as ARP allows a gratuitous reply from a host even if an ARP request was not received. This results in the linking of an attacker's MAC address with the IP address of a legitimate computer or server on the network. This is an attack based on ARP which is at Layer 2.Dynamic ARP inspection (DAI) is a security feature that validates ARP packets in a network which can be used to mitigate this type of attack.
NEW QUESTION 94
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 95
Refer to the exhibit.
Which command must be executed for Gi1.1 on SW1 to become a trunk port if Gi1/1 on SW2 is configured in desirable or trunk mode?
- A. switchport mode dynamic auto
- B. switchport mode dot1-tunnel
- C. switchport mode trunk
- D. switchport mode dynamic desirable
Answer: A
NEW QUESTION 96
Which 802.11 frame type is Association Response?
- A. control
- B. action
- C. management
- D. protected frame
Answer: C
Explanation:
Section: Network Fundamentals
Explanation:
There are three main types of 802.11 frames: the Data Frame, the Management Frame and the Control Frame. Association Response belongs to Management Frame. Association response is sent in response to an association request.
Reference: https://en.wikipedia.org/wiki/802.11_Frame_Types
NEW QUESTION 97
Which command is used to specify the delay time in seconds for LLDP to initialize on any interface?
- A. lldp tlv-select
- B. lldp holdtimt
- C. lldp timer
- D. lldp reinit
Answer: A
NEW QUESTION 98
Refer to the exhibit.
If R1 receives a packet destined to 172.16.1.1, to which IP address does it send the packet?
- A. 192.168.13.3
- B. 192.168.14.4
- C. 192.168.15.5
- D. 192.168.12.2
Answer: B
NEW QUESTION 99
......
Feel Cisco 200-301 Dumps PDF Will likely be The best Option: https://www.examcollectionpass.com/Cisco/200-301-practice-exam-dumps.html
200-301 exam torrent Cisco study guide: https://drive.google.com/open?id=1vn209fIZB4s66L4K546u-6qxFiASxUcI