nerdexam
Huawei

H35-210_V2.5 · Question #334

Is the following description correct? LAN The transmission form is generally bus-based, and the most commonly used corresponding protocols are carrier sensing and collision detection CSMA/CD protocol.

The correct answer is A. True. Option A is correct because traditional Ethernet-based LANs historically used a bus topology, where all devices share a single communication channel. In this shared medium environment, multiple devices could attempt to transmit simultaneously, creating the need for a media…

Access Network Evolution and Overview

Question

Is the following description correct? LAN The transmission form is generally bus-based, and the most commonly used corresponding protocols are carrier sensing and collision detection CSMA/CD protocol.

Options

  • ATrue
  • BFalse

How the community answered

(33 responses)
  • A
    85% (28)
  • B
    15% (5)

Explanation

Option A is correct because traditional Ethernet-based LANs historically used a bus topology, where all devices share a single communication channel. In this shared medium environment, multiple devices could attempt to transmit simultaneously, creating the need for a media access control mechanism - which is precisely what CSMA/CD provides.

CSMA/CD works in two steps: devices first listen (carrier sense) before transmitting to check if the channel is idle, and if a collision occurs anyway, they detect it and back off before retrying. This makes CSMA/CD a natural fit for bus-based LANs where collisions are inherent.

Option B (False) is incorrect because the pairing of bus topology with CSMA/CD is well-established - it is the foundation of the IEEE 802.3 Ethernet standard, the dominant LAN technology.

Memory tip: Think of a bus as a single hallway where everyone shouts - CSMA/CD is the rule that says "listen before you speak, and if two people talk at once, both stop and try again." Bus + collisions → CSMA/CD.

Topics

#CSMA/CD protocol#LAN transmission#Bus topology#Ethernet fundamentals

Community Discussion

No community discussion yet for this question.

Full H35-210_V2.5 Practice