• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

noob question: Are Token or Bus topologies used anymore?

PremiumG

Platinum Member
It seems like using routers, or switches, we're all using star topologies. Is token passing/ring topology and bus topology absolete? They seem to be used w/ older equipement like the BTC cables or whatever its called...

So why do we still learn about them?
 
Ask your instructor.

I would imagine that you still learn about them in order to help you understand that there are many different ways that data can be transferred from one computer to another, as well as the pros and cons of each method.
 
SONET uses rings, and there's work going on to build Ethernet rings (ROR). Dual counter-rotating rings works well for fast healing of network failures, and how to do all that is well understood, so it's likely that topology will stay useful for a long time.

Bus topologies are definitely falling out of favor, though non-switched Ethernet (hubs, for example) will be around for a long time.
 
A few years ago, my instructor taught that token-bus topologies are very much alive in production line environments like factories.
 
Originally posted by: NetWareHead
A few years ago, my instructor taught that token-bus topologies are very much alive in production line environments like factories.

on very low level stuff like Programmable Logic Controllers.
 
Back
Top