200-301 Exam - Free Actual Q&as, Page 1 - ExamTopics201-300
200-301 Exam - Free Actual Q&as, Page 1 - ExamTopics201-300
Refer to the exhibit. Which two commands when used together create port channel 10? (Choose two.)
Correct Answer: AC
Refer to the exhibit. An administrator is tasked with configuring a voice VLAN. What is the expected outcome when a Cisco phone is connected to
the
GigabitEthernet 3/1/4 port on a switch?
A. The phone and a workstation that is connected to the phone do not have VLAN connectivity.
B. The phone sends and receives data in VLAN 50, but a workstation connected to the phone sends and receives data in VLAN 1.
C. The phone sends and receives data in VLAN 50, but a workstation connected to the phone has no VLAN connectivity.
D. The phone and a workstation that is connected to the phone send and receive data in VLAN 50.
Correct Answer: B
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 1/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
Refer to the exhibit. Which action is expected from SW1 when the untagged frame is received on the GigabitEthernet0/1 interface?
Correct Answer: C
A. lldp run
B. lldp enable
C. lldp transmit
D. cdp run
E. cdp enable
Correct Answer: A
Link Layer Discovery Protocol (LLDP) is an industry standard protocol that allows devices to advertise, and discover connected devices, and
there capabilities
(same as CDP of Cisco). To enable it on Cisco devices, we have to use this command under global configuration mode:
Sw(config)# lldp run
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 2/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
Which command should you enter to configure an LLDP delay time of 5 seconds?
B. lldp holdtime 5
D. lldp reinit 5
Correct Answer: D
✑ lldp holdtime seconds: Specify the amount of time a receiving device should hold the information from your device before discarding it
✑ lldp reinit delay: Specify the delay time in seconds for LLDP to initialize on an interface
✑ lldp timer rate: Set the sending frequency of LLDP updates in seconds
Reference:
https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3560/software/release/12-2_55_se/configuration/guide/3560_scg/swlldp.html
In a CDP environment, what happens when the CDP interface on an adjacent device is configured without an IP address?
C. CDP operates normally, but it cannot provide IP address information for that neighbor
D. CDP operates normally, but it cannot provide any information for that neighbor
Correct Answer: C
Although CDP is a Layer 2 protocol but we can check the neighbor IP address with the ג€show cdp neighbor detailג€ command. If the neighbor
does not has an IP address then CDP still operates without any problem. But the IP address of that neighbor is not provided.
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 3/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
DRAG DROP -
Drag and drop the benefits of a Cisco Wireless Lan Controller from the left onto the correct examples on the right.
Select and Place:
Correct Answer:
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 4/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
When configuring an EtherChannel bundle, which mode enables LACP only if a LACP device is detected?
A. Passive
B. Desirable
C. On
D. Auto
E. Active
Correct Answer: A
The LACP is Link Aggregation Control Protocol. LACP is an open protocol, published under the 802.3ad.
The modes of LACP are active, passive or on. The side configured as ג€passiveג€ will waiting the other side that should an Active for the
Etherchannel to be established.
PAgP is Port-Aggregation Protocol. It is Cisco proprietary protocol. The mode are On, Desirable or Auto. Desirable ג€" Auto will establish an
EtherChannel.
An example of how to configure an Etherchannel:
SwitchFormula1>enable -
SwitchFormula1#configure terminal
SwitchFormula1(config)# interface range f0/5 -14
SwitchFormula1(config-if-range)# channel-group 13 mode ?
active Enable LACP unconditionally
auto Enable PAgP only if a PAgP device is detected
desirable Enable PAgP unconditionally
on Enable Etherchannel only
passive Enable LACP only if a LACP device is detected
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 5/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
Refer to the exhibit. Which VLAN ID is associated with the default VLAN in the given environment?
A. VLAN 1
B. VLAN 5
C. VLAN 10
D. VLAN 20
Correct Answer: A
A. 0
B. 1
C. 1005
D. 1006
E. 4096
Correct Answer: BC
VLAN 1 is a system default VLAN, you can use this VLAN but you cannot delete it. By default VLAN 1 is use for every port on the switch.
Standard VLAN range from 1002-1005 it's Cisco default for FDDI and Token Ring. You cannot delete VLANs 1002-1005. Mostly we don't use
VLAN in this range.
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 6/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
Which two pieces of information about a Cisco device can Cisco Discovery Protocol communicate? (Choose two.)
Correct Answer: AC
After you deploy a new WLAN controller on your network, which two additional tasks should you consider? (Choose two.)
Correct Answer: AE
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 7/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
Refer to the exhibit. How will switch SW2 handle traffic from VLAN 10 on SW1?
Correct Answer: B
Since SW-1 is configured native VLAN is VLAN10, so traffic coming out of VLAN-10 is untagged, & goes directly to SW-2 Native VLAN: VLAN100,
due to VLAN mismatch.
Which two commands can you use to configure an actively negotiate EtherChannel? (Choose two.)
A. channel-group 10 mode on
Correct Answer: DE
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 8/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
A. TTL
C. Collision avoidance
D. Port blocking
Correct Answer: D
A. All switches must be configured with the same VTP domain name
D. The VTP server must have the highest revision number in the domain
Correct Answer: AE
Which type does a port become when it receives the best BPDU on a bridge?
Correct Answer: D
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 9/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
Which value can you modify to configure a specific interface as the preferred forwarding interface?
Correct Answer: B
A. It is a Cisco-proprietary protocol.
Correct Answer: A
What are two reasons a network administrator would use CDP? (Choose two.)
F. to determine the status of the routing protocols between directly connected routers
Correct Answer: DE
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 10/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
What are two benefits of using VTP in a switching environment? (Choose two.)
Correct Answer: CE
Which three statements are typical characteristics of VLAN arrangements? (Choose three.)
On a corporate network, hosts on the same VLAN can communicate with each other, but they are unable to communicate with hosts on different
VLANs. What is needed to allow communication between the VLANs?
A. a router with subinterfaces configured on the physical interface that is connected to the switch
Correct Answer: A
Different VLANs can't communicate with each other, they can communicate with the help of Layer3 router. Hence, it is needed to connect a
router to a switch, then make the sub-interface on the router to connect to the switch, establishing Trunking links to achieve communications of
devices which belong to different VLANs.
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 11/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
Correct Answer: B
A. register with a single access point that controls traffic between wired and wireless endpoints
Correct Answer: C
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.
A. WSA
B. Firepower
C. ASA
D. FireSIGHT
Correct Answer: A
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 12/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
What criteria is used first during the root port selection process?
A. local port ID
Correct Answer: B
A. The switch must be in VTP server or transparent mode before you can configure a VLAN
B. The switch must be in config-vlan mode before you configure an extended VLAN
D. A switch in VTP transparent mode save the VLAN databases to the running configuration only
Correct Answer: A
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 13/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
Refer to the exhibit. What two conclusions should be made about this configuration? (Choose two.)
Correct Answer: AE
A network engineer must create a diagram of a multivendor network. Which command must be configured on the Cisco devices so that the
topology of the network is allowed to be mapped?
A. Device(config)#lldp run
B. Device(config)#cdp run
C. Device(config-if)#cdp enable
D. Device(config)#flow-sampler-map topology
Correct Answer: A
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 14/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
How do AAA operations compare regarding user identification, user services, and access control?
Correct Answer: B
A. RADIUS logs all commands that are entered by the administrator, but TACACS+ logs only start, stop, and interim commands.
C. TACACS+ encrypts only password information, and RADIUS encrypts the entire payload.
D. RADIUS is most appropriate for dial authentication, but TACACS+ can be used for multiple types of authentication.
Correct Answer: B
C. FlexConnect AP mode fails to function if the AP loses connectivity with the WLC
D. FlexConnect AP mode bridges the traffic from the AP to the WLC when local switching is configured
Correct Answer: A
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 15/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
The SW1 interface g0/1 is in the down/down state. What are two reasons for the interface condition? (Choose two.)
Correct Answer: DE
The interface is shut down - ADMIN DOWN / DOWN
The interface is error-disabled - DOWN / DOWN
There is a speed mismatch - DOWN / DOWN
Correct Answer: D
Reference:
https://www.cisco.com/c/en/us/td/docs/wireless/controller/8-2/config-guide/b_cg82/b_cg82_chapter_010101011.html
Which two conditions must be met before SSH operates normally on a Cisco IOS switch? (Choose two.)
Correct Answer: DE
Reference:
https://www.cisco.com/c/en/us/support/docs/security-vpn/secure-shell-ssh/4145-ssh.html
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 16/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
Refer to the exhibit. Which password must an engineer use to enter the enable mode?
A. adminadmin123
B. cisco123
C. default
D. testing1234
Correct Answer: D
If neither the enable password command nor the enable secret command is configured, and if there is a line password configured for the
console, the console line password serves as the enable password for all VTY sessions -> The ג€enable secretג€ will be used first if available,
then ג€enable passwordג€ and line password.
Which state does the switch port move to when PortFast is enabled?
A. blocking
B. listening
C. learning
D. forwarding
Correct Answer: D
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 17/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
Which protocol prompts the Wireless LAN Controller to generate its own local web administration SSL certificate for GUI access?
A. RADIUS
B. HTTPS
C. TACACS+
D. HTTP
Correct Answer: B
You can protect communication with the GUI by enabling HTTPS. HTTPS protects HTTP browser sessions by using the Secure Sockets Layer
(SSL) protocol.
When you enable HTTPS, the controller generates its own local web administration SSL certificate and automatically applies it to the GUI. You
also have the option of downloading an externally generated certificate.
Reference:
https://www.cisco.com/c/en/us/td/docs/wireless/controller/8-0/configuration-guide/b_cg80/b_cg80_chapter_011.html
An engineer must configure interswitch VLAN communication between a Cisco switch and a third-party switch. Which action should be taken?
A. configure DSCP
C. configure ISL
Correct Answer: B
VLAN trunking offers two options, ISL and 802.1Q. ISL is Cisco proprietary while 802.1Q is standards based and supported by multiple vendors.
An engineer requires a switch interface to actively attempt to establish a trunk link with a neighbor switch. What command must be configured?
C. switchport nonegotiate
Correct Answer: B
Reference:
https://www.ciscopress.com/articles/article.asp?
p=2181837&seqNum=8#:~:text=switchport%20mode%20dynamic%20auto%3A%20Makes,to%20trunk%20or%
.
20desirable%20mode.&text=switchport%20mode%20dynamic%20desirable%3A%20Makes,link%20to%20a%20trunk%20link
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 18/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
Refer to the exhibit. After the election process, what is the root bridge in the HQ LAN?
Switch 1: 0C:E0:38:81:32:58 -
Switch 2: 0C:0E:15:22:1A:61 -
Switch 3: 0C:0E:15:1D:3C:9A -
Switch 4: 0C:E0:19:A1:4D:16 -
A. Switch 1
B. Switch 2
C. Switch 3
D. Switch 4
Correct Answer: C
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 19/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
An engineer must establish a trunk link between two switches. The neighboring switch is set to trunk or desirable mode. What action should be
taken?
Correct Answer: C
Which spanning-tree enhancement avoids the learning and listening states and immediately places ports in the forwarding state?
A. BPDUfilter
B. PortFast
C. Backbonefast
D. BPDUguard
Correct Answer: B
A. The CAM table is empty until ingress traffic arrives at each port
Correct Answer: A
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 20/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
When using Rapid PVST+, which command guarantees the switch is always the root bridge for VLAN 200?
Correct Answer: B
Refer to the exhibit. Which command must be executed for Gi1/1 on SW1 to passively become a trunk port if Gi1/1 on SW2 is configured in
desirable or trunk mode?
Correct Answer: A
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 21/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
Refer to the exhibit. The entire contents or the MAC address table are shown. Sales-4 sends a data frame to Sales-1.
A. Map the Layer 2 MAC address to the Layer 3 IP address and forward the frame.
B. Insert the source MAC address and port into the forwarding table and forward the frame to Sales-1.
C. Perform a lookup in the MAC address table and discard the frame due to a missing entry.
D. Flood the frame out of all ports except on the port where Sales-1 is connected.
Correct Answer: B
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 22/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
Refer to the exhibit. An engineer must configure GigabitEthernet1/1 to accommodate voice and data traffic. Which configuration accomplishes
this task?
A. interface gigabitethernet1/1 switchport mode access switchport access vlan 300 switchport voice vlan 400
B. interface gigabitethernet1/1 switchport mode trunk switchport trunk vlan 300 switchport trunk vlan 400
C. interface gigabitethernet1/1 switchport mode access switchport voice vlan 300 switchport access vlan 400
D. interface gigabitethernet1/1 switchport mode trunk switchport trunk vlan 300 switchport voice vlan 400
Correct Answer: A
An engineer needs to add an old switch back into a network. To prevent the switch from corrupting the VLAN database, with action must be taken?
A. Add the switch in the VTP domain with a lower revision number.
B. Add the switch in the VTP domain with a higher revision number.
Correct Answer: A
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 23/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
Which technology prevents client devices from arbitrarily connecting to the network without state remediation?
A. 802.11n
B. 802.1x
D. IP Source Guard
Correct Answer: B
Which protocol does an access point use to draw power from a connected switch?
Correct Answer: B
An administrator must secure the WLC from receiving spoofed association requests. Which steps must be taken to configure the WLC to restrict
the requests and force the user to wait 10 ms to retry an association request?
B. Enable 802.1x Layer 2 security and set the Comeback timer to 10.
C. Enable Security Association Teardown Protection and set the SA Query timeout to 10.
D. Enable the Protected Management Frame service and set the Comeback timer to 10.
Correct Answer: C
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 24/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
Refer to the exhibit. Only four switches are participating in the VLAN spanning-tree process.
Branch-3: priority 0 -
A. Branch-1
B. Branch-2
C. Branch-3
D. Branch-4
Correct Answer: C
An engineer must configure traffic for a VLAN that is untagged by the switch as it crosses a trunk link. Which command should be used?
Correct Answer: D
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 25/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
What are two benefits of using the PortFast feature? (Choose two.)
B. Enabled interfaces wait 50 seconds before they move to the forwarding state.
E. Enabled interfaces that move to the learning state generate switch topology change notifications.
Correct Answer: AD
A. The frames entering the interface are marked with the higher priority and then processed faster by a switch.
B. After the cable is connected, the interface is available faster to send and receive user data.
C. Real-time voice and video frames entering the interface are processed faster.
D. After the cable is connected, the interface uses the fastest speed setting available for that cable type.
Correct Answer: B
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 26/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
DRAG DROP -
Drag and drop the functions of AAA supporting protocols from the left onto the protocols on the right.
Select and Place:
Correct Answer:
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 27/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
D. The source and destination MAC addresses of the frame are the same.
Correct Answer: B
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 autonegotiation.
Correct Answer: B
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 28/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
DRAG DROP -
Drag and drop the Rapid PVST+ forwarding state actions from the left to the right. Not all actions are used.
Select and Place:
Correct Answer:
Which access point mode relies on a centralized controller for management, roaming, and SSID configuration?
A. lightweight mode
B. autonomous mode
C. bridge mode
D. repeater mode
Correct Answer: A
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 29/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
Refer to the exhibit. A network engineer must configure communication between PC A and the File Server. To prevent interruption for any other
communications, which command must be configured?
Correct Answer: C
Refer to the exhibit. What is the result if Gig1/11 receives an STP BPDU?
Correct Answer: C
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 30/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
B. DHCP snooping
C. 802.1x
Correct Answer: C
Refer to the exhibit. Which action do the switches take on the trunk link?
A. The trunk does not form, and the ports go into an err-disabled status.
B. The trunk forms, but the mismatched native VLANs are merged into a single broadcast domain.
C. The trunk forms, but VLAN 99 and VLAN 999 are in a shutdown state.
D. The trunk does not form, but VLAN 99 and VLAN 999 are allowed to traverse the link.
Correct Answer: B
The trunk still forms with mismatched native VLANs and the traffic can actually flow between mismatched switches. But it is absolutely
necessary that the native
VLANs on both ends of a trunk link match; otherwise a native VLAN mismatch occurs, causing the two VLANs to effectively merge. For
example, with the above configuration, SW1 would send untagged frames for VLAN 999. SW2 receives them but would think they are for VLAN
99 so we can say these two VLANs are merged.
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 31/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
A network engineer must configure two new subnets using the address block 10.70.128.0/19 to meet these requirements:
✑ The first subnet must support 24 hosts.
✑ The second subnet must support 472 hosts.
✑ Both subnets must use the longest subnet mask possible from the address block.
Which two configurations must be used to configure the new subnets and meet a requirement to use the first available address in each subnet for
the router interfaces? (Choose two.)
Correct Answer: DE
Refer to the exhibit. An administrator must configure interfaces Gi1/1 and Gi1/3 on switch SW11. PC-1 and PC-2 must be placed in the Data VLAN,
and Phone-1 must be placed in the Voice VLAN. Which configuration meets these requirements?
A. interface gigabitethernet1/1 switchport mode access switchport access vlan 8 ! interface gigabitethernet1/3 switchport mode access
switchport access vlan 8 switchport voice vlan 9
B. interface gigabitethernet1/1 switchport mode access switchport access vlan 8 ! interface gigabitethernet1/3 switchport mode trunk
switchport trunk vlan 8 switchport voice vlan 9
C. interface gigabitethernet1/1 switchport mode access switchport access vlan 9 ! interface gigabitethernet1/3 switchport mode trunk
switchport trunk vlan 8 switchport trunk vlan 9
D. interface gigabitethernet1/1 switchport mode access switchport access vlan 8 ! interface gigabitethernet1/3 switchport mode access
switchport voice vlan 8 switchport access vlan 9
Correct Answer: A
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 32/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
Refer to the exhibit. Users need to connect to the wireless network with IEEE 802.11r-compatible devices. The connection must be maintained as
users travel between floors or to other areas in the building. What must be the configuration of the connection?
Correct Answer: C
Reference:
https://www.cisco.com/c/dam/en/us/td/docs/wireless/controller/technotes/80211r-ft/b-80211r-dg.html
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 33/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
Refer to the exhibit. An engineer is asked to insert the new VLAN into the existing trunk without modifying anything previously configured. Which
command accomplishes this task?
Correct Answer: D
Aside from discarding, which two states does the switch port transition through while using RSTP (802.1w)? (Choose two.)
A. blocking
B. speaking
C. listening
D. learning
E. forwarding
Correct Answer: DE
Reference:
https://www.cisco.com/c/en/us/support/docs/lan-switching/spanning-tree-protocol/24062-146.html
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 34/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
DRAG DROP -
Drag and drop the facts about wireless architectures from the left onto the types of access point on the right. Not all options are used.
Select and Place:
Correct Answer:
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 35/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
Which interface mode must be configured to connect the lightweight APs in a centralized architecture?
A. WLAN dynamic
B. trunk
C. access
D. management
Correct Answer: C
While the Cisco WLCs always connect to 802.1Q trunks, Cisco lightweight APs do not understand VLAN tagging and should only be connected
to the access ports of the neighbor switch.
This is an example switch port configuration from the Catalyst 3750: interface GigabitEthernet1/0/22 description Access Port Connection to
Cisco Lightweight AP switchport access vlan 5 switchport mode access no shutdown
Reference:
https://www.cisco.com/c/en/us/support/docs/wireless/4400-series-wireless-lan-controllers/69719-wlc-lwap-config.html
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 36/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
A. SW4 interface Gi0/7 switchport mode trunk switchport trunk allowed vlan 108 ! interface Gi/0/2 switchport mode access switchport access
vlan 14 SW11# interface Gi0/2 switchport mode trunk switchport trunk allowed vlan 14,108 ! interface Gi0/1 switchport mode trunk
switchport trunk allowed vlan 14,108 SW9# interface Gi0/2 switchport mode access switchport access vlan 14
B. SW4 interface Gi0/2 switchport mode trunk switchport trunk allowed vlan 14,108 SW11# interface Gi0/2 switchport mode trunk switchport
trunk allowed vlan 14,108 !! interface Gi0/1 switchport mode trunk switchport trunk allowed vlan 14,108 SW9# interface Gi0/2 switchport
mode trunk switchport trunk allowed vlan 14
C. SW4 interface Gi0/2 switchport mode trunk switchport trunk allowed vlan 14 SW11# interface Gi0/1 switchport mode trunk switchport
trunk allowed vlan 14 SW9# interface Gi0/2 switchport mode trunk switchport trunk allowed vlan 108
D. SW4 interface Gi/0/2 switchport mode access switchport access vlan 14 SW11# interface Gi0/2 switchport mode trunk switchport trunk
allowed vlan 14 ! interface Gi0/0 switchport mode access switchport access vlan 14 ! interface Gi0/1 switchport mode trunk SW9# interface
Gi0/2 switchport mode access switchport access vlan 14
Correct Answer: C
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 37/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
Refer to the exhibit. The network administrator must prevent the switch Cat9K-2 IP address from being visible in LLDP without disabling the
protocol. Which action must be taken to complete the task?
Correct Answer: C
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 38/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
Refer to the exhibit. An engineer has started to configure replacement switch SW1. To verify part of the configuration, the engineer issued the
commands as shown and noticed that the entry for PC2 is missing. Which change must be applied to SW1 so that PC1 and PC2 communicate
normally?
A. SW1(config)#interface fa0/2 SW1(config-if)#no switchport access vlan 2 SW1(config-if)#no switchport trunk allowed vlan 3 SW1(config-
if)#switchport trunk allowed vlan 2
B. SW1(config)#interface fa0/2 SW1(config-if)#no switchport access vlan 2 SW1(config-if)#switchport trunk native vlan 2 SW1(config-
if)#switchport trunk allowed vlan 3
C. SW1(config)#interface fa0/2 SW1(config-if)#no switchport mode trunk SW1(config-if)#no switchport trunk allowed vlan 3 SW1(config-
if)#switchport mode access
D. SW1(config)#interface fa0/1 SW1(config-if)#no switchport access vlan 2 SW1(config-if)#switchport access vlan 3 SW1(config-
if)#switchport trunk allowed vlan 2
Correct Answer: C
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 39/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
Refer to the exhibit. Which switch becomes the root of the spanning tree?
Switch 1 -
Switch 2 -
Switch 3 -
Switch 4 -
A. Switch 1
B. Switch 2
C. Switch 3
D. Switch 4
Correct Answer: B
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 40/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
DRAG DROP -
Drag and drop the facts about wireless architectures from the left onto the types of access point on the right. Not all options are used.
Select and Place:
Correct Answer:
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 41/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
Refer to the exhibit. An engineer is configuring a Layer 3 port-channel interface with LACP. The configuration on the first device is complete, and it
is verified that both interfaces have registered the neighbor device in the CDP table. Which task on the neighbor device enables the new port
channel to come up without negotiating the channel?
Correct Answer: D
Refer to the exhibit. Which configuration establishes a Layer 2 LACP EtherChannel when applied to both switches?
A. Interface range G1/1 1/3 "€ גswitchport mode trunk channel-group 1 mode active no shutdown
B. Interface range G1/1 1/3 "€ גswitchport mode access channel-group 1 mode passive no shutdown
C. Interface range G1/1 1/3 "€ גswitchport mode trunk channel-group 1 mode desirable no shutdown
D. Interface range G1/1 1/3 "€ גswitchport mode access channel-group 1 mode on no shutdown
Correct Answer: A
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 42/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
A. STP
B. VTP
C. VLAN
D. CSMA/CD
Correct Answer: C
Refer to the exhibit. Which action must be taken so that neighboring devices rapidly discover switch Cat9300?
Correct Answer: B
A. The incoming and outgoing ports for traffic flow must be specified if LAG is enabled.
Correct Answer: B
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 43/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
DRAG DROP -
Drag and drop the threat-mitigation techniques from the left onto the types of threat or attack they mitigate on the right.
Select and Place:
Correct Answer:
Which type of port is used to connect the wired network when an autonomous AP maps two VLANs to its WLANs?
A. access
B. LAG
C. trunk
D. EtherChannel
Correct Answer: C
A network administrator needs to aggregate 4 ports into a single logical link which must negotiate layer 2 connectivity to ports on another switch.
What must be configured when using active mode on both sides of the connection?
A. LLDP
B. LACP
C. Cisco vPC
D. 802 1q trunks
Correct Answer: B
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 44/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
Refer to the exhibit. An engineer built a new L2 LACP EtherChannel between SW1 and SW2 and executed these show commands to verify the work
establish an
LACP port channel?
Correct Answer: B
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 45/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
Refer to the exhibit. For security reasons, automatic neighbor discovery must be disabled on the R5 Gi0/1 interface. These tasks must be
completed:
✑ Disable all neighbor discovery methods on R5 interface Gi0/1
✑ Permit neighbor discovery on R5 interface Gi0/2.
✑ Verify there are no dynamically learned neighbors on R5 interface Gi0/1.
✑ Display the IP address of R6's interface Gi0/2
Which configuration must be used?
A. R5(config)#int Gi0/1 R5(config-if)#no cdp enable R5(config-if)#exit R5(config)#lldp run R5(config)#no cdp run R5#sh cdp neighbor detail
R5#sh lldp neighbor
B. R5(config)#int Gi0/1 R5(config-if)#no cdp enable R5(config-if)#exit R5(config)#no lldp run R5(config)#cdp run R5#sh cdp neighbor R5#sh
lldp neighbor
C. R5(config)#int Gi0/1 R5(config-if)#no cdp run R5(config-if)#exit R5(config)#lldp run R5(config)#cdp enable R5#sh cdp neighbor R5#sh lldp
neighbor
D. R5(config)#int Gi0/1 R5(config-if)#no cdp enable R5(config-if)#exit R5(config)#no lldp run R5(config)#cdp run R5#sh cdp neighbor detail
R5#sh lldp neighbor
Correct Answer: D
Which two spanning-tree states are bypassed on an interface running PortFast? (Choose two.)
A. disabled
B. listening
C. learning
D. blocking
E. forwarding
Correct Answer: BC
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 46/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
DRAG DROP -
Drag and drop the management connection types from the left onto the definitions on the right.
Select and Place:
Correct Answer:
An engineer is configuring data and voice services to pass through the same port. The designated switch interface fastethernet0/1 must transmit
packets using the same priority for data when they are received from the access port of the IP phone. Which configuration must be used?
Correct Answer: D
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 47/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
Refer to the exhibit. Which change to the configuration on Switch2 allows the two switches to establish an EtherChannel?
Correct Answer: C
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 48/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
Refer to the exhibit. An engineer must configure the interface that connects to PC1 and secure it in a way that only PC1 is allowed to use the port.
No VLAN tagging can be used except for a voice VLAN. Which command sequence must be entered to configure the switch?
Correct Answer: C
Which protocol must be implemented to support separate authorization and authentication solutions for wireless APs?
A. RADIUS
B. TACACS+
C. 802.1X
D. Kerberos
Correct Answer: A
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 49/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
Which port type supports the spanning-tree portfast command without additional configuration?
A. trunk ports
D. access ports
Correct Answer: D
Refer to the exhibit. What are two conclusions about this configuration? (Choose two.)
Correct Answer: AE
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 50/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
A Cisco engineer must configure a single switch interface to meet these requirements:
✑ Accept untagged frames and place them in VLAN 20
Accept tagged frames in VLAN 30 when CDP detects a Cisco IP phone
A. switchport mode dynamic desirable switchport access vlan 20 switchport trunk allowed vlan 30 switchport voice vlan 30
C. switchport mode dynamic auto switchport trunk native vlan 20 switchport trunk allowed vlan 30 switchport voice vlan 30
Correct Answer: D
A. VTP
B. DTP
C. ingress traffic
D. egress traffic
Correct Answer: C
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 51/52
25/08/23, 04:20 200-301 Exam – Free Actual Q&As, Page 1 | ExamTopics
Refer to the exhibit. The EtherChannel is configured with a speed of 1000 and duplex as full on both ends of channel group 1. What is the next step
to configure the channel on switch A to respond to but not initiate LACP communication?
Correct Answer: D
Which command entered on a switch configured with Rapid PVST+ listens and learns for a specific time period?
Correct Answer: D
https://www.examtopics.com/exams/cisco/200-301/custom-view/ 52/52