Question 1,298 of 1,389
CCNA Network Services and Security Practice Question
Which port-security violation mode drops frames from unauthorized MAC addresses but keeps the interface up and does not send an SNMP trap or syslog message?
⚠ Common exam trap
Be careful not to confuse Protect with Restrict, as both drop frames but only Restrict sends notifications.
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
✓
protect
Protect silently drops frames from unauthorized sources while leaving the interface up. Restrict also drops frames but increments the violation counter and can generate notifications.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
protect
Why this is correct
Protect is the quietest switchport port-security violation mode: when the port's MAC address table is full, it silently drops frames from new, unknown MAC addresses while continuing to forward traffic for already-learned addresses. No SNMP trap or syslog message is generated, and the port remains up and operational, making the violation virtually invisible to network monitoring. This is the correct answer because the question asks which mode drops frames without any further action or notification.
- ✗
restrict
Why it's wrong here
Restrict, like protect, drops frames from unknown MAC addresses once the port's maximum secure MAC address limit is exceeded, but it also increments a violation counter and sends an SNMP trap and syslog message to alert the network administrator. The port itself remains up and continues forwarding traffic for already-learned MACs, yet the notification overhead makes it a louder enforcement than protect. Because the question asks specifically for the mode that only drops frames—without the trap/reporting behavior—restrict is not the correct choice.
When this WOULD be correct
In a different question, if asked about a port-security mode that drops unauthorized MAC frames but also sends alerts to network management systems, 'restrict' would be the correct answer, as it fits the criteria of notifying administrators while maintaining interface functionality.
- ✗
shutdown
Why it's wrong here
Shutdown is the strictest switchport port-security violation mode: upon a violation, the port transitions to the err-disabled state, effectively shutting down all traffic on that interface until it is manually re-enabled or automatically recovered via errdisable recovery. This mode does not merely drop frames; it disables the entire port, which is a far more disruptive response than simply discarding offending frames. Since the question asks for a mode that drops frames (implying the port remains functional), shutdown is incorrect.
When this WOULD be correct
In a question asking for a port-security violation mode that completely disables the interface upon detecting unauthorized MAC addresses, 'shutdown' would be the correct answer. This scenario would focus on a strict security posture where any unauthorized access leads to immediate interface shutdown.
- ✗
shutdown vlan
Why it's wrong here
Shutdown vlan is not a standard Cisco switchport port-security violation mode; the actual modes are protect, restrict, and shutdown. In the legacy 'shutdown vlan' behavior, the port would be administratively disabled only for the specific VLAN where the violation occurred, but this is not a configurable violation mode in modern IOS. Since this option is not one of the three canonical modes, it is incorrect for the question's context.
When this WOULD be correct
In a scenario where the question asks which port-security violation mode disables a specific VLAN but still allows other VLANs to function normally, 'shutdown vlan' would be the correct answer. This could involve a focus on VLAN-specific security measures rather than interface status.
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.
✓protectCorrect answer▾
Why this is correct
Protect is the quietest switchport port-security violation mode: when the port's MAC address table is full, it silently drops frames from new, unknown MAC addresses while continuing to forward traffic for already-learned addresses. No SNMP trap or syslog message is generated, and the port remains up and operational, making the violation virtually invisible to network monitoring. This is the correct answer because the question asks which mode drops frames without any further action or notification.
✗restrictWrong answer — click to see why▾
Why this is wrong here
The 'restrict' mode allows frames from unauthorized MAC addresses to be dropped while sending SNMP traps and syslog messages, which contradicts the requirement of keeping the interface up without notifications.
★ When this WOULD be the correct answer
In a different question, if asked about a port-security mode that drops unauthorized MAC frames but also sends alerts to network management systems, 'restrict' would be the correct answer, as it fits the criteria of notifying administrators while maintaining interface functionality.
Why candidates choose this
Candidates may choose 'restrict' because it sounds similar to 'protect' and implies a proactive approach to security, leading them to mistakenly associate it with a mode that drops unauthorized traffic without shutting down the interface.
✗shutdownWrong answer — click to see why▾
Why this is wrong here
The 'shutdown' mode disables the interface when a violation occurs, which is contrary to the requirement of keeping the interface up. It also does not align with the need to drop frames without sending SNMP traps or syslog messages.
★ When this WOULD be the correct answer
In a question asking for a port-security violation mode that completely disables the interface upon detecting unauthorized MAC addresses, 'shutdown' would be the correct answer. This scenario would focus on a strict security posture where any unauthorized access leads to immediate interface shutdown.
Why candidates choose this
Candidates may choose 'shutdown' because it is a well-known port-security mode that directly addresses unauthorized access, leading to confusion with the requirement to drop frames while keeping the interface operational.
✗shutdown vlanWrong answer — click to see why▾
Why this is wrong here
The 'shutdown vlan' mode disables the entire VLAN when a violation occurs, which is not aligned with the requirement to keep the interface up. This option also typically sends SNMP traps or syslog messages, which contradicts the question's criteria.
★ When this WOULD be the correct answer
In a scenario where the question asks which port-security violation mode disables a specific VLAN but still allows other VLANs to function normally, 'shutdown vlan' would be the correct answer. This could involve a focus on VLAN-specific security measures rather than interface status.
Why candidates choose this
Candidates may find 'shutdown vlan' tempting because it suggests a strong security posture by disabling a VLAN, which might seem like a logical choice when considering unauthorized access prevention.
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?”
Quick reference
OSI Model Reference
| Layer | Name | PDU | Key Protocols / Devices |
|---|---|---|---|
| 7 | Application | Data | HTTP, HTTPS, DNS, SMTP, FTP, SSH |
| 6 | Presentation | Data | TLS / SSL, JPEG, ASCII encoding |
| 5 | Session | Data | NetBIOS, RPC, SIP |
| 4 | Transport | Segment / Datagram | TCP, UDP |
| 3 | Network | Packet | IP, ICMP, OSPF — Routers |
| 2 | Data Link | Frame | Ethernet, Wi-Fi, PPP — Switches, Bridges |
| 1 | Physical | Bits | Cables, NICs, Hubs, Repeaters |
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.