Match each Layer 2 switching concept on the left with its primary operational characteristic or function on the right.
- IEEE 802.1QInserts a 4-byte header tag into Layer 2 Ethernet frames to identify VLAN membership across trunk links.
- Native VLANCarries untagged Layer 2 frame traffic across 802.1Q trunk connections between switches.
- Port SecurityRestricts ingress traffic on a switchport based on authorized host MAC addresses.
- Spanning Tree Protocol (STP)Prevents Layer 2 loops by dynamically placing redundant switch port paths into a blocking state.
Answer
IEEE 802.1Q matches with inserting a 4-byte frame header tag for VLAN identification; Native VLAN matches with carrying untagged frame traffic across trunk links; Port Security matches with restricting switchport traffic based on authorized MAC addresses; Spanning Tree Protocol matches with preventing Layer 2 loops by blocking redundant paths.
IEEE 802.1Q defines the 4-byte VLAN tagging standard for trunking; Native VLAN processes untagged frames across trunk links; Port Security restricts switchport access using MAC addresses; and Spanning Tree Protocol blocks redundant ports to avoid network loops.
Step-by-Step Solution
Key Concept
Switching Concepts and VLAN Trunking Mechanisms