During data transmission across an IEEE 802.1Q trunk link, a switch inserts a 4-byte header tag into Ethernet frames for non-native VLANs. At which specific location within the standard Ethernet II frame header is this 802.1Q tag inserted?
- Between the Source MAC Address and the Type/Length fieldsCevap
- BBefore the Destination MAC Address at the start of the frame
- CDirectly after the Frame Check Sequence (FCS) field
- DInside the Layer 3 IP header options field
Cevap
The 802.1Q tag is inserted between the Source MAC Address and the Type/Length fields.
IEEE 802.1Q trunking inserts a 4-byte VLAN header directly into the Layer 2 Ethernet frame between the Source MAC Address field and the original EtherType/Length field. This tag includes the Tag Protocol Identifier (TPID set to 0x8100) and Tag Control Information (TCI, containing the VLAN ID and priority bits).
Adım Adım Çözüm
Anahtar Kavram
IEEE 802.1Q Frame Tagging and Header Structure