Ring Topology
As name says it, it’s a ring base topology in which network is like a ring. In this topology each node connects with 2 node and data pass through each node for its destination.
In ring topology each device has to wait for its turn for data transmit. Most common type in Ring topology is Token ring (IEEE 802.5).In token ring topology a token Contain the data, it reach to destination and then extract data. Empty token pass on for another device to use.
Benefit of Ring Topology
1. Data packet travel at great speed.
2. No collision of data as data travel in one direction only
3. Easier to fault find. If any point gets broken you can trace that easily.
4. No terminator Required
Drawback of Ring topology
1. In Ring topology it require more cable than bus topology
2. A break in Ring will take the whole network down.
3. Not very common so fewer devices are available and that too costly.
4. Adding removing any node can affect entire network.
5. Much slower in Ethernet network at normal load.




