8 Topology
8 Topology
TOPOLOGY
• Topology is a pattern used to arrange the nodes or stations of a network. It is an
arrangement of links and nodes on a network.
• Network Topology defines the layout, or structure of a network not only physical
but also logical.
• Logical Topology – It means how information is passed between two nodes in a
network.
• Physical Topology – It means how devices are connected to each other. It is the
physical arrangement of the devices on a network. There is various physical
topology in a network.
1. BUS Topology 3. STAR Topology 5.TREE Topology
2. RING Topology 4. MESH Topology 6. HYBRID Topology
BUS TOPOLOGY
• All the nodes are connected to central node, which can be hub or switch.
• All the devices communicate through central device.
• Data from the source node is first delivered to the central device and is then
transferred to the destination nodes.
• The central device acts as backbone of the network.
ADVANTAGES OF STAR TOPOLOGY
• Easy to install and modify.
• Central node can be easily upgraded.
• Fast performance because data does not pass through every node, unlike BUS
topology.
• Additional of new nodes does not affect the performance of other nodes.
• If one nodes fails, it doesn’t affect the other node or the follow of data in the
network.
• Scalable network.
• Provides security and privacy
- Home Networks: Home networks often utilize a star topology with a router
serving as the central hub, connecting all devices like computers, smartphones,
smart TVs, etc.
MESH TOPOLOGY
Internet Service Providers (ISPs): ISPs often employ a tree topology to connect
various regions to a central backbone, allowing for efficient data routing across
vast geographic areas.
HYBRID TOPOLOGY
• It is a mixture of two or more type of topology.