SlideShare a Scribd company logo
1 of 18
COMPUTER NETWORK
NETWORK DEVICES
Presented By
Sweta Kumari Barnwal
Assistant Professor
Arka Jain University
Jamshedpur, Jharkhand
Indexed
 Introduction
 Different network Devices
Router
Hub
Bridge
Switch
Gateway
Brouter
NIC (Network Interface Card)
Network Device
 Devices which are used to provide connectivity between different
kind of devices and network together, so that they can communicate
and able to share the data.
 However, all of the names mean the same but have got different
purposes. Different devices work at different layers of the computer
network.
 Different layers of a computer network are like different zones of a
computer network with specified works, also called as 'network
protocols'.
 Such devices are used to create any size of network having any
number of devices.
 For example: A LAN cable has got the purpose of connecting a
computer to the local/small area network, where as a Wi-Fi router
has got the purpose of sending and receiving data through the world
wide.
Network Devices
Router
 It is a device like a switch that routes data packets based on their IP
addresses. 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 divide broadcast domains of hosts connected through
it.
 Functions of a Router: It basically performs two major functions:
• Forwarding – It receives the packets from its input ports, checks it
header, performs some basic functions like checking checksum and
then looks upto the routing table to find the appropriate output port to
dump the packets onto, and forwards the packets onto that output port.
• Routing – It is the process by which the router assign best path to the
packet to reach the destination, It maintains a routing table which is
made using different algorithms by the router only.
Router
Hub
Basically it is 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, collision domain of all
hosts connected through Hub remains one. Also, they do not have
intelligence to find out best path for data packets which leads to
inefficiencies and wastage.
There are two types of Hub
• Active Hub:- These are the hubs which have their own power supply
and can clean, boost and relay the signal along with the network. It
serves both as a repeater as well as wiring centre. These are used to
extend the maximum distance between nodes.
• Passive Hub :- These are the hubs which collect wiring from nodes
and power supply from 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.
Hub
Bridge
 It operates at data link layer. A bridge is a repeater, with add 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.
 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 from the network, reconfiguration
of the stations is unnecessary. These bridges make use of two
processes i.e. bridge forwarding and bridge learning. This does not
take part in route discovery or the route selection process. It does
keep track of the location of each workstation on the network by
building a forwarding table of each MAC address and the
corresponding interfaces (ports) associated with each workstation.
Bridge
Source Routing Bridges:- In these bridges, routing operation is
performed by source station and the frame specifies which route to
follow. The hot can discover frame by sending a special frame called
discovery frame, which spreads through the entire network using all
possible paths to destination. SRT bridges are transparent bridges
that combine the capabilities of the source route and the transparent
bridge. When a SRT bridge receives a frame with a RIF, the bridge
handles the frame just as a source route bridge would. If the bridge
receives a frame without a RIF, it handles the frame the same as a
transparent bridge would. Source Route Transparent bridges are com
Spanning Tree algorithm is a protocol developed by the IEEE to
enable bridges to have multiple bridge connections between
networks and reduce problems that occur from redundant links or
loops in LANs. commonly used in small token ring environments.
Bridge
Switch
It 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, that makes it very
efficient as it does not forward packets that have errors and
forward good packets selectively to correct port only. In other
words, switch divides collision domain of hosts, but broadcast
domain remains same.
Layer 2 switch work on layer 2 of OSI model i.e. data link layer
and sends a packet to destination port using MAC address table
which stores the mac address of a device associated with that
port.
Layer 3 switch work on layer 3 of OSI model i.e. network layer
where it route packet by using IP address, it is used widely on
VLANs.
Switch
LAYER 2 SWITCH LAYER 3 SWICTH
It 0perates on layer 2 (Data link) of OSI
model.
It operates on layer 3 (Network Layer) of
OSI model.
Send packet to detination on the basis of
MAC address.
Route Packet with help of IP address
Work with MAC address only
Can perform functioning of both 2 layer
and 3 layer switch
Used to reduce traffic on local network.
Mostly Used to implement VLAN
(Virtual Local area network)
Quite fast as they do not look at the Layer
3 portion of the data packets.
Takes time to examine data packets before
sending them to their destination
It has single broadcast domain It has multiple broadcast domain.
Can communicate within a network only.
Can communicate within or outside
network.
Repeaters
 It operates at the physical layer used 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.
 Repeaters is that they do not amplify the signal. When the signal becomes
