An IT technician notices that excessive broadcast packets are reaching every workstation connected to a 48-port switch, leading to unwanted network overhead. The technician needs to divide the switch into smaller, isolated broadcast domains without adding physical hardware. Which switching feature should be implemented to achieve this goal?
- Virtual Local Area Networks (VLANs)Answer
- BSpanning Tree Protocol (STP)
- C802.1Q Native VLAN tagging
- DFull-duplex link negotiation
Answer
Virtual Local Area Networks (VLANs)
Virtual Local Area Networks (VLANs) allow network administrators to partition a single physical switch into multiple logical Layer 2 broadcast domains. Broadcast traffic sent by a device in one VLAN will only be forwarded to ports assigned to that same VLAN, effectively reducing broadcast overhead without requiring additional physical switch hardware.
Step-by-Step Solution
Key Concept
VLAN Broadcast Domain Isolation
Estimated Time:45s