Match each Layer 2 switching concept on the left with its corresponding operational description on the right.
- 802.1Q TaggingInserts a 4-byte field containing a VLAN identifier into the Ethernet frame header across trunk links.
- Native VLANCarries untagged frame traffic across a trunk link without appending a VLAN header.
- Port SecurityRestricts switch port access based on MAC addresses and enforces configured security violation actions.
- PortFastTransitions an access port immediately to the forwarding state, bypassing listening and learning states.
Answer
802.1Q Tagging matches inserting a 4-byte VLAN header; Native VLAN matches carrying untagged traffic; Port Security matches MAC address restriction; PortFast matches bypassing STP listening and learning states.
Each concept pairs directly with its functional definition: 802.1Q tagging adds VLAN identification headers over trunks, Native VLAN transports untagged frames, Port Security restricts access by MAC address, and PortFast bypasses intermediate STP convergence states for faster link availability.
Step-by-Step Solution
Key Concept
Switching Concepts and VLAN Operations