weak, they copy the signal bit by bit and regenerate it at the original
strength. It is a 2 port device.
Gateway
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
switch or router.
Brouter
It is also known as bridging router is a device which combines features of both
bridge and router. It can work either at data link layer or at network layer.
Working as router, it is capable of routing packets across networks and
working as bridge, it is capable of filtering local area network traffic.
NIC ( Network Interface Card)
It is an important hardware component used to provide network connections. With
its wide applications, there are various types of network interface cards emerging
in the market like PCIe card and server network card. NIC card can transmit
signals at the physical layer and deliver data packets at the network layer. No
matter what layer the network interface controller lies, it acts as a middleman
between a computer/server and a data network. When a user requests a web page,
the LAN card gets data from the user device, and sends them to the server on the
internet, then receives the required data back from the Internet to display for users.
Thank you

More Related Content

What's hot

COMPED9 Module 4 Network Connectivity
COMPED9 Module 4 Network ConnectivityCOMPED9 Module 4 Network Connectivity
COMPED9 Module 4 Network ConnectivityJeremy Flores
 
Hub, switch, router, bridge & and repeater
Hub, switch, router, bridge & and repeaterHub, switch, router, bridge & and repeater
Hub, switch, router, bridge & and repeaterMaksudujjaman
 
Transmission media
Transmission mediaTransmission media
Transmission mediakinish kumar
 
Twisted pair cable
Twisted pair cableTwisted pair cable
Twisted pair cableSohag Babu
 
switching techniques in data communication and networking
switching techniques in data communication and networkingswitching techniques in data communication and networking
switching techniques in data communication and networkingHarshita Yadav
 
Network cable
Network cableNetwork cable
Network cableOnline
 
Computer networking devices
Computer networking devicesComputer networking devices
Computer networking devicesRajesh Sadhukha
 
Networking devices
Networking devicesNetworking devices
Networking devicesuma swami
 
1 introduction-to-computer-networking
1 introduction-to-computer-networking1 introduction-to-computer-networking
1 introduction-to-computer-networkingMayank Jain
 
The mac layer
The mac layerThe mac layer
The mac layeraazamk
 
Networking concepts
Networking conceptsNetworking concepts
Networking conceptsritajindal2
 
COMPUTER NETWORKING (1).pdf
COMPUTER NETWORKING (1).pdfCOMPUTER NETWORKING (1).pdf
COMPUTER NETWORKING (1).pdfBeulahJayarani
 
introduction to Networking
introduction to Networkingintroduction to Networking
introduction to Networkingiicecollege
 

What's hot (20)

COMPED9 Module 4 Network Connectivity
COMPED9 Module 4 Network ConnectivityCOMPED9 Module 4 Network Connectivity
COMPED9 Module 4 Network Connectivity
 
Hub, switch, router, bridge & and repeater
Hub, switch, router, bridge & and repeaterHub, switch, router, bridge & and repeater
Hub, switch, router, bridge & and repeater
 
Satellite networks
Satellite networksSatellite networks
Satellite networks
 
Network
NetworkNetwork
Network
 
Computer Network
Computer NetworkComputer Network
Computer Network
 
Transmission media
Transmission mediaTransmission media
Transmission media
 
Twisted pair cable
Twisted pair cableTwisted pair cable
Twisted pair cable
 
switching techniques in data communication and networking
switching techniques in data communication and networkingswitching techniques in data communication and networking
switching techniques in data communication and networking
 
Network cable
Network cableNetwork cable
Network cable
 
Computer networking devices
Computer networking devicesComputer networking devices
Computer networking devices
 
Networking devices
Networking devicesNetworking devices
Networking devices
 
Network devices
Network devicesNetwork devices
Network devices
 
Mac layer
Mac  layerMac  layer
Mac layer
 
Networking devices
Networking devicesNetworking devices
Networking devices
 
1 introduction-to-computer-networking
1 introduction-to-computer-networking1 introduction-to-computer-networking
1 introduction-to-computer-networking
 
Data link layer
Data link layer Data link layer
Data link layer
 
The mac layer
The mac layerThe mac layer
The mac layer
 
Networking concepts
Networking conceptsNetworking concepts
Networking concepts
 
COMPUTER NETWORKING (1).pdf
COMPUTER NETWORKING (1).pdfCOMPUTER NETWORKING (1).pdf
COMPUTER NETWORKING (1).pdf
 
introduction to Networking
introduction to Networkingintroduction to Networking
introduction to Networking
 

Similar to Computer network_network devices

Network Connecting Devices UNIT 5
Network Connecting Devices UNIT 5Network Connecting Devices UNIT 5
Network Connecting Devices UNIT 5Raj vardhan
 
Network connecting devices and their security
Network connecting devices and their securityNetwork connecting devices and their security
Network connecting devices and their securitylovizabasharat
 
network hardware
network hardwarenetwork hardware
network hardwaretumetr1
 
