Exp1 MCN
Exp1 MCN
EXPERIMENT NO. 1
Title: Study of the following network devices (Repeater, hub, switch, bridge, router,
gateway)
1. Repeater
a. Definition: A repeater operates at the physical layer. Its job is to regenerate the
signal over the same network before the signal becomes too weak or corrupted so as
to extend the length to which the signal can be transmitted over the same network.
c. Diagram:
Disadvantages:
i. Limit on the number of repeaters
2. Hub
a. Definition: A hub is basically a multiport repeater. A hub connects multiple wires
coming from different branches, for example, the connector in star topology which
connects different stations.
- Hubs cannot filter data, so data packets are sent to all connected devices. In other
words, the collision domain of all hosts connected through Hub remains one.
- Also, they do not have the intelligence to find out the best path for data packets
which leads to inefficiencies and wastage.
b. Application:
Hub is used to create small home networks.
It is used for network monitoring.
They are also used in organizations to provide connectivity.
It can be used to create a device that is available thought out of the network
c. Diagram:
3. Switch
a. Definition: A switch is a multiport bridge with a buffer and a design that can boost
its efficiency (a large number of ports imply less traffic) and performance.
- A switch is a data link layer device.
- The switch can perform error checking before forwarding data, which makes it very
efficient as it does not forward packets that have errors and forward good packets
selectively to the correct port only.
- In other words, the switch divides the collision domain of hosts, but broadcast
domain remains the same.
b. Application:
Connect multiple hosts: Normally, a switch provides a large number of ports for
cable connections, allowing for star topology routing. It is usually used to
connect multiple PCs to the network.
Manage traffic: A switch in networking can manage traffic either coming into or
exiting the network and can connect devices like computers and access points
with ease.
Keep electrical signal undistorted: When a switch forwards a frame, it
regenerates an undistorted square electrical signal.
Increase LAN bandwidth: A switch divides a LAN into multiple collision domains
with independent broadband, thus greatly increasing the bandwidth of the LAN.
Forwards a message to a specific host: Like a bridge, a switch uses the same
forwarding or filtering logic on each port. When any host on the network or a
switch sends a message to another host on the same network or the same
switch, the switch receives and decodes the frames to read the physical (MAC)
address portion of the message.
c. Diagram:
Disadvantages:
They are more costly in contrast with network spans.
Network availability issues are hard to be followed through the organization
switch.
Broadcast traffic might be problematic.
If switches are in the indiscriminate mode, they are defenseless against
security assaults for example caricaturing IP address or catching Ethernet
outlines.
Proper planning and arrangement are required to deal with multicast parcels.
The switch’s mechanical component can wear out with time.
4. Bridge
a. Definition: A bridge operates at the data link layer.
- A bridge is a repeater, which adds on the functionality of filtering content by reading
the MAC addresses of source and destination.
- It is also used for interconnecting two LANs working on the same protocol.
- It has a single input and single output port, thus making it a 2 port device
b. Uses: Bridges connects two or more different LANs that has a similar protocol and
provides communication between the devices (nodes) in them.
Disadvantages:
t does not filter broadcasts
It is slower compare to repeaters due to the filtering process
It is more expensive compared to repeaters
Complex network topology, it can pose a problem for transparent bridge
A bridge is more expensive than repeaters or hubs'
5. Router
a. Definition: A router is a device like a switch that routes data packets based on their
IP addresses.
- The router is mainly a Network Layer device.
- Routers normally connect LANs and WANs together and have a dynamically updating
routing table based on which they make decisions on routing the data packets.
- Router divides broadcast domains of hosts connected through it.
i. Wireless Router –
They provide WiFi connection WiFi devices like laptops, smartphones etc. They
can also provide standard Ethernet routing. For indoor connections, the range is
150 feet while its 300 feet for outdoor connections.
v. Brouters –
Brouters are specialised routers that can provide the functionalities of bridges as
well. Like a bridge, brouters help to transfer data between networks. And like a
router, they route the data within the devices of a network.
b. Uses of Routers:
Routers are used to connect hardware equipment with remote location
networks like BSC, MGW, IN, SGSN, and other servers.
It provides support for a fast rate of data transmission because it uses
high STM links for connectivity; that's why it is used in both wired or
wireless communication.
Internet service providers widely use routers to send the data from
source to destination in the form of e-mail, a web page, image, voice,
or a video file. Furthermore, it can send data all over the world with
the help of an IP address of the destination.
Routers offer access restrictions. It can be configured in a way that
allows for few users to access the overall data and allows others to
access the few data only, which is defined for them.
c. Diagram:
d. Advantages of Routers:
6. Gateway
a. Definition: A gateway, as the name suggests, is a passage to connect two networks
together that may work upon different networking models.
- They basically work as the messenger agents that take data from one system,
interpret it, and transfer it to another system.
- Gateways are also called protocol converters and can operate at any network layer.
- Gateways are generally more complex than switches or routers.
- Gateway is also called a protocol converter.
b. Application:
It allows to move the all information over the Web and provides the entry gate
for several networks then users are able to perform many tasks like as send
email, navigate the Web Page, buy any product and services over the Web, etc.
It plays the role as bridge in between the sensors internet devices.
With using of gateway, battery life of sensors and other devices is getting to
boost up.
It helps to reduce the latency while preparing the information.
It allows to get reduction of the number of sensors and devices connected to the
web.
Disadvantages:
Not an intelligent device. So noise prevention is not done.
Never filter out the data
Some what costly
Protocol conversion is done so transmission rate is slower.
Some what hard to handle.
Conclusion: The experiment to study the following network devices (Repeater, hub,
switch, bridge, router, gateway) was conducted succcesfully