Match each Layer 2 switching mechanism on the left with its corresponding operational behavior or frame processing rule on the right.
- 802.1Q Native VLAN TrunkingMaps incoming untagged frames to the configured default VLAN and transmits egress frames for that VLAN across the trunk link without an 802.1Q header tag.
- Unknown Unicast FloodingReplicates ingress frames targeting unrecorded MAC addresses to all active ports belonging to the same VLAN, excluding the ingress port.
- STP Topology Change Notification (TCN)Temporarily reduces the MAC address table aging timer to the forward delay duration to flush stale Layer 2 forwarding entries.
- Port Security Restrict ModeDrops ingress traffic from unauthorized MAC addresses, increments the security violation counter, and generates an SNMP/Syslog alert while keeping the interface operationally active.
Cevap
The concepts match their operational behaviors as follows: 802.1Q Native VLAN Trunking maps untagged traffic to the native VLAN and transmits it without 802.1Q headers; Unknown Unicast Flooding replicates frames with unknown destination MACs out all ports within the same VLAN except the receiving port; STP Topology Change Notification (TCN) reduces the CAM aging timer to the forward delay setting to purge invalid paths; Port Security Restrict Mode drops unauthorized frames and logs violations while keeping the interface active.
Each Layer 2 operational concept is matched to its exact specification: 802.1Q Native VLAN handles untagged trunk traffic without headers; Unknown Unicast Flooding distributes unmapped destination unicast frames within the VLAN domain; STP TCN reduces the MAC address table aging duration to force fast re-learning; Port Security Restrict Mode drops non-permitted MAC traffic and generates violation logs while keeping the port up.
Adım Adım Çözüm
Anahtar Kavram
Layer 2 Switch Forwarding Logic, VLAN Control Operations, and Port Security Behavior
Tahmini Süre:2m 30s