Ring Topology

Physical Implementation Of A Ring Network
Each workstation is connected back to a Multiple Access Unit
(MAU), which supports up to eight workstations. Additional MAU
are cascaded to provide greater workstation numbers.

Wiring is performed in a physical star fashion, with cables wired directly from each workstation back to the MAU.
IEEE 802.5 Token Ring
This protocol is widely used in ring networks for controlling station access
to the ring. A short message (called a token) is circulated around the ring,
being passed from station to station (it originates from a controller or master
station which inserts it onto the ring).
A station which wants to transmit waits for the token to arrive. When the token arrives, the station changes it from a token to a connector message, and appends its message. This new message is then placed on the outgoing side of the ring.
Each station passes on received tokens if they have nothing to transmit. They monitor connector messages to see if the message is addressed to them. If connector messages are addressed to them, they copy the message, modify it to signify its receipt, then send it on around the ring. Connector messages which are not addressed to them are passed directly on to the next station in the ring.
When the connector message travels full circle and arrives at the original sending station, it checks the message to see if it's been received. It then discards the message and replaces it with a token.





TOKEN RING NETWORK LAYOUT
Limitations
Rules
Cable
| Advantages | Disadvantages |
| Cable failures affect limited users | Costly Wiring |
| Equal access for all users | Difficult Connections |
| Each workstation has full access speed to the ring | Expensive Adaptor Cards |
| As workstation numbers increase performance diminishes slightly |
| Advantages | Disadvantages |
| Easy to add new workstations | Hub failure cripples all workstations connected to that hub |
| Centralized control | Hubs are slighty more expensive than thin-Ethernet |
| Centralized network/hub monitoring |