nerdexam
CompTIA

N10-005 · Question #594

Which of the following network topologies allows only communication to take place from one node at a time by passing a token around the network?

The correct answer is D. Ring. Ring topology uses token passing to control access, where a special frame called a token circulates around the ring and only the node holding the token is permitted to transmit.

Networking concepts

Question

Which of the following network topologies allows only communication to take place from one node at a time by passing a token around the network?

Options

  • AStar
  • BMesh
  • CBus
  • DRing

How the community answered

(40 responses)
  • B
    8% (3)
  • C
    5% (2)
  • D
    88% (35)

Why each option

Ring topology uses token passing to control access, where a special frame called a token circulates around the ring and only the node holding the token is permitted to transmit.

AStar

Star topology connects all devices to a central hub or switch; access control is managed by the central device, not by token passing.

BMesh

Mesh topology provides multiple redundant paths between nodes and uses routing protocols for path selection, not token passing for access control.

CBus

Bus topology uses a shared cable where all devices compete for access using CSMA/CD, not token passing.

DRingCorrect

In a ring topology, each device is connected to exactly two others forming a closed loop. A token - a special control frame - is passed sequentially from node to node around the ring. A node must capture the token before it can transmit data, ensuring that only one node transmits at any given time and eliminating collisions. This is the defining characteristic of Token Ring (IEEE 802.5) technology.

Concept tested: Ring topology token-passing media access control

Source: https://www.comptia.org/certifications/network

Topics

#ring topology#token passing#network topologies#access method

Community Discussion

No community discussion yet for this question.

Full N10-005 Practice