A computer connected to Switch 1 on an access port assigned to VLAN 40 sends a unicast Ethernet frame to a server connected to Switch 2 on an access port also assigned to VLAN 40. The two switches are interconnected by an 802.1Q trunk link where VLAN 40 is configured as the native VLAN on both sides. What happens to the IEEE 802.1Q header of the frame as it travels from the sending computer to the receiving server?
- The frame remains untagged throughout its entire transmission from the source computer to the destination server.Cevap
- BSwitch 1 adds an 802.1Q header with VLAN ID 40 across the trunk link, and Switch 2 strips the header before sending it to the server.
- CThe sending computer inserts an 802.1Q tag header before transmitting the frame onto the network access port.
- DSwitch 1 drops the frame because traffic belonging to the native VLAN cannot cross an 802.1Q trunk link without a Layer 3 router.
Cevap
The frame remains untagged throughout its entire transmission from the source computer to the destination server.
Under the IEEE 802.1Q standard, traffic associated with the native VLAN is sent across a trunk link untagged. Since the sending host sends an untagged frame, Switch 1 forwards it untagged across the trunk, and Switch 2 delivers it untagged to the receiving server, the frame stays untagged along the entire path.
Adım Adım Çözüm
Anahtar Kavram
802.1Q Native VLAN Trunking Behavior
Tahmini Süre:1m 15s