Cisco Routing and Switching by yateendra sahu ppt
Cisco Routing and Switching by yateendra sahu pptCisco Routing and Switching by yateendra sahu ppt
Cisco Routing and Switching by yateendra sahu pptyateendrasahu
 
Networking hardware-objectives-identify-major-hardware4986
Networking hardware-objectives-identify-major-hardware4986Networking hardware-objectives-identify-major-hardware4986
Networking hardware-objectives-identify-major-hardware4986sherifmeetme
 
Advanced computer network lab manual (practicals in Cisco Packet tracer)
Advanced computer network lab manual (practicals in Cisco Packet tracer)Advanced computer network lab manual (practicals in Cisco Packet tracer)
Advanced computer network lab manual (practicals in Cisco Packet tracer)VrundaBhavsar
 
SYBSC IT COMPUTER NETWORKS UNIT III Connecting LANs, Backbone Networks, and V...
SYBSC IT COMPUTER NETWORKS UNIT III Connecting LANs, Backbone Networks, and V...SYBSC IT COMPUTER NETWORKS UNIT III Connecting LANs, Backbone Networks, and V...
SYBSC IT COMPUTER NETWORKS UNIT III Connecting LANs, Backbone Networks, and V...Arti Parab Academics
 
19 24 cn practicals
19 24 cn practicals19 24 cn practicals
19 24 cn practicalsMakavanaVeer
 
Network Management Devices
Network Management DevicesNetwork Management Devices
Network Management DevicesRahul P
 
05 - Networking Components and Devices.ppt
05 - Networking Components and Devices.ppt05 - Networking Components and Devices.ppt
05 - Networking Components and Devices.pptssuserf7cd2b
 

Similar to Computer network_network devices (20)

network layer
network layernetwork layer
network layer
 
unit5-190409094326.pdf
unit5-190409094326.pdfunit5-190409094326.pdf
unit5-190409094326.pdf
 
Network Connecting Devices UNIT 5
Network Connecting Devices UNIT 5Network Connecting Devices UNIT 5
Network Connecting Devices UNIT 5
 
Networking devices
Networking devicesNetworking devices
Networking devices
 
Computer Networks
Computer NetworksComputer Networks
Computer Networks
 
Network connecting devices and their security
Network connecting devices and their securityNetwork connecting devices and their security
Network connecting devices and their security
 
Networking devices
Networking devicesNetworking devices
Networking devices
 
Interconnecting devies
Interconnecting deviesInterconnecting devies
Interconnecting devies
 
network hardware
network hardwarenetwork hardware
network hardware
 
Cisco Routing and Switching by yateendra sahu ppt
Cisco Routing and Switching by yateendra sahu pptCisco Routing and Switching by yateendra sahu ppt
Cisco Routing and Switching by yateendra sahu ppt
 
Networking devices
Networking devicesNetworking devices
Networking devices
 
Networking hardware-objectives-identify-major-hardware4986
Networking hardware-objectives-identify-major-hardware4986Networking hardware-objectives-identify-major-hardware4986
Networking hardware-objectives-identify-major-hardware4986
 
Advanced computer network lab manual (practicals in Cisco Packet tracer)
Advanced computer network lab manual (practicals in Cisco Packet tracer)Advanced computer network lab manual (practicals in Cisco Packet tracer)
Advanced computer network lab manual (practicals in Cisco Packet tracer)
 
SYBSC IT COMPUTER NETWORKS UNIT III Connecting LANs, Backbone Networks, and V...
SYBSC IT COMPUTER NETWORKS UNIT III Connecting LANs, Backbone Networks, and V...SYBSC IT COMPUTER NETWORKS UNIT III Connecting LANs, Backbone Networks, and V...
SYBSC IT COMPUTER NETWORKS UNIT III Connecting LANs, Backbone Networks, and V...
 
Computer networking
Computer networkingComputer networking
Computer networking
 
Cna
CnaCna
Cna
 
19 24 cn practicals
19 24 cn practicals19 24 cn practicals
19 24 cn practicals
 
Inter networking
Inter networkingInter networking
Inter networking
 
Network Management Devices
Network Management DevicesNetwork Management Devices
Network Management Devices
 
05 - Networking Components and Devices.ppt
05 - Networking Components and Devices.ppt05 - Networking Components and Devices.ppt
05 - Networking Components and Devices.ppt
 

More from Sweta Kumari Barnwal

Computer Network-Data Link Layer-Module-2.pdf
Computer Network-Data Link Layer-Module-2.pdfComputer Network-Data Link Layer-Module-2.pdf
Computer Network-Data Link Layer-Module-2.pdfSweta Kumari Barnwal
 
