Question 14 Marks
What is network topology? Also, discuss the different types of topologies.
Answer
View full question & answer→The network topology refers to the arrangement or pattern of computers, which are interconnected in a network. Commonly used network topologies are as follows:
Bus Topology:
It is a type of network in which the computers and the peripheral devices are connected to a common single-length data line All the computers or devices are directly connected to the data line. The data is transmitted in small blocks known as packets.
Ring or Circular Topology:
In this type of topology, each node is connected to two neighboring nodes. the data transferred direction only from one node to another node around the ring. After passing through each node the data returns to the sensing node.
Star Topology:
In this topology, there persists a central node called a server or hub, which is connected to the nodes directly. If a node has to take information from another ncce then the data is taken from that node through the central node or server.
Mesh Topology:
In this topology, each node is connected to more than one node, so that it provides an alternative route, in case, the host is either down or busy. It is also called a completely interconnected network. We can also call it an extension to the P2P network.
Tree Topology:
It is an extension and variation of bus topology. Its basic structure is like an inverted tree, where the root acts as a server. In tree topology, the node is interlinked in the form of a tree. If one node fails, then the node following that node gets detached from the main tree topology.
Bus Topology:
It is a type of network in which the computers and the peripheral devices are connected to a common single-length data line All the computers or devices are directly connected to the data line. The data is transmitted in small blocks known as packets.
Ring or Circular Topology:
In this type of topology, each node is connected to two neighboring nodes. the data transferred direction only from one node to another node around the ring. After passing through each node the data returns to the sensing node.
Star Topology:
In this topology, there persists a central node called a server or hub, which is connected to the nodes directly. If a node has to take information from another ncce then the data is taken from that node through the central node or server.
Mesh Topology:
In this topology, each node is connected to more than one node, so that it provides an alternative route, in case, the host is either down or busy. It is also called a completely interconnected network. We can also call it an extension to the P2P network.
Tree Topology:
It is an extension and variation of bus topology. Its basic structure is like an inverted tree, where the root acts as a server. In tree topology, the node is interlinked in the form of a tree. If one node fails, then the node following that node gets detached from the main tree topology.
