write features of
1) Ring topology
2) Hybrid topology
3) Mesh topology
Answers
Explanation:
mesh In mesh topology each device is connected to every other device on the network through a dedicated point-to-point link. When we say dedicated it means that the link only carries data for the two connected devices only. Lets say we have n devices in the network then each device must be connected with (n-1) devices of the network. Number of links in a mesh topology of n devices would be n(n-1)/2.
Answer:
1. Ring topology or ring is one of network topology that connects one PC with another PC is a circular circuit, similar to a ring. Usually, this topology only uses LAN Card to connect PC one with other PC.
2. Hybrid topology is a combination of more than two topologies.
...
Advantages of Hybrid Topology:
Hybrid network combines the benefits of different types of topologies.
Can be modified as per requirement.
It is extremely flexible.
It is very reliable.
It is easily scalable.
3. Advantages of Mesh topology
No data traffic issues as there is a dedicated link between two devices which means the link is only available for those two devices.
Mesh topology is reliable and robust as failure of one link doesn't affect other links and the communication between other devices on the network.