A network technician is configuring and auditing Layer 2 features on an enterprise switch stack. Match each Layer 2 switching concept on the left to its correct operational description on the right.
- 802.1Q EncapsulationInserts a 4-byte field into the Ethernet frame header to identify VLAN traffic across trunk links.
- Native VLANProcesses untagged frames received on an 802.1Q trunk interface.
- Port SecurityRestricts switch port access based on source MAC address learning thresholds or explicit definitions.
- Spanning Tree ProtocolPrevents Layer 2 loops by placing redundant switch ports into a non-forwarding state.
Answer
802.1Q Encapsulation matches with inserting a 4-byte VLAN field into the Ethernet header. Native VLAN matches with processing untagged frames on trunk ports. Port Security matches with restricting access based on source MAC addresses. Spanning Tree Protocol matches with placing redundant ports in a non-forwarding state to prevent loops.
Each Layer 2 switching feature directly matches its operational behavior: 802.1Q inserts a 4-byte header for trunk tagging; Native VLAN handles untagged frames on trunk links; Port Security restricts ingress based on source MAC address rules; and Spanning Tree Protocol blocks redundant ports to avoid Layer 2 loops.
Step-by-Step Solution
Key Concept
Core Layer 2 Switching Concepts and VLAN Operation Mechanics
Estimated Time:1m 30s