SlideShare a Scribd company logo
5
Most read
7
Most read
12
Most read
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

PPT
Presentation on router
PPT
Switching
PPTX
IP Address
PPT
Networking Devices
PPTX
Internet Protocol
PPTX
Personal Area Network
PPTX
PPT
OSI 7 Layer Model
Presentation on router
Switching
IP Address
Networking Devices
Internet Protocol
Personal Area Network
OSI 7 Layer Model

What's hot (20)

PPTX
Presentation on arp protocol
PPTX
IPV4 vs IPV6
PPTX
Unicast multicast & broadcast
PPT
Tcp ip
PPTX
Types of Networks,Network Design Issues,Design Tools
PDF
Data Communication and Networking
PPTX
Ipv4 and Ipv6
PDF
Networking devices
PPT
PPT
Networking Fundamentals
PPTX
Ipv4 and Ipv6
PPTX
Routers.ppt
PPTX
Network Security Issues
PPTX
Ip address presentation
PPTX
IPV6 ADDRESS
PPTX
Gateway Networking
PPT
CCNA presentation.
PPTX
Address resolution protocol (ARP)
PPTX
Introduction to Network Devices & Addressing Schemes
PPTX
CCNA v6.0 ITN - Chapter 01
Presentation on arp protocol
IPV4 vs IPV6
Unicast multicast & broadcast
Tcp ip
Types of Networks,Network Design Issues,Design Tools
Data Communication and Networking
Ipv4 and Ipv6
Networking devices
Networking Fundamentals
Ipv4 and Ipv6
Routers.ppt
Network Security Issues
Ip address presentation
IPV6 ADDRESS
Gateway Networking
CCNA presentation.
Address resolution protocol (ARP)
Introduction to Network Devices & Addressing Schemes
CCNA v6.0 ITN - Chapter 01
Ad

Similar to Computer network_network devices (20)

PPTX
Network Connecting Devices UNIT 5
PPT
Network hardware.ppt
PPTX
Switches, Routers and different routing protocols
PDF
unit5-190409094326.pdf
PPTX
Networking devices
PPT
Networking hardware-objectives-identify-major-hardware4986
PPT
Networking and Internetworking Devices
PPTX
Interconnecting devies
PPTX
ch 4.2 network connecting deviceasas.pptx
PPTX
Network Devices
PDF
Networkingdevices 120505003202-phpapp02
PPTX
Network Management Devices
PPT
Networking devices(siddique)
PPTX
Lan internetworking devices
PPTX
Networking and internetworking devices
PPT
network hardware
PPTX
Data communication and computer network Chapter 2.pptx
PPTX
Network hardware essentials Lec#3
PDF
1.NggggggggggghhhhhhhhhhS UNIT - 1.pptx.pdf
PDF
CSE 3202-Lecture-1A.pdfcfgbfcgbhcfgvhbcvbcvbcvbfc
Network Connecting Devices UNIT 5
Network hardware.ppt
Switches, Routers and different routing protocols
unit5-190409094326.pdf
Networking devices
Networking hardware-objectives-identify-major-hardware4986
Networking and Internetworking Devices
Interconnecting devies
ch 4.2 network connecting deviceasas.pptx
Network Devices
Networkingdevices 120505003202-phpapp02
Network Management Devices
Networking devices(siddique)
Lan internetworking devices
Networking and internetworking devices
network hardware
Data communication and computer network Chapter 2.pptx
Network hardware essentials Lec#3
1.NggggggggggghhhhhhhhhhS UNIT - 1.pptx.pdf
CSE 3202-Lecture-1A.pdfcfgbfcgbhcfgvhbcvbcvbcvbfc
Ad

More from Sweta Kumari Barnwal (20)

PDF
UNIT-1 Start Learning R.pdf
PDF
MODULE-2-Cloud Computing.docx.pdf
PDF
Number System.pdf
PDF
Cloud Computing_Module-1.pdf
PDF
Computer Network-Data Link Layer-Module-2.pdf
PDF
Sensors in Different Applications Area.pdf
PDF
Sensor technology module-3-interface electronic circuits
PDF
Sensors fundamentals and characteristics, physical principle of sensing
PDF
PDF
Basic computer system
PDF
Features of windows
PDF
Operating system and services
PDF
Introduction to computers
PDF
Application Layer
PDF
Network Layer & Transport Layer
PDF
Module 5-cloud computing-SECURITY IN THE CLOUD
PDF
Module 3-cyber security
PDF
Unit ii-hackers and cyber crimes
PDF
Module 3-cloud computing
PDF
Virtualization - cloud computing
UNIT-1 Start Learning R.pdf
MODULE-2-Cloud Computing.docx.pdf
Number System.pdf
Cloud Computing_Module-1.pdf
Computer Network-Data Link Layer-Module-2.pdf
Sensors in Different Applications Area.pdf
Sensor technology module-3-interface electronic circuits
Sensors fundamentals and characteristics, physical principle of sensing
Basic computer system
Features of windows
Operating system and services
Introduction to computers
Application Layer
Network Layer & Transport Layer
Module 5-cloud computing-SECURITY IN THE CLOUD
Module 3-cyber security
Unit ii-hackers and cyber crimes
Module 3-cloud computing
Virtualization - cloud computing

Recently uploaded (20)

PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
Complications of Minimal Access Surgery at WLH
PPTX
Institutional Correction lecture only . . .
PPTX
Cell Structure & Organelles in detailed.
PDF
Pre independence Education in Inndia.pdf
PDF
O5-L3 Freight Transport Ops (International) V1.pdf
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PDF
01-Introduction-to-Information-Management.pdf
PPTX
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
PDF
RMMM.pdf make it easy to upload and study
PPTX
Week 4 Term 3 Study Techniques revisited.pptx
PPTX
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PPTX
The Healthy Child – Unit II | Child Health Nursing I | B.Sc Nursing 5th Semester
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PDF
Microbial disease of the cardiovascular and lymphatic systems
PDF
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
PDF
Classroom Observation Tools for Teachers
PPTX
Pharma ospi slides which help in ospi learning
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
Final Presentation General Medicine 03-08-2024.pptx
Complications of Minimal Access Surgery at WLH
Institutional Correction lecture only . . .
Cell Structure & Organelles in detailed.
Pre independence Education in Inndia.pdf
O5-L3 Freight Transport Ops (International) V1.pdf
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
01-Introduction-to-Information-Management.pdf
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
RMMM.pdf make it easy to upload and study
Week 4 Term 3 Study Techniques revisited.pptx
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
FourierSeries-QuestionsWithAnswers(Part-A).pdf
The Healthy Child – Unit II | Child Health Nursing I | B.Sc Nursing 5th Semester
human mycosis Human fungal infections are called human mycosis..pptx
Microbial disease of the cardiovascular and lymphatic systems
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
Classroom Observation Tools for Teachers
Pharma ospi slides which help in ospi learning
2.FourierTransform-ShortQuestionswithAnswers.pdf

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.