200-301 · Question #475
A network administrator is asked to configure VLANS 2, 3 and 4 for a new implementation. Some ports must be assigned to the new VLANS with unused remaining. Which action should be taken for the unused
The correct answer is B. configure ports in a black hole VLAN. For security best practices, unused switch ports should be placed into a dedicated "black hole" VLAN that is not routed.
Question
Options
- Aconfigure port in the native VLAN
- Bconfigure ports in a black hole VLAN
- Cconfigure in a nondefault native VLAN
- Dconfigure ports as access ports
How the community answered
(23 responses)- A9% (2)
- B87% (20)
- C4% (1)
Why each option
For security best practices, unused switch ports should be placed into a dedicated "black hole" VLAN that is not routed.
Configuring unused ports in the native VLAN (often VLAN 1 by default) can be a security risk as VLAN 1 is often routed or used for management, providing potential unauthorized network access.
Configuring unused ports in a "black hole" VLAN, an isolated VLAN with no routed interfaces, prevents unauthorized access if someone connects to an unused port. This significantly enhances network security by ensuring that any device connected to such a port cannot access active network resources.
While using a nondefault native VLAN can improve security in some contexts, simply configuring unused ports in any nondefault native VLAN without making it an isolated "black hole" VLAN does not guarantee the same level of security.
Configuring ports as access ports is a necessary step, but it doesn't specify which VLAN they should be assigned to; assigning them to an active VLAN would be insecure if the ports are unused.
Concept tested: VLAN security for unused ports
Source: https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst2960x/software/15-0_2_EX/security/configuration_guide/b_sec_152ex_2960x_cg/b_sec_152ex_2960x_cg_chapter_010.html
Topics
Community Discussion
No community discussion yet for this question.