A network administrator configures an IEEE 802.1Q trunk link between two Cisco Catalyst switches. The trunk interface is configured to carry traffic for VLAN 10 (Data), VLAN 20 (configured as the native VLAN), and VLAN 30 (Voice). Which two statements accurately describe how traffic is processed over this trunk connection?
- Frames belonging to VLAN 10 and VLAN 30 have a 4-byte 802.1Q header inserted into the Ethernet frame prior to transmission across the trunk.Cevap
- Frames belonging to VLAN 20 are transmitted untagged across the trunk link under default 802.1Q operational behavior.Cevap
- CUntagged frames received on the trunk interface are automatically dropped by the switch to prevent security risks.
- DConfiguring VLAN 20 as the native VLAN automatically removes VLAN 1 from the active allowed VLAN list on the trunk interface.
Cevap
The two correct statements are that frames belonging to VLAN 10 and VLAN 30 have a 4-byte 802.1Q header inserted into the Ethernet frame, and frames belonging to VLAN 20 are transmitted untagged across the trunk link under default 802.1Q operational behavior.
IEEE 802.1Q trunking inserts a 4-byte header into frames belonging to tagged VLANs (such as VLAN 10 and VLAN 30) so recipient switches can identify their origin. Additionally, under standard 802.1Q operation, traffic belonging to the configured native VLAN (VLAN 20) is transmitted across the trunk link without a tag.
Adım Adım Çözüm
Anahtar Kavram
802.1Q Trunking Frame Tagging and Native VLAN Operations