Lab 2 of CN by Arslan Nadeem
Lab 2 of CN by Arslan Nadeem
What is a Repeater?
Repeaters are defined as a networking device that is used to amplify and generate the
incoming signal. Repeaters work at the physical layer of the OSI model. The main
aim of using a repeater is to increase the networking distance by increasing the
strength and quality of signals. The performance of Local Area Networks
(LANs) and Wide Area Networks (WANs) repeaters are used. Using repeaters helps
to reduce error, and loss of data and provides with delivery of data at specified
locations only. The major advantage of using a repeater is that it provides with
transfer of data with more security and over a long distance.
Features of Repeaters
Advantages of Repeater
Disadvantages of Repeater
Network Traffic: Repeaters do not have features to segment the network traffic.
Therefore repeaters do lack with the property to congestion.
Network Segmentation: As repeaters do not have feature to segment the network
traffic repeaters cannot create a separate traffic from one cable to another.
Limited number of repeaters: Use of limited number of repeaters is supported by
the network. If more number of repeaters are used that the specified one, it can
even create collision of packets and increase the noise.
Passive Hub: The passive hubs are the connection point for wires that helps to
make the physical network. It is capable of determining the bugs and faulty
hardware. Simply, it accepts the packet over a port and circulates it to all ports. It
includes connectors (10base-2 port and RJ-45) that can be applied as a standard in
your network. This connector is connected to all local area network
(LAN) devices. Additionally, the advanced passive hubs have AUI ports, which
are connected as the transceiver according to the network design.
It has the ability to fix the damaged packets when packets are sending, and also
able to hold the direction of the rest of the packets and distribute them. If a port
receives a weak signal, but still it is readable, then the active hub reconstructs the
weak signal into a stronger signal before it’s sending to other ports. It can boost the
signal if any connecting device is not working in the network. Therefore, it helps to
make the continuity of services in LAN.
Intelligent Hub: It is a little smarter than passive and active hubs. These hubs have
some kinds of management software that help to analyze the problem in the
network and resolve them. It is beneficial to expend the business in networking;
the management can assign users that help to work more quickly and share a
common pool efficiently by using intelligent hubs. However, it offers better
performance for the local area network. Furthermore, with any physical device, if
any problem is detected, it is able to detect this problem easily.
Advantages of Hub
o It provides support for different types of Network Media.
o It can be used by anyone as it is very cheap.
o It can easily connect many different media types.
o The use of a hub does not impact on the network performance.
o Additionally, it can expand the total distance of the network.
Disadvantages of Hub
A Layer 2 switch operates at Layer 2 of OSI model, which is the Data Link Layer.
The switch forwards data packets depending on the devices’ MAC (Media Access
Control) addresses that are in its network. Most commonly they are found in Local
Area Networks (LAN) where their main purpose includes providing different
collision domains while reducing congestion within that network .To enable delivery
of this data to specific destination layer II switches find out appropriate port for
these packets on MAC basis.
Advantages of Switches
Disadvantages of Switches
It cannot stop traffic destined for a different LAN segment from traveling to all
other LAN segments.
Switches are more expensive.
Introduction of a Router
A Router is a networking device that forwards data packets between computer
networks. One or more packet-switched networks or subnetworks can be connected
using a router. By sending data packets to their intended IP addresses, it manages
traffic between different networks and permits several devices to share an Internet
connection.
Disadvantages of Router
Quality Issues: The time transitions are not always accurate. Even yet, some
modern devices use the 2.4GHz band, which is frequently deactivated. These
kinds of separations are frequently possible for those who live in apartments and
condominiums.
Bandwidth shortages: Dynamic routing techniques used by routers to support
connections tend to cause network overhead, consuming a lot of bandwidth. This
leads to a bandwidth shortage that significantly slows down the internet
connection between connected devices.
What is Bridge
The bridge is a networking device in a computer network that is used to connect
multiple LANs to a larger LAN. In computer networks, we have multiple
networking devices such as bridges, hubs, routers, switches, etc, each device has its
own specification and is used for a particular purpose. The bridge is a networking
device that connects the larger LAN networks with the group of smaller LAN
networks.
In this article, we are going to discuss everything about the bridge including what
exactly a bridge is, and the type of bridges we have in computer networks including
transparent bridges, source routing bridges, and translational bridges, which will be
followed by advantages and disadvantages of the bridge in networking. Then how
the bridge is different from the gateway and last we will look into the applications
and functions of the bridge in the network.
The primary responsibility of a switch is to examine the incoming traffic and
determine whether to filter or forward it. Basically, a bridge in computer networks is
used to divide network connections into sections, now each section has a
separate bandwidth and a separate collision domain. Here bridge is used to improve
network performance.
Advantages
Bridges can be used as a network extension like they can connect two network
topologies together.
It has a separate collision domain, which results in increased bandwidth.
It can create a buffer when different MAC protocols are there for different
segments.
Highly reliable and maintainable. The network can be divided into
multiple LAN segments.
Simple installation, no requirement of any extra hardware or software except the
bridge itself.
Protocol transparency is higher as compared to other protocols.
Disadvantages
Introduction of Gateways
A gateway is a network node or device that connects two networks that use different
transmission protocols. Gateways play an important role in connecting two
networks. It works as the entry-exit point for a network because all traffic that passes
across the networks must pass through the gateway. In this article, we are going to
discuss all important points related to Gateways.
Limitations of Gateways
There are few limitations of gateways as well. Here are some of them:
Gateway causes time delay since the conversion of data according to the network
requires time.
Failure of the gateway might lead to the failure of connection with other
networks.
The implementation of Gateway is very complex and it is not cost efficient.
Gateway is hard to manage