Please enable JavaScript.
Coggle requires JavaScript to display documents.
NETWORK TOPOLOGY (RING TOPOLOGY
It is called ring topology because it…
NETWORK TOPOLOGY
RING TOPOLOGY
It is called ring topology because it forms a ring as each computer is connected to another
computer, with the last one connected to the first. Exactly two neighbours for each device.
)
-
- A number of repeaters are used for Ring topology with large number of nodes, because
-
nodes, then the data will have to pass through 99 nodes to reach the 100th node.
-
- The transmission is unidirectional, but it can be made bidirectional by having 2
connections between each Network Node, it is called Dual Ring Topology.
- In Dual Ring Topology, two ring networks are formed, and data flow is in opposite
direction in them. Also, if one ring fails, the second ring can act as a backup, to keep the
-
- Data is transferred in a sequential manner that is bit by bit. Data transmitted, has to
pass through each node of the network, till the destination node.
-
- Transmitting network is not affected by high traffic or by adding more nodes, as only the
-
- Cheap to install and expand
-
- Troubleshooting is difficult in ring topology.
- Adding or deleting the computers disturbs the network activity.
- Failure of one computer disturbs the whole network.
-
BUS TOPOLOGY
Bus topology is a network type in which every computer and network device is connected to
single cable. When it has exactly two endpoints, then it is called Linear Bus topology.
)
-
- It transmits data only in one direction.
- Every device is connected to a single cable
-
-
- Cable required is least compared to other network topology.
-
- It is easy to understand.
- Easy to expand joining two cables together.
-
- Cables fails then whole network fails.
- If network traffic is heavy or nodes are more the performance of the network decreases.
- Cable has a limited length.
- It is slower than the ring topology.
-
STAR TOPOLOGY
In this type of topology all the computers are connected to a single hub through a cable.
This hub is the central node and all others nodes are connected to the central node.
-
- Every node has its own dedicated connection to the hub.
- Hub acts as a repeater for data flow.
- Can be used with twisted pair, Optical Fibre or coaxial cable.
-
- Fast performance with few nodes and low network traffic.
- Hub can be upgraded easily.
-
- Easy to setup and modify.
- Only that node is affected which has failed, rest of the nodes can work smoothly.
-
- Cost of installation is high.
-
- If the hub fails then the whole network is stopped because all the nodes depend on the
-
- Performance is based on the hub that is it depends on its capacity
-
MESH TOPOLOGY
- ROUTING
2.FLOODING
-
- Partial Mesh Topology : In this topology some of the systems are connected in the
-
-
- Full Mesh Topology : Each and every nodes or devices are connected to each other.
-
-
-
-
- Each connection can carry its own data load.
-
- Fault is diagnosed easily.
- Provides security and privacy.
-
- Installation and configuration is difficult.
-
-
-
-
HYBRID T0POLOGY
It is two different types of topologies which is a mixture of two or more topologies.
Ring topology and star topology
-
- It is a combination of two or topologies
- Inherits the advantages and disadvantages of the topologies included
-
- Reliable as Error detecting and trouble shooting is easy.
-
- Scalable as size can be increased easily.
-
-
-
TREE TOPOLOGY
It has a root node and all other nodes are connected to it forming a hierarchy. It is also
called hierarchical topology. It should at least have three levels to the hierarchy.
-
- Ideal if workstations are located in groups.
- Used in Wide Area Network.
-
- Extension of bus and star topologies.
- Expansion of nodes is possible and easy.
- Easily managed and maintained.
- Error detection is easily done.
-
-
-
- If more nodes are added maintenance is difficult.
- Central hub fails, network fails.
-
-