Sensors in Different Applications Area.pdf
Sensors in Different Applications Area.pdfSensors in Different Applications Area.pdf
Sensors in Different Applications Area.pdfSweta Kumari Barnwal
 
Sensor technology module-3-interface electronic circuits
Sensor technology module-3-interface electronic circuitsSensor technology module-3-interface electronic circuits
Sensor technology module-3-interface electronic circuitsSweta Kumari Barnwal
 
Sensors fundamentals and characteristics, physical principle of sensing
Sensors fundamentals and characteristics, physical principle of sensingSensors fundamentals and characteristics, physical principle of sensing
Sensors fundamentals and characteristics, physical principle of sensingSweta Kumari Barnwal
 
Module 5-cloud computing-SECURITY IN THE CLOUD
Module 5-cloud computing-SECURITY IN THE CLOUDModule 5-cloud computing-SECURITY IN THE CLOUD
Module 5-cloud computing-SECURITY IN THE CLOUDSweta Kumari Barnwal
 

More from Sweta Kumari Barnwal (20)

UNIT-1 Start Learning R.pdf
UNIT-1 Start Learning R.pdfUNIT-1 Start Learning R.pdf
UNIT-1 Start Learning R.pdf
 
MODULE-2-Cloud Computing.docx.pdf
MODULE-2-Cloud Computing.docx.pdfMODULE-2-Cloud Computing.docx.pdf
MODULE-2-Cloud Computing.docx.pdf
 
Number System.pdf
Number System.pdfNumber System.pdf
Number System.pdf
 
Cloud Computing_Module-1.pdf
Cloud Computing_Module-1.pdfCloud Computing_Module-1.pdf
Cloud Computing_Module-1.pdf
 
Computer Network-Data Link Layer-Module-2.pdf
Computer Network-Data Link Layer-Module-2.pdfComputer Network-Data Link Layer-Module-2.pdf
Computer Network-Data Link Layer-Module-2.pdf
 
Sensors in Different Applications Area.pdf
Sensors in Different Applications Area.pdfSensors in Different Applications Area.pdf
Sensors in Different Applications Area.pdf
 
Sensor technology module-3-interface electronic circuits
Sensor technology module-3-interface electronic circuitsSensor technology module-3-interface electronic circuits
Sensor technology module-3-interface electronic circuits
 
Sensors fundamentals and characteristics, physical principle of sensing
Sensors fundamentals and characteristics, physical principle of sensingSensors fundamentals and characteristics, physical principle of sensing
Sensors fundamentals and characteristics, physical principle of sensing
 
Logic gates
Logic gatesLogic gates
Logic gates
 
Basic computer system
Basic computer systemBasic computer system
Basic computer system
 
Features of windows
Features of windowsFeatures of windows
Features of windows
 
Operating system and services
Operating system and servicesOperating system and services
Operating system and services
 
Introduction to computers
Introduction to computersIntroduction to computers
Introduction to computers
 
Application Layer
Application LayerApplication Layer
Application Layer
 
Network Layer & Transport Layer
Network Layer & Transport LayerNetwork Layer & Transport Layer
Network Layer & Transport Layer
 
Module 5-cloud computing-SECURITY IN THE CLOUD
Module 5-cloud computing-SECURITY IN THE CLOUDModule 5-cloud computing-SECURITY IN THE CLOUD
Module 5-cloud computing-SECURITY IN THE CLOUD
 
Module 3-cyber security
Module 3-cyber securityModule 3-cyber security
Module 3-cyber security
 
Unit ii-hackers and cyber crimes
Unit ii-hackers and cyber crimesUnit ii-hackers and cyber crimes
Unit ii-hackers and cyber crimes
 
Module 3-cloud computing
Module 3-cloud computingModule 3-cloud computing
Module 3-cloud computing
 
Virtualization - cloud computing
Virtualization - cloud computingVirtualization - cloud computing
Virtualization - cloud computing
 

Recently uploaded

2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701bronxfugly43
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...Nguyen Thanh Tu Collection
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Shubhangi Sonawane
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxnegromaestrong
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docxPoojaSen20
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
Role Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxRole Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxNikitaBankoti2
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
 

Recently uploaded (20)

2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Role Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxRole Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptx
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 

