Network Topolog1
Network Topolog1
Physical topology in a computer network is the physical layout of devices and cables.
Physical topology describes how devices are connected.
Logical topology defines how devices communicate on a network.
Physical topology
1. Mesh Topology:
Mesh topology is a network design where each device is connected to multiple
other devices.
Advantages of Mesh Topology
Communication is very fast between the nodes.
Mesh Topology is robust.
The fault is diagnosed easily.
Data is reliable because data is transferred among the devices through
dedicated channels or links.
Provides security and privacy.
Disadvantages of Mesh Topology
Installation and configuration are difficult.
The cost of cables is high as bulk wiring is required, hence suitable for less
number of devices.
The cost of maintenance is high.
2. star topology
Star topology is a network design where all devices connect to a central hub or
switch.
This topology is often used in Local Area Networks (LANs).
Advantages
It's easier to troubleshoot and maintain a star topology network
It's efficient because messages are only sent to the intended node
It's reliable because a failure of one node doesn't affect other nodes
Disadvantages
Whole network fails if switch fails: If the switch fails, no node can communicate
Expensive: A wired star topology can be expensive in large networks because it
requires a lot of cable
3. Ring topology:
Ring topology is a network design where devices are connected in a ring, forming a
closed loop. In this setup, each device is connected to exactly two other devices.
Bus topology is a network topology where all devices are connected to a single
cable, called a bus. This cable allows all devices to communicate with each other
simultaneously.
Advantages :
1. Simple and reliable,
2. Easy to install,
3. and Network scalability.
Disadvantages :
a. Limited length and
b. Collision domain.
Other topology
Tree topology is a combination of more than one star topology.