NETWORK TOPOLOGY
The arrangement of computers and other peripherals in a network is called topology. The 6 main network topologies are as follows:
1. Mesh Topology
In this topology, each node in the network is connected to every other node in the network.
Advantages |
Disadvantages |
|
|
|
|
|
|
|
2. Ring Topology
In this topology, each node in the network is connected to only 2 nodes , one on either side. The nodes connected with each other thus form a ring. The data travels in one direction only from node to node around the ring.
Advantages |
Disadvantages |
|
|
|
|
|
|
|
3. Bus Topology
In this topology, each node in the network is connected to a common transmission medium called the bus. The data transmitted from a node travels throughout the entire length of the bus in both directions and it can be received by any node connected to the bus.
Advantages |
Disadvantages |
|
|
|
|
|
|
|
|
|
4. Star Topology
In this topology, each node in the network is connected to a central node which is a networking device like a hub/switch. The central node can be either a broadcasting device meaning data will be transmitted to all the nodes in the network, or a unicast device meaning the node can identify the destination and forward data to that node only.
Advantages |
Disadvantages |
|
|
|
|
|
|
|
|
|
5. Hybrid Topology
Hybrid topology is a combination of two or more network topologies.
Advantages |
Disadvantages |
|
|
|
|
|
|
|
|
6. Tree Topology
Tree topology is a hybrid network of star and bus topologies . The central node of this topology is called the root node and all the other nodes are connected to the root node in a hierarchical manner.
Advantages |
Disadvantages |
|
|
|
|
|
|