1.

Define different types of network topology

Answer»

The different types of network TOPOLOGY are given below:

Bus Topology:

Bus Topology
  • All the nodes are connected using the central link known as the bus.
  • It is useful to connect a SMALLER number of devices.
  • If the main cable gets damaged, it will damage the whole network.

Star Topology:

Star Topology
  • All the nodes are connected to one single node known as the central node.
  • It is more robust.
  • If the central node fails the complete network is damaged.
  • Easy to troubleshoot.
  • Mainly used in home and office networks.

Ring Topology:

Ring Topology
  • Each node is connected to EXACTLY TWO nodes forming a ring structure
  • If one of the nodes are damaged, it will damage the whole network
  • It is used very rarely as it is expensive and hard to install and manage

Mesh Topology:

Mesh Topology
  • Each node is connected to one or many nodes.
  • It is robust as failure in one link only disconnects that node.
  • It is rarely used and installation and MANAGEMENT are difficult.

Tree Topology:

Tree Topology
  • A combination of star and bus topology also know as an extended bus topology.
  • All the smaller star networks are connected to a single bus.
  • If the main bus fails, the whole network is damaged.

Hybrid:

  • It is a combination of different topologies to form a new topology.
  • It helps to ignore the drawback of a particular topology and helps to pick the strengths from other.


Discussion

No Comment Found