Bus Topology
Bus Topology
AIM: Implement Bus topology through cisco packet tracer network simulator.
In Bus Topology used in computer networks, all the computers are connected
through a single cable. Usually Ethernet Cable is used for Bus Topology. In this
topology, the information intended for the last node has to pass through all the
computers present in the network. If this cable is damaged then the connection
of all the computers will be lost.
1
Advantages of Bus Topology:
The network stands on a single cable. So, if any damage caused to this cable
the whole network falls.
As the traffic is shared by all the nodes in the network, the performance of
the network decreases as the traffic increases.
It is difficult to find the flaws and faults in the network connected with this
method.
Packet loss is high.
This topology is very slow compared to other topologies.
In a Bus topology, all the computers are connected through a single cable
whereas in a star network computers are connected to a central hub which
indirectly connects all the computers in a network. In a bus topology, only one
host can transmit data at a time only when the bus is free. In a star network, data
should pass through the central hub before reaching the receiver node. Star
topology is costlier than bus topology.
In star topology, the failure of one computer does not affect the other computers
in a network. Star topology is very reliable compared to the bus topology. Star
topology is easy to troubleshoot when there is a failure in the host. It is very
difficult to troubleshoot in a bus topology, as each node has to be checked. It is
easy to add any number of nodes in the Bus network whereas in Star network
only limited nodes can be added.
2
OUTPUT:
3
CONCLUSION: Hence, we have successfully studied and implemented Bus
topology in cisco packet tracer.