Correct Answer: Correct answer is: (C) CSMA/CD is not suitable for a high propagation delay network like satellite network.
Exam Relevance: CCNA, CompTIA Network+, IEEE 802 standards
Difficulty: Moderate
Concept notes: CSMA/CD (Carrier Sense Multiple Access with Collision Detection) is a protocol used in Ethernet networks to manage data transmission and detect collisions. It is not suitable for networks with high propagation delays, such as satellite networks, due to the time it takes for signals to travel and return.
Common Mistakes: Students often misunderstand that CSMA/CD can be used in any network environment, not realizing the limitations imposed by high propagation delays.
Explanations: CSMA/CD relies on the ability to detect collisions within a short time frame. In a network with high propagation delay, such as a satellite network, the time it takes for a signal to travel to the receiver and back is significant. This delay can cause the protocol to fail in detecting collisions promptly, leading to inefficiencies and potential data loss. Therefore, CSMA/CD is not suitable for networks with high propagation delays.
Option Analysis: - Option A: IEEE 802.11 wireless LAN does not use CSMA/CD; it uses CSMA/CA (Carrier Sense Multiple Access with Collision Avoidance).
- Option B: Ethernet is based on the CSMA/CD protocol for managing data transmission and collision detection.
- Option C: CSMA/CD is not suitable for networks with high propagation delays, such as satellite networks, due to the time it takes for signals to travel and return.
- Option D: CSMA/CD involves contention for the shared medium, where multiple devices compete to transmit data.