Question 1,402 of 1,389
CCNA Network Services and Security Practice Question
Why is administratively shutting down unused switch ports considered a useful hardening measure?
⚠ Common exam trap
Do not confuse port shutdown with network performance improvements or IP address management. Focus on security implications.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
It reduces the attack surface by removing unnecessary network entry points.
Unused active ports create unnecessary opportunity for unauthorized connection. Disabling them reduces the attack surface and makes opportunistic access much harder. Option B is incorrect because administratively shutting down a port does not increase backplane bandwidth; bandwidth is a fixed hardware characteristic. Option C is incorrect because shutting down ports does not enable 802.1Q trunking; trunking is configured separately. Option D is incorrect because port security must be explicitly enabled; it is not activated automatically by shutting down ports.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
It reduces the attack surface by removing unnecessary network entry points.
Why this is correct
An unused enabled switchport is a potential access point for unauthorized devices, allowing threats such as ARP spoofing, DHCP starvation, or rogue access points. Administratively shutting it down disables the physical layer, preventing any frames from entering or leaving that interface and eliminating this entry vector. This is a fundamental network-hardening practice that reduces the attack surface without affecting other ports.
- ✗
It increases available bandwidth on the switch backplane.
Why it's wrong here
The switch backplane bandwidth is a fixed hardware capacity determined by the internal switching fabric (e.g., the sum of all ports' line-rate forwarding capability). Administratively disabling unused ports does not increase or change this aggregate throughput; it only removes those interfaces from the forwarding path. Even with fewer active interfaces, the backplane will still operate at its designed maximum capacity, so no bandwidth gain occurs.
When this WOULD be correct
In a question focused on optimizing network performance, such as 'What actions can improve the overall bandwidth efficiency of a switch?', this option could be correct if it specifies that shutting down unused ports can help allocate resources more effectively by reducing unnecessary traffic on the switch.
- ✗
It enables 802.1Q trunking on all remaining ports.
Why it's wrong here
802.1Q trunking is configured per interface using commands such as switchport mode trunk or via DTP negotiation, and it is unaffected by the administrative state of other ports. Shutting down a port merely sets its administrative status to 'down' at Layer 1, which does not alter the interface mode or the trunking configuration of remaining ports. Therefore, disabling unused interfaces has no relationship with the encapsulation or VLAN tagging behavior on other ports.
When this WOULD be correct
In a question focused on VLAN configuration, where the context is about optimizing trunking capabilities across a switch, stating that enabling 802.1Q trunking on all remaining ports is correct could be valid. For example, if the question asks how to ensure that all active ports can handle multiple VLANs efficiently, this option could be correct.
- ✗
It forces port security to activate automatically.
Why it's wrong here
Port security is a feature that must be explicitly configured per interface with the switchport port-security command, along with the desired violation mode and MAC address limits. Issuing the shutdown command does not enable this feature; it only places the interface in a down state. While the default violation mode for port security is 'shutdown,' that is a separate reaction to a security violation and not a result of manually shutting down the port. Thus, an administrative shutdown cannot trigger or force port security activation.
When this WOULD be correct
In a question asking about the benefits of enabling port security on a switch, one might state that shutting down unused ports can help ensure that port security is enforced on active ports, as it reduces the risk of unauthorized access through unused ports.
Option-by-option analysis
Why each answer is right or wrong
Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The 200-301 exam frequently reuses these exact scenarios with slightly different constraints.
✓It reduces the attack surface by removing unnecessary network entry points.Correct answer▾
Why this is correct
An unused enabled switchport is a potential access point for unauthorized devices, allowing threats such as ARP spoofing, DHCP starvation, or rogue access points. Administratively shutting it down disables the physical layer, preventing any frames from entering or leaving that interface and eliminating this entry vector. This is a fundamental network-hardening practice that reduces the attack surface without affecting other ports.
✗It increases available bandwidth on the switch backplane.Wrong answer — click to see why▾
Why this is wrong here
This option is incorrect because shutting down unused switch ports does not directly increase available bandwidth; rather, it is a security measure to minimize potential vulnerabilities. Bandwidth on the switch backplane is determined by the overall switch architecture and the active ports' configurations, not by disabling unused ports.
★ When this WOULD be the correct answer
In a question focused on optimizing network performance, such as 'What actions can improve the overall bandwidth efficiency of a switch?', this option could be correct if it specifies that shutting down unused ports can help allocate resources more effectively by reducing unnecessary traffic on the switch.
Why candidates choose this
Candidates may be tempted by this option because they associate port management with performance improvements, leading them to believe that disabling ports could somehow enhance bandwidth availability.
✗It enables 802.1Q trunking on all remaining ports.Wrong answer — click to see why▾
Why this is wrong here
This option is wrong because administratively shutting down unused switch ports does not enable 802.1Q trunking; trunking is a configuration that allows multiple VLANs to traverse a single physical link, which is unrelated to the status of unused ports.
★ When this WOULD be the correct answer
In a question focused on VLAN configuration, where the context is about optimizing trunking capabilities across a switch, stating that enabling 802.1Q trunking on all remaining ports is correct could be valid. For example, if the question asks how to ensure that all active ports can handle multiple VLANs efficiently, this option could be correct.
Why candidates choose this
Candidates may choose this option due to a misunderstanding of the relationship between port status and VLAN configurations, mistakenly believing that shutting down ports directly facilitates trunking capabilities.
✗It forces port security to activate automatically.Wrong answer — click to see why▾
Why this is wrong here
This option is wrong because administratively shutting down unused switch ports does not automatically activate port security; it is a separate configuration that must be enabled explicitly on the switch.
★ When this WOULD be the correct answer
In a question asking about the benefits of enabling port security on a switch, one might state that shutting down unused ports can help ensure that port security is enforced on active ports, as it reduces the risk of unauthorized access through unused ports.
Why candidates choose this
Candidates may choose this option because they associate port security with overall network security and might mistakenly believe that shutting down ports triggers security features automatically, reflecting a misunderstanding of how these configurations interact.
Analysis generated from the official 200-301blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Last reviewed: May 17, 2026
This 200-301 practice question is part of Courseiva's free Cisco certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 200-301 exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.