JN0-104 · Question #280
In Ethernet networks, duplex mismatches will lower performance. Which error statistics can be seen if a duplex mismatch is present?
The correct answer is C. collisions on the half-duplex side; framing errors on the full-duplex side. On an Ethernet connection, a duplex mismatch is a condition where two connected devices operate in different duplex modes, that is, one operates in half duplex while the other one operates in full duplex. This results in the full-duplex side receiving an incomplete frame with…
Question
In Ethernet networks, duplex mismatches will lower performance. Which error statistics can be seen if a duplex mismatch is present?
Options
- Acollisions on the full-duplex side; runts on the half-duplex side
- Bcollisions on the full-duplex side; collisions on the half-duplex side
- Ccollisions on the half-duplex side; framing errors on the full-duplex side
- Dcollisions on the half-duplex side; giants on the full-duplex side
How the community answered
(23 responses)- A4% (1)
- B17% (4)
- C70% (16)
- D9% (2)
Explanation
On an Ethernet connection, a duplex mismatch is a condition where two connected devices operate in different duplex modes, that is, one operates in half duplex while the other one operates in full duplex. This results in the full-duplex side receiving an incomplete frame with CRC error or a runt frame. It does not detect any collision since CSMA/CD is disabled on the full-duplex side. As a result, when both devices are attempting to transmit at (nearly) the same time, the packet sent by the fullduplex end will be discarded and lost due to an assumed collision and the packet sent by the half duplex device will be delayed or lost due to a CRC error in the frame.
Topics
Community Discussion
No community discussion yet for this question.