A host in VLAN 20 sends an Ethernet frame to another host in VLAN 20 located on a remote switch across an IEEE 802.1Q trunk link. What is the correct chronological sequence of events for processing and forwarding this frame from the source access port to the destination access port?
- 1Switch 1 receives an untagged Ethernet frame from the source host on an access port assigned to VLAN 20.
- 2Switch 1 inserts a 4-byte 802.1Q header containing VLAN ID 20 into the frame.
- 3Switch 1 transmits the tagged Ethernet frame across the trunk link to Switch 2.
- 4Switch 2 receives the tagged frame on its trunk interface and identifies it as VLAN 20 traffic.
- 5Switch 2 removes the 4-byte 802.1Q tag from the frame header.
- 6Switch 2 delivers the original untagged Ethernet frame to the destination host on the VLAN 20 access port.
Cevap
The correct chronological sequence begins with Switch 1 receiving the untagged frame on an access port, inserting a 4-byte 802.1Q tag for VLAN 20, transmitting the tagged frame over the trunk, Switch 2 receiving and identifying the tagged frame, Switch 2 stripping the 802.1Q header, and finally delivering the untagged frame to the destination host on the access port.
The correct sequence follows standard IEEE 802.1Q trunking operations: frames enter an access port untagged, are tagged with a 4-byte header containing the VLAN ID when forwarded out a trunk port for non-native VLANs, travel across the link, are read and stripped of the tag by the remote switch, and are finally delivered untagged to the destination host on an access port in the same VLAN.
Adım Adım Çözüm
Anahtar Kavram
802.1Q Frame Tagging and Trunk Processing Lifecycle
Tahmini Süre:1m 0s