Computer network_network devices

  • 1. COMPUTER NETWORK NETWORK DEVICES Presented By Sweta Kumari Barnwal Assistant Professor Arka Jain University Jamshedpur, Jharkhand
  • 2. Indexed  Introduction  Different network Devices Router Hub Bridge Switch Gateway Brouter NIC (Network Interface Card)
  • 3. Network Device  Devices which are used to provide connectivity between different kind of devices and network together, so that they can communicate and able to share the data.  However, all of the names mean the same but have got different purposes. Different devices work at different layers of the computer network.  Different layers of a computer network are like different zones of a computer network with specified works, also called as 'network protocols'.  Such devices are used to create any size of network having any number of devices.  For example: A LAN cable has got the purpose of connecting a computer to the local/small area network, where as a Wi-Fi router has got the purpose of sending and receiving data through the world wide.
  • 5. Router  It is a device like a switch that routes data packets based on their IP addresses. 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 divide broadcast domains of hosts connected through it.  Functions of a Router: It basically performs two major functions: • Forwarding – It receives the packets from its input ports, checks it header, performs some basic functions like checking checksum and then looks upto the routing table to find the appropriate output port to dump the packets onto, and forwards the packets onto that output port. • Routing – It is the process by which the router assign best path to the packet to reach the destination, It maintains a routing table which is made using different algorithms by the router only.
  • 7. Hub Basically it is 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, collision domain of all hosts connected through Hub remains one. Also, they do not have intelligence to find out best path for data packets which leads to inefficiencies and wastage. There are two types of Hub • Active Hub:- These are the hubs which have their own power supply and can clean, boost and relay the signal along with the network. It serves both as a repeater as well as wiring centre. These are used to extend the maximum distance between nodes. • Passive Hub :- These are the hubs which collect wiring from nodes and power supply from 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.
  • 8. Hub
  • 9. Bridge  It operates at data link layer. A bridge is a repeater, with add 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.  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 from the network, reconfiguration of the stations is unnecessary. These bridges make use of two processes i.e. bridge forwarding and bridge learning. This does not take part in route discovery or the route selection process. It does keep track of the location of each workstation on the network by building a forwarding table of each MAC address and the corresponding interfaces (ports) associated with each workstation.
  • 10. Bridge Source Routing Bridges:- In these bridges, routing operation is performed by source station and the frame specifies which route to follow. The hot can discover frame by sending a special frame called discovery frame, which spreads through the entire network using all possible paths to destination. SRT bridges are transparent bridges that combine the capabilities of the source route and the transparent bridge. When a SRT bridge receives a frame with a RIF, the bridge handles the frame just as a source route bridge would. If the bridge receives a frame without a RIF, it handles the frame the same as a transparent bridge would. Source Route Transparent bridges are com Spanning Tree algorithm is a protocol developed by the IEEE to enable bridges to have multiple bridge connections between networks and reduce problems that occur from redundant links or loops in LANs. commonly used in small token ring environments.
  • 12. Switch It 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, that makes it very efficient as it does not forward packets that have errors and forward good packets selectively to correct port only. In other words, switch divides collision domain of hosts, but broadcast domain remains same. Layer 2 switch work on layer 2 of OSI model i.e. data link layer and sends a packet to destination port using MAC address table which stores the mac address of a device associated with that port. Layer 3 switch work on layer 3 of OSI model i.e. network layer where it route packet by using IP address, it is used widely on VLANs.
  • 13. Switch LAYER 2 SWITCH LAYER 3 SWICTH It 0perates on layer 2 (Data link) of OSI model. It operates on layer 3 (Network Layer) of OSI model. Send packet to detination on the basis of MAC address. Route Packet with help of IP address Work with MAC address only Can perform functioning of both 2 layer and 3 layer switch Used to reduce traffic on local network. Mostly Used to implement VLAN (Virtual Local area network) Quite fast as they do not look at the Layer 3 portion of the data packets. Takes time to examine data packets before sending them to their destination It has single broadcast domain It has multiple broadcast domain. Can communicate within a network only. Can communicate within or outside network.
  • 14. Repeaters  It operates at the physical layer used 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.  Repeaters is that they do not amplify the signal. When the signal becomes weak, they copy the signal bit by bit and regenerate it at the original strength. It is a 2 port device.
  • 15. Gateway 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 switch or router.
  • 16. Brouter It is also known as bridging router is a device which combines features of both bridge and router. It can work either at data link layer or at network layer. Working as router, it is capable of routing packets across networks and working as bridge, it is capable of filtering local area network traffic.
  • 17. NIC ( Network Interface Card) It is an important hardware component used to provide network connections. With its wide applications, there are various types of network interface cards emerging in the market like PCIe card and server network card. NIC card can transmit signals at the physical layer and deliver data packets at the network layer. No matter what layer the network interface controller lies, it acts as a middleman between a computer/server and a data network. When a user requests a web page, the LAN card gets data from the user device, and sends them to the server on the internet, then receives the required data back from the Internet to display for users.