nerdexam
Huawei

H12-311_V3.0 · Question #259

Which of the following are included in the CSMA/CA mechanism in 802.11 wireless LAN? (Multiple choice)

The correct answer is A. Carrier sense B. Multiple Access D. Conflict Avoidance. CSMA/CA literally spells out the three correct answers: Carrier Sense (A), Multiple Access (B), and Collision/Conflict Avoidance (D) - the protocol defines a method where multiple devices share a wireless medium by first listening for activity and then taking steps to avoid…

WLAN Basic Knowledge

Question

Which of the following are included in the CSMA/CA mechanism in 802.11 wireless LAN? (Multiple choice)

Options

  • ACarrier sense
  • BMultiple Access
  • CConflict detection
  • DConflict Avoidance

How the community answered

(44 responses)
  • A
    80% (35)
  • C
    20% (9)

Explanation

CSMA/CA literally spells out the three correct answers: Carrier Sense (A), Multiple Access (B), and Collision/Conflict Avoidance (D) - the protocol defines a method where multiple devices share a wireless medium by first listening for activity and then taking steps to avoid collisions before transmitting. Option C (Conflict/Collision Detection) is the distractor because it belongs to CSMA/CD, the wired Ethernet (802.3) protocol - in wireless environments, a transmitting node cannot simultaneously listen for collisions on the same channel, making real-time detection impractical. 802.11 instead uses techniques like random backoff timers and the DCF (Distributed Coordination Function) to reduce the chance of collisions occurring in the first place.

Memory tip: Think "Wired = Detect (CD)" vs "Wireless = Avoid (CA)" - the D/A distinction maps directly to the physical limitation of wireless: you can't shout and listen at the same time.

Topics

#CSMA/CA mechanism#802.11 protocol#MAC layer#collision avoidance

Community Discussion

No community discussion yet for this question.

Full H12-311_V3.0 Practice