Network
Topologies
Contents
- Network?
- Network Topology?
- Types of Network Topologies?
Network
Network
Topology
- Network topology refers to the arrangement of the computers or nodes of a network.
Network
Topologies
Following are some types of network
topologies.
- Bus Topology
- Ring Topology
- Mesh Topology
- Extended Star Topology
- Star Topology
- Tree Topology
- Hybrid Topology
Bus Topology
- Simplest topology
- All Computers are connected in series to a wire
called bus.
- Terminators are used to absorb unknown signals.
- If
bus fails, whole network gets down.
Ring Topology
- Computers are connected in a ring like shape.
- Token Passing scheme is used in it.
- Its communication is slow.
- If any computer fails, whole network gets down.
Star Topology
- It is the most commonly used topology.
- It is easily extendable.
- If
one computer gets fail, it does not
effect the others.
- If
the central device gets fail, whole network
gets down.
Extended Star
Topology
Tree Topology
- It is a combination of star and bus topology.
- It is difficult to configure.
- If bus gets fail, the entire segment goes down.
- Mesh Topology
- Multiple paths are available in it.
- It is too much expensive.
- Its configuration is difficult.
- Its structure is complex.
Mesh Topology
- Multiple paths are available in it.
- It is too much expensive.
- Its configuration is difficult.
- Its structure is complex.
0 Comments