0% found this document useful (0 votes)
138 views6 pages

Networking Devices Overview and Functions

The document describes different networking devices including repeaters, hubs, bridges, switches, routers, and gateways. It explains that repeaters regenerate signals, hubs connect devices but don't filter data, bridges can filter data by MAC address, switches separate collision domains while maintaining broadcast domains, routers route packets between networks using IP addresses, and gateways connect different network types by interpreting and transferring data between systems. The key networking devices and their basic functions are outlined.

Uploaded by

47 SARANG XII B
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
138 views6 pages

Networking Devices Overview and Functions

The document describes different networking devices including repeaters, hubs, bridges, switches, routers, and gateways. It explains that repeaters regenerate signals, hubs connect devices but don't filter data, bridges can filter data by MAC address, switches separate collision domains while maintaining broadcast domains, routers route packets between networks using IP addresses, and gateways connect different network types by interpreting and transferring data between systems. The key networking devices and their basic functions are outlined.

Uploaded by

47 SARANG XII B
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

LAB FILE

Data communication and computer network

Submitted to-
DR. RAM KUMAR
Assistant Professor(Senior Scale)
Department of Systemics, SOCS
UPES

Submitted by-
Name- Sarang.R
Enrolment No.- R2142211085
SAP ID- 500095669
Semester-4
LAB 1
Task 1: Familiarization with networking devices
Date of experiment-12 January 2023

1. Repeater -

• A device that functions at the physical layer is known as a


repeater.
• Its job is to renew the signal over the same network before it
becomes too weak or distorted, allowing it to travel greater
distances within the same network.
• It's important to understand that repeaters don't improve the
signal. When the signal fades, they reproduce it piece by bit
and refresh it at the original strength. It's a device having two
USB ports.
2. Hub -
• A hub is just a repeater with many ports.
• A hub links many wires coming from different branches,
such as the star topology connector that connects
independent stations.
• Because hubs cannot filter data, data packets are sent to all
connected devices. To put it another way, all Hub-connected
hosts share the same collision domain.
• They also lack the intelligence to pick the best data packet
route, resulting in waste and inefficiencies.
3. Bridge -
• A data connection layer device is referred to as a bridge.
• A bridge is a repeater that also has the capacity to filter data
by reading the source and destination MAC addresses.
• It may also be used to connect two LANs using the same
protocol. Because it only has one input and output port, it is
a two-port device.

4. S
wit
ch
-
• A

switch is a multiport bridge with a buffer and a design that


can help it function better (a large number of ports indicate
less traffic).
• A switch is a data connection layer device.
• Before forwarding data, the switch may check for faults,
which makes it extremely efficient because it doesn't
transport packets with errors and only forwards good packets
to the correct port. To put it another way, the switch
separates hosts' collision domains while maintaining the
broadcast domain.

5. R
o
ut
er
-
• I
n
the same way that switches route data packets based on their
IP addresses, routers do the same. The router is basically a
device that performs network layer functions.
• Routers connect LANs and WANs and decide how to
route data packets using a dynamically updated routing table.
• The router divides the broadcast domains of hosts
connected through it.
6. Gateway-
• A gateway, as the name suggests, is a passage to connect two
networks that may work upon different networking models.
• They work as 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.
• Router is a special case of gateway.

Common questions

Powered by AI

Switches play a critical role in managing collision domains by segregating them for each network device connected to its ports . Unlike hubs, which have a single collision domain for all connected devices, switches assign a separate collision domain to each connected device. This segregation minimizes data collision risks, increases network efficiency, and allows multiple simultaneous communications without interference, as devices do not compete for the same data path on the network .

A gateway facilitates communication between two networks with different protocols by interpreting or converting the data format used by each network, acting as a messenger agent . It ensures that data originating from one system is understood by the other, effectively bridging differences in communication protocols, and allowing for seamless data exchanges across diverse networking models . This function is vital in heterogeneous network environments, where direct protocol compatibility is not possible.

It is important for a repeater to renew signals because as signals travel over a network, they can become weak or distorted, limiting the range over which they can be effectively transmitted . A repeater extends the transmission range by regenerating and retransmitting the signal at its original strength before it degrades, allowing it to travel greater distances without loss of quality . This regeneration process is critical in maintaining signal integrity over long distances.

A switch enhances the efficiency of packet forwarding by acting as a multiport bridge with a buffer, which allows it to function better than a hub . Unlike hubs, switches can check for errors before forwarding data, ensuring they only transmit error-free packets to the correct port, thereby reducing network congestion and isolating collision domains . In contrast, hubs send data to all connected devices without filtering, which can cause network inefficiency .

Hubs are inefficient in data transmission because they do not filter data; instead, they transmit data packets to all connected devices indiscriminately, regardless of their destination . This indiscriminate broadcasting causes network congestion and can lead to collisions, as all connected devices share the same collision domain . In contrast, switches direct packets only to the intended recipient by checking the destination MAC address, thereby reducing unnecessary data transmission and isolating collision domains, leading to more efficient data handling .

Using a switch over a hub offers several benefits in terms of data packet handling. Switches can direct data packets to their intended destinations by using MAC addresses, which reduces unnecessary traffic on the network and minimizes collisions . They also check for data errors and only forward error-free packets, improving network reliability . This contrasts with hubs that broadcast packets to all connected devices without filtering, resulting in wasted bandwidth and potential data collisions .

A bridge may be preferred over a switch in a situation where there is a need to connect two separate LANs using the same protocol with minimal ports involved, as it only has one input and output port . Its ability to filter data using MAC addresses means it can provide some level of network segmentation within simple or small networks without the complexity and expense of a switch, especially where traffic control between just two sections is needed .

A gateway can serve as a protocol converter by interpreting data from one network or system and translating it into a format suitable for another network, allowing communication across different networking models . Gateways perform this function by operating at any network layer to manage the passage of data between networks, handling differing protocols as needed . This conversion capability is essential for facilitating communication between systems that otherwise could not directly exchange data due to protocol mismatches.

A router contributes to network layer function by managing broadcast domains, which it does by dividing them. By connecting LANs and WANs, the router prevents broadcast traffic from passing between different networks, thereby containing broadcasts within the local network . This division of broadcast domains reduces network traffic, enhances performance, and limits the propagation of broadcast storms that could degrade network efficiency .

The main functional difference between a router and a bridge lies in their network layer operations and purposes. A bridge operates at the data link layer and connects two LANs using the same protocol, filtering data based on MAC addresses . A router, however, operates at the network layer and connects LANs and WANs, making routing decisions based on IP addresses through a dynamically updated routing table . While bridges extend networks within the same layer, routers facilitate communication between networks operating on potentially different protocols.

You might also like