A network technician is configuring switch ports and VLAN settings across an enterprise network. Match each switching concept or feature to its primary operational behavior.
- 802.1Q TrunkingCarries traffic for multiple VLANs across a single physical link by adding a 4-byte header to Ethernet frames.
- Native VLANProcesses untagged Ethernet frames received on an 802.1Q trunk link by assigning them to a designated default VLAN.
- Access PortCarries traffic for only a single data VLAN and strips all VLAN tags before sending frames to connected host devices.
- Sticky MAC LearningDynamically converts learned source MAC addresses into permanent entries saved in the switch port configuration.
Answer
802.1Q Trunking matches carrying traffic for multiple VLANs via 4-byte header tagging; Native VLAN matches processing untagged frames on a trunk link; Access Port matches carrying single VLAN untagged traffic to endpoints; Sticky MAC Learning matches converting dynamically learned MAC addresses into permanent switch port configuration entries.
Each switching concept accurately maps to its operational definition: 802.1Q trunking enables multi-VLAN transport via 4-byte frame tagging, native VLAN handles untagged trunk traffic, access ports connect end devices within a single VLAN, and sticky MAC learning dynamically saves secure MAC addresses to configuration memory.
Step-by-Step Solution
Key Concept
Switching Concepts and VLAN Operations
Estimated Time:1m 30s