Correct Answer: Correct answer is: (B) Token passing.
Exam Relevance: CCNA, CompTIA Network+, CIW Network Specialist
Difficulty: Moderate
Concept notes: Token passing is a method used in local area networks (LANs) to manage access to the network medium, ensuring that only one device can transmit data at a time to prevent collisions.
Common Mistakes: Students may confuse token passing with CSMA/CD, which is used in Ethernet networks to detect and handle collisions.
Explanations: The 802.5 standard, also known as Token Ring, uses token passing to prevent collisions. In this method, a special frame called a token circulates around the network. Only the device that captures the token is allowed to transmit data. This ensures that only one device transmits at a time, thereby preventing collisions.
Option Analysis: - Option A: CSMA/CD is used in Ethernet networks to detect and handle collisions, not to prevent them. It is not used in Token Ring networks.
- Option B: Token passing is the correct method used in Token Ring networks to prevent collisions by allowing only one device to transmit at a time.
- Option C: Time sharing is a method used in operating systems to allocate CPU time to multiple processes, not a method for preventing collisions in networks.
- Option D: Switched repeaters are used to extend the reach of a network by amplifying signals, not to prevent collisions.
Mnemonic: Token Ring, Token Pass, No Crash.