Network Topology 12A
Network Topology 12A
Advantages-
Efficiency: P2P networks are highly efficient as they allow for direct
communication between two devices without any intermediate devices
or network components.
Security: P2P networks are relatively more secure than other topologies
as they do not rely on intermediate devices that can be compromised or
attacked.
Simple Configuration: P2P networks are easy to configure and require
minimal management or administration.
Disadvantages-
Limited Scalability: P2P networks are not scalable as adding new devices
requires establishing a separate link between each new device and the
existing network, which can be time-consuming and expensive.
Maintenance: P2P networks can be difficult to maintain as each device
has to be managed separately.
Lack of Redundancy: P2P networks do not provide redundancy, which
can be a problem if a link fails or a device goes offline. with a dedicated
communication connection between two systems.
2- Star topology- A star may be a topology for a Local Area Network (LAN)
during which all nodes are individually connected to a central connection
point, sort of a hub or a switch. A star takes more cable than e.g. a bus,
but the benefit is that if a cable fails, just one node is going to be brought
down. Each device within the network is connected to a central device
called a hub. If one device wants to send data to another device, it’s first
to send the info to the hub then the hub transmits that data to the
designated device. The number of links required to connect nodes in the
star topology is N where N is the number of nodes. The hub, switch, or
concentrator manages and controls all functions of the network.
For example- when any node wants to transmit data to another node it first
transmits data to the central node which then transfers the data to all the
nodes on the network. Once the node receives the data then it checks for
the destination address if the address matches the data is accepted
otherwise data is rejected.
Advantages-
It is very reliable – if one cable or device fails then all the others will still
work.
It is high-performing as no data collisions can occur.
Easy fault detection because the links are often easily identified.
No disruptions to the network when connecting or removing devices.
If N devices are connected in star, then the amount of cables required to
attach them is N. So, it’s easy to line up.
Disadvantages-
More expensive than linear bus topology due to the value of the
connecting devices (network switches).
If the hub goes down everything goes down, none of the devices can
work without the hub.
Hub requires more resources and regular maintenance because it’s the
central system of Star.
Bus topology or linear topology- All of the devices in a bus topology network
are linked together by a single cable, which is referred to as a “bus” and the
cable is known as backbone cable. All of the network’s devices can
simultaneously receive the same signal due to the shared communication
medium provided by this connection.
Bus topology carries transmitted data through the cable because data reaches
each node, the node checks the destination address (MAC/IP address) to
determine if it matches their address. If the address does not match with the
node, the node does nothing more. But if the addresses of nodes match the
addresses contained within the data then they receive and process the data.
Advantages-
It is the easiest network topology for linearly connecting peripherals or
computers.
It works very efficiently well when there is a small network.
The length of cable required is less than a star topology.
It is easy to connect or remove devices in this network without affecting
any other device.
Very cost-effective as compared to other network topologies i.e. mesh
and star
It is easy to understand topology.
Easy to expand by joining the two cables together.
Disadvantages-
Bus topology is not good for large networks.
Identification of problems becomes difficult if the whole network goes
down.
Troubleshooting individual device issues is very hard.
Need terminators are required at both ends of the main cable.
Additional devices slow the network down.
If the main cable is damaged, the whole network fails or splits into two.
Bus topology is very slow compared to other topologies.
Advantages-
Leaf nodes can hold more nodes.
Tree Topology is highly secure.
It is used in WAN.
Tree Topology is reliable.
The other nodes in a network are not affected if one of their nodes gets
damaged or does not work.
Tree topology provides easy maintenance and easy fault identification
can be done.
Disadvantages-
This network is very difficult to configure as compared to the other
network topologies.
The length of a segment is limited & the limit of the segment depends on
the type of cabling used.
Due to the presence of a large number of nodes, the network
performance of tree topology becomes a bit slow.
If the computer on the first level is erroneous, the next-level computer
will also go under problems.
The Backbone appears as the failure point of the entire segment of the
network.
Treatment of the topology is pretty complex.
The establishment cost increases as well.