The physical layer of the Osi model isn't the most captivating or captivating to work with, but it's the foundation for everything we do in networking. The same goes for the physical side of networking - either it's cable types, network topologies, or network cards, it's not necessarily the most captivating study you'll ever do, but it is the most important. After all, if a network has physical issues such as a bad Network Interface Card or mismatched cables, there's no way the network can work properly!
My next few Network+ exam tutorials will discuss the separate network topology types, and we'll start with a look at the dreaded bus topology. After we define it, I'll tell you why I call it "dreaded".
Cables For Network
As you can see, the bus topology is a shared medium in that complicated devices are going to use it to send data. If one host is sending data, none of the other hosts can send data until the sending host is finished. Also, all hosts on the bus will see packets that are destined for one particular host.
A bus segment has to stop somewhere, and the signals transmitted by hosts on this particular bus will be stopped by terminators settled at the physical end of the segment.
Now, why did I call this topology "dreaded"? There's more than one reason:
The topology is shared, so only one segment can maybe send data at one time, which is highly inefficient
Bus topologies are not scalable. By "scalable", I mean that we can't add to it in an effective manner. The more hosts we add to that physical bus, the more hosts we have that have to wait to transmit, the most hosts that have to discover the destination address of packets they won't end up accepting, etc.
Bus topologies are field to a particular point of failure, and we want to avoid that at all costs!
What do I mean by "single point of failure"? If we have nine hosts on a bus, only one can send at a time. That's bad enough, but what happens if there's a question with the physical bus? There's a big problem, because bus topologies are not fault-tolerant.
Then you've got nine workstations that can't send data! The bus segment is a particular point of failure - there is no backup way to send data, and an error in any place on the bus will prevent data transmission by any host. Get used to seeing for and preventing particular points of failure, because these have to be guarded against in everything from physical network setups to routing protocols, and everything in between!
The only "benefit" to bus topologies is that it uses less cable than the other physical topologies we're going to examine. Cables are pretty cheap, and the drawbacks far outweigh the potential benefits.
I personally propose you avoid bus topologies in the real world, but you must know all about them to pass the Network+ exam. In my next tutorial, we'll look at star and ring topologies. Until then, keep success as your destination, and keep studying!
Network+ Exam Certification Tutorial: The Bus TopologySee Also : Add Memory
No comments:
Post a Comment