Network Topology

What is network Topology?

Topology defines the structure of the network of how all the components are interconnected to each other.


Types of topology:

Bus Topology:-

  • The bus topology is designed in such a way that all the stations are connected through a single cable know as a backbone cable.
  • Each mode is either connected to the backbone cable by drop cable or directly connected to the backbone cable.
  • When a node wants to send a message over the network, it puts a message over the network. All the stations available in the network will receive the message whether it has been addressed or not.

Ring Topology:-

  • Ring topology is like a bus topology, but with connected ends.
  • The node that receives the message from the previous computer will retransmit to the next node.
  • The data flows in one direction, i.e., it is unidirectional.
  • The data flows in a single loop continuously known as an endless loop.
  • It has no terminated ends, i.e., each node is connected to each other and having no termination point.
  • The data in a ring topology flow in a clockwise direction.

Star Topology:-

  • Star topology is an arrangement of the network in which every node is connected to the central hub, switch or a central computer.
  • The central computer is known as a server, and the peripheral devices attached to the server are known as clients.

Tree Topology:-

  • Tree topology combines the characteristics of bus topology and star topology.
  • A tree topology is a type of structure in which all the computers are connected with each other in hierarchical fashion.

Mesh Topology:-

  • Mesh topology is an arrangement of the network in which computers are interconnected with each other through various redundant.
  • There are multiple paths from one computer to another computer.
  • It does not contain the switch, hub or any central computer which acts as a central point of communication.
  • The internet is an example of the mesh topology.

Hybrid Topology:-

  • The combination of various different topologies is known as hybrid topology.
  • A hybrid topology is a connection between different links and nodes to transfer the data.
  • When two or more different topologies are combines together is termed as hybrid topology and if similar topologies are connected with each other will not result in hybrid topology. For example. if there exist a ring topology in one branch of HDFC bank and bus topology in another branch of HDFC bank, connecting these two topologies will result in hybrid topology.

Post a Comment

0 Comments