Network Devices (Hub, Repeater, Bridge, Switch, Router, Gateways and Brouter)
Network Devices (Hub, Repeater, Bridge, Switch, Router, Gateways and Brouter)
DSA Data Structures Algorithms Interview Preparation Data Science Topic-wise Practice C C++ Java JavaScript Python Latest Blogs Competitive Programming Machine Learning A
Write an Article
Co u r s e s
Write an Interview Experience
Hub remains one. Also, they do not have the intelligence to find out the best path for
Design Issues in Physical Layer devices Store and/or access information on a device
data packets which leads to inefficiencies and wastage.
expand_more Learn more
Data Link layer
Types of Hub
Your personal data will be processed and information from your device
(cookies, unique identifiers, and other device data) may be stored by,
Network layer accessed by and shared with third party vendors, or used specifically by
this site or app.
Transport layer Some vendors may process your personal data on the basis of legitimate
interest, which you can object to by managing your options below. Look for
a link at the bottom of this page or in our privacy policy where you can
Application layer withdraw consent.
Network Security
Manage options Consent
Active Hub:- These are the hubs that have their power supply and can clean, boost,
and relay the signal along with the network. It serves both as a repeater as well as a
wiring center. These are used to extend the maximum distance between nodes.
Passive Hub:- These are the hubs that collect wiring from nodes and power supply
from the active hub. These hubs relay signals onto the network without cleaning
and boosting them and can’t be used to extend the distance between nodes.
Intelligent Hub:- It works like an active hub and includes remote management
capabilities. They also provide flexible data rates to network devices. It also enables
an administrator to monitor the traffic passing through the hub and to configure
each port in the hub.
3. Bridge – A bridge operates at the data link layer. A bridge is a repeater, with add on
the functionality of filtering content by reading the MAC addresses of the 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.
Types of Bridges
Transparent Bridges:- These are the bridge in which the stations are completely
unaware of the bridge’s existence i.e. whether or not a bridge is added or deleted
Skip to content
from the network, reconfiguration of the stations is unnecessary. These bridges
make use of two processes i.e. bridge forwarding and bridge learning.
Source Routing Bridges:- In these bridges, routing operation is performed by the
source station and the frame specifies which route to follow. The host can discover
the frame by sending a special frame called the discovery frame, which spreads
through the entire network using all possible paths to the destination.
4. Switch – 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 the broadcast domain remains the same.
Types of Switch
1. Unmanaged switches: These switches have a simple plug-and-play design and do
not offer advanced configuration options. They are suitable for small networks or
for use as an expansion to a larger network.
2. Managed switches: These switches offer advanced configuration options such as
VLANs, QoS, and link aggregation. They are suitable for larger, more complex
networks and allow for centralized management.
3. Smart switches: These switches have features similar to managed switches but are
typically easier to set up and manage. They are suitable for small- to medium-sized
networks.
Welcome to geeksforgeeks.org
4. Layer 2 switches: These switches operate at the Data Link layer of the OSI model
and are responsible geeksforgeeks.org asks for
for forwarding data between your consent
devices to network
on the same
segment. use your personal data to:
5. Layer 3 switches: These switches operate at the Network layer of the OSI model
Personalised ads and content, ad and content measurement,
and can route data perm_identity
between different
audience network
insights and product segments.
development They are more advanced
than Layer 2 switches and are often used in larger, more complex networks.
devices Store and/or access information on a device
6. PoE switches: These switches have Power over Ethernet capabilities, which allows
them to supply power
expand_more toLearn
network
more devices over the same cable that carries data.
7. Gigabit switches: These switches support Gigabit Ethernet speeds, which are faster
Your personal data will be processed and information from your device
than traditional Ethernet speeds.
(cookies, unique identifiers, and other device data) may be stored by,
accessed by and shared with third party vendors, or used specifically by
8. Rack-mounted switches:
this site orThese
app. switches are designed to be mounted in a server
rack and are suitable
Somefor use in
vendors maydata centers
process or other
your personal large
data on networks.
the basis of legitimate
9. Desktop switches:interest,
Thesewhich you can are
switches objectdesigned
to by managing
for your
useoptions below. Lookor
on a desktop for in a small
a link at the bottom of this page or in our privacy policy where you can
office environmentwithdraw
and are typically smaller in size than rack-mounted switches.
consent.
10. Modular switches: These switches have modular design, which allows for easy
expansion or customization. They are suitable for large networks and data centers.
Manage options Consent
5. Routers – 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 and have a dynamically updating routing table based on which they
make decisions on routing the data packets. The router divides the broadcast domains
of hosts connected through it.
Skip to content
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.
Gateways are generally more complex than switches or routers. A gateway is also
called a protocol converter.
7. Brouter – It is also known as the bridging router is a device that combines features
of both bridge and router. It can work either at the data link layer or a network layer.
Working as a router, it is capable of routing packets across networks and working as
the bridge, it is capable of filtering local area network traffic.
8. NIC – NIC or network interface card is a network adapter that is used to connect the
computer to the network. It is installed in the computer to establish a LAN. It has a
unique id that is written on the chip, and it has a connector to connect the cable to it.
The cable acts as an interface between the computer and the router or modem. NIC
card is a layer 2 device which means that it works on both the physical and data link
layers of the network model.
References :
Data Communications and Networking
Please write comments if you find anything incorrect, or you want to share more
information about the topic discussed above.
260
Welcome to geeksforgeeks.org
Related Articles
geeksforgeeks.org asks for your consent to
1. use yourNetwork:
Types of Node Devices in a Computer personal data to:
End devices and Intermediary
Devices
Personalised ads and content, ad and content measurement,
perm_identity audience insights and product development
2. Difference between Hub, Switch and Router
devices Store and/or access information on a device
Your personal data will be processed and information from your device
4. Difference between Bridge
(cookies, uniqueand Repeater
identifiers, and other device data) may be stored by,
accessed by and shared with third party vendors, or used specifically by
this site or app.
5. Difference between Hub and Bridge
Some vendors may process your personal data on the basis of legitimate
interest, which you can object to by managing your options below. Look for
a link at the bottom of this page or in our privacy policy where you can
6. Difference between Router and Hub
withdraw consent.
Previous Next
Article Contributed By :
Geeksf orGeeks
Improved By :
Skip to content
Report Issue
Improve Article
Notices NodeJS
Advertise with us
Computer Science Data Science & Interview Corner Python GfG School UPSC/SSC/BANKIN
GATE CS Notes ML Company Preparation Python Tutorial CBSE Notes for Class 8 G
Operating Systems Data Science With Preparation for SDE Python Programming CBSE Notes for Class 9 SSC CGL Syllabus
Computer Network Python Company Interview Examples CBSE Notes for Class SBI PO Syllabus
Database Management Data Science For Corner Django Tutorial 10 IBPS PO Syllabus
System Beginner Experienced Interview Python Projects CBSE Notes for Class UPSC Ethics Notes
Software Engineering Machine Learning Internship Interview Python Tkinter 11
UPSC Economics
Tutorial CBSE Notes for Class
Digital Logic Design Competitive OpenCV Python Tutorial Notes
Maths For Machine Programming 12
Engineering Maths UPSC History Notes
Learning English Grammar
Aptitude
Welcome to geeksforgeeks.org
Pandas Tutorial
geeksforgeeks.org
NumPy Tutorial asks for your consent to
use your personal data to:
NLP Tutorial
Your personal data will be processed and information from your device
(cookies, unique identifiers, and other device data) may be stored by,
accessed by and shared with third party vendors, or used specifically by
this site or app.
Some vendors may process your personal data on the basis of legitimate
interest, which you can object to by managing your options below. Look for
a link at the bottom of this page or in our privacy policy where you can
withdraw consent.