SlideShare a Scribd company logo
1 of 10
DIFFERENCE BETWEEN
HUB, BRIDGE, SWITCH AND
ROUTER
COMMON NETWORK
ENVIRONMENTS,
CONNECTIVITY AND
SECURITY ISSUES
07/01/2015 AKMALCIKMAT
HUB
Hub is known as the most simplest amongst these device
In general, hub is the central part of a wheel where the spokes come
together.
It cannot filter data. Data packets are sent to all connected devices,
and there is no intelligence to find out the best path for data packet
which then leads to inefficiencies and wastage.
As a network product, a hub may include a group of
Modem-cards : for dial-in user
a gateway card : for connections to a local area network (LAN) and a connection to
a line
Hubs are used on a small networks where data transmission is not
very high.07/01/2015 AKMALCIKMAT
SUMMARY
A common connection point for
device in a network.
Hubs are commonly used to
connect segments of a LAN.
A hub contains multiple ports.
When a packet arrives at one
port, it is copied to the other
ports so that all segments of the
LAN can see all packets.
07/01/2015 AKMALCIKMAT
Sample Picture : A Network Hub
BRIDGE
In a telecommunication networks, a bridge is a product that
connects a local area network (LAN) to another LAN that uses the
same protocol.
Has a single incoming and outgoing port
Filters traffic on the LAN by looking at the Media Access Control
(MAC) address, thus a bridge is more complex than a hub
A bridge looks at the destination of the packet before forwarding
unlike a hub.
It restricts transmission on other LAN segment if the destination is
not found.
A bridge works at the data-link (physical network) level of a
network, copying a data frame from one network to the next network07/01/2015 AKMALCIKMAT
BRIDGE
07/01/2015 AKMALCIKMAT
SWITCH
When compared to bridge, a switch has multiple ports.
Switches can perform error checking before forwarding data, which
are very efficient by not forwarding packets that error-end out or
forwarding good packets selectively to correct devices only.
Switches can support both layer 2 (based on MAC address) and layer
3 (based on IP address) depending on the type of switch.
Usually, large networks use switches instead of hubs to connect
computers within the same subset
07/01/2015 AKMALCIKMAT
SUMMARY
 In networks, a device
that filters and
forwards packets between LAN
segments.
 Switches operate at the data link
layer (layer 2) and sometimes
the network layer (layer 3) of
the OSI Reference Model and
therefore support any packet
protocol.
 LANs that use switches to
join segments are called switched
LANs or, in the case of Ethernet
networks, switched Ethernet LANs.07/01/2015 AKMALCIKMAT
Sample Picture : Network Switch
ROUTER
Router forwards packets based on address just like a switch.
Routers usually use the IP address to forward packets, which allow
the network to go across different protocols.
Routers forward packets based on software while a switch forwards
using hardware.
Eg: Layer 3 uses a hardware called ASIC (Application Specific Integrated Circuits)
Routers support different Wide Area Network (WAN) technologies but
switches do not.
Wireless routers have access point built in. The most common home
use for routers is to share a broadband internet connection.
As the router has a public IP address which is shared with the
network, when data comes through the router, it is forwarded to the
correct computer.07/01/2015 AKMALCIKMAT
SUMMARY
 A device that
forwards data packets along netwo
rks.
 A router is connected to at least
two networks, commonly
two LANs or WANs or a LAN and
its ISP.s network.
 Routers are located at gateways,
the places where two or more
networks connect.
 Routers use headers and
forwarding tables to determine the
best path for forwarding the
packets, and they
use protocols such as ICMP to
communicate with each other and07/01/2015 AKMALCIKMAT
Sample Picture : Router
COMPARISON OF BRIDGE MODE
AND ROUTER MODE
Photo credited to cisco900router
07/01/2015 AKMALCIKMAT

More Related Content

What's hot

Computer networks and its components by narender singh sandhu
Computer networks and its components by narender singh sandhuComputer networks and its components by narender singh sandhu
Computer networks and its components by narender singh sandhuNarenderSinghSandhu2
 
Mac addresses(media access control)
Mac addresses(media access control)Mac addresses(media access control)
Mac addresses(media access control)Ismail Mukiibi
 
Physical Layer of ISO-OSI model and Devices
Physical Layer of ISO-OSI model and DevicesPhysical Layer of ISO-OSI model and Devices
Physical Layer of ISO-OSI model and DevicesShahid Khan
 
Protocols and standards
Protocols and standardsProtocols and standards
Protocols and standardsPriyankaM69
 
Computer network switching
Computer network switchingComputer network switching
Computer network switchingShivani Godha
 
Networking devices
Networking devicesNetworking devices
Networking devicesrupinderj
 
ASYNCHRONOUS TRANSFER MODE (ATM)
ASYNCHRONOUS TRANSFER MODE (ATM)ASYNCHRONOUS TRANSFER MODE (ATM)
ASYNCHRONOUS TRANSFER MODE (ATM)ZillayHuma Mehmood
 
HyperText Transfer Protocol (HTTP)
HyperText Transfer Protocol (HTTP)HyperText Transfer Protocol (HTTP)
HyperText Transfer Protocol (HTTP)Gurjot Singh
 
Local area network
Local area networkLocal area network
Local area networkSEDYK
 
Physical layer OSI Model & Transmission Media
Physical layer OSI Model & Transmission MediaPhysical layer OSI Model & Transmission Media
Physical layer OSI Model & Transmission MediaMukesh Chinta
 

What's hot (20)

Switches on Networking
Switches on NetworkingSwitches on Networking
Switches on Networking
 
Local area network
Local area networkLocal area network
Local area network
 
Network protocals
Network protocalsNetwork protocals
Network protocals
 
Computer networks and its components by narender singh sandhu
Computer networks and its components by narender singh sandhuComputer networks and its components by narender singh sandhu
Computer networks and its components by narender singh sandhu
 
Mac addresses(media access control)
Mac addresses(media access control)Mac addresses(media access control)
Mac addresses(media access control)
 
Physical Layer of ISO-OSI model and Devices
Physical Layer of ISO-OSI model and DevicesPhysical Layer of ISO-OSI model and Devices
Physical Layer of ISO-OSI model and Devices
 
Protocols and standards
Protocols and standardsProtocols and standards
Protocols and standards
 
Routing protocols
Routing protocolsRouting protocols
Routing protocols
 
WLAN
WLANWLAN
WLAN
 
Hub,Switch.Router
Hub,Switch.RouterHub,Switch.Router
Hub,Switch.Router
 
Computer network switching
Computer network switchingComputer network switching
Computer network switching
 
VLAN
VLANVLAN
VLAN
 
Networking devices
Networking devicesNetworking devices
Networking devices
 
ASYNCHRONOUS TRANSFER MODE (ATM)
ASYNCHRONOUS TRANSFER MODE (ATM)ASYNCHRONOUS TRANSFER MODE (ATM)
ASYNCHRONOUS TRANSFER MODE (ATM)
 
Switch
SwitchSwitch
Switch
 
Network Layer
Network LayerNetwork Layer
Network Layer
 
Networking devices
Networking devicesNetworking devices
Networking devices
 
HyperText Transfer Protocol (HTTP)
HyperText Transfer Protocol (HTTP)HyperText Transfer Protocol (HTTP)
HyperText Transfer Protocol (HTTP)
 
Local area network
Local area networkLocal area network
Local area network
 
Physical layer OSI Model & Transmission Media
Physical layer OSI Model & Transmission MediaPhysical layer OSI Model & Transmission Media
Physical layer OSI Model & Transmission Media
 

Viewers also liked

The difference between a hub, switch and router webopedia
The difference between a hub, switch and router   webopediaThe difference between a hub, switch and router   webopedia
The difference between a hub, switch and router webopediaHarikiran Raju
 
Lecture 5 - Agent communication
Lecture 5 - Agent communicationLecture 5 - Agent communication
Lecture 5 - Agent communicationAntonio Moreno
 
Introduction to layer 2 attacks & mitigation
Introduction to layer 2 attacks & mitigationIntroduction to layer 2 attacks & mitigation
Introduction to layer 2 attacks & mitigationRishabh Dangwal
 
STP (spanning tree protocol)
STP (spanning tree protocol)STP (spanning tree protocol)
STP (spanning tree protocol)Netwax Lab
 
Assembling and deassembling
Assembling and deassemblingAssembling and deassembling
Assembling and deassemblingOnline
 
Overview of Spanning Tree Protocol
Overview of Spanning Tree ProtocolOverview of Spanning Tree Protocol
Overview of Spanning Tree ProtocolArash Foroughi
 
Spanning Tree Protocol
Spanning Tree ProtocolSpanning Tree Protocol
Spanning Tree ProtocolManoj Gharate
 
Computer systems servicing cbc
Computer systems servicing cbcComputer systems servicing cbc
Computer systems servicing cbcHanzel Metrio
 
Entrepreneurship, introduction to entrepreneurship, definition of entrepreneu...
Entrepreneurship, introduction to entrepreneurship, definition of entrepreneu...Entrepreneurship, introduction to entrepreneurship, definition of entrepreneu...
Entrepreneurship, introduction to entrepreneurship, definition of entrepreneu...Jorge Saguinsin
 
BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS Kak Yong
 

Viewers also liked (14)

Hub vs-switch
Hub vs-switchHub vs-switch
Hub vs-switch
 
The difference between a hub, switch and router webopedia
The difference between a hub, switch and router   webopediaThe difference between a hub, switch and router   webopedia
The difference between a hub, switch and router webopedia
 
Lecture 5 - Agent communication
Lecture 5 - Agent communicationLecture 5 - Agent communication
Lecture 5 - Agent communication
 
Introduction to layer 2 attacks & mitigation
Introduction to layer 2 attacks & mitigationIntroduction to layer 2 attacks & mitigation
Introduction to layer 2 attacks & mitigation
 
STP (spanning tree protocol)
STP (spanning tree protocol)STP (spanning tree protocol)
STP (spanning tree protocol)
 
Assembling and deassembling
Assembling and deassemblingAssembling and deassembling
Assembling and deassembling
 
Rufus
RufusRufus
Rufus
 
Pace IT - Basic Network Connections
Pace IT - Basic Network ConnectionsPace IT - Basic Network Connections
Pace IT - Basic Network Connections
 
Overview of Spanning Tree Protocol
Overview of Spanning Tree ProtocolOverview of Spanning Tree Protocol
Overview of Spanning Tree Protocol
 
Spanning Tree Protocol
Spanning Tree ProtocolSpanning Tree Protocol
Spanning Tree Protocol
 
Disassembling a PC
Disassembling a PCDisassembling a PC
Disassembling a PC
 
Computer systems servicing cbc
Computer systems servicing cbcComputer systems servicing cbc
Computer systems servicing cbc
 
Entrepreneurship, introduction to entrepreneurship, definition of entrepreneu...
Entrepreneurship, introduction to entrepreneurship, definition of entrepreneu...Entrepreneurship, introduction to entrepreneurship, definition of entrepreneu...
Entrepreneurship, introduction to entrepreneurship, definition of entrepreneu...
 
BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS
 

Similar to difference between hub, bridge, switch and router

05 - Networking Components and Devices.ppt
05 - Networking Components and Devices.ppt05 - Networking Components and Devices.ppt
05 - Networking Components and Devices.pptssuserf7cd2b
 
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
 
Nwk assignment body copy
Nwk assignment body   copyNwk assignment body   copy
Nwk assignment body copyTonny Michael
 
chaptet 4 DC and CN.ppt
chaptet 4 DC and CN.pptchaptet 4 DC and CN.ppt
chaptet 4 DC and CN.pptEliasPetros
 
NETWORK COMPONENTS AND CABLES.pdf
NETWORK COMPONENTS AND CABLES.pdfNETWORK COMPONENTS AND CABLES.pdf
NETWORK COMPONENTS AND CABLES.pdfSanjanaSingh158
 
network hardware
network hardwarenetwork hardware
network hardwaretumetr1
 
Understanding Networking Devices – A Brief Introduction | TechLinu.com
Understanding Networking Devices – A Brief Introduction | TechLinu.comUnderstanding Networking Devices – A Brief Introduction | TechLinu.com
Understanding Networking Devices – A Brief Introduction | TechLinu.comTechLinu.com
 
Best fit topology - lo1 part iii
Best fit topology - lo1 part iiiBest fit topology - lo1 part iii
Best fit topology - lo1 part iiiAbenezer Abiti
 
Chandan singh seminar report pdf.......router
Chandan singh seminar report pdf.......routerChandan singh seminar report pdf.......router
Chandan singh seminar report pdf.......routerChandan Singh
 
Networking devices(siddique)
Networking devices(siddique)Networking devices(siddique)
Networking devices(siddique)Siddique Ibrahim
 
Basic Networking
Basic NetworkingBasic Networking
Basic NetworkingCEC Landran
 

Similar to difference between hub, bridge, switch and router (20)

05 - Networking Components and Devices.ppt
05 - Networking Components and Devices.ppt05 - Networking Components and Devices.ppt
05 - Networking Components and Devices.ppt
 
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
 
Computer network_network devices
Computer network_network devicesComputer network_network devices
Computer network_network devices
 
Network connecting devices and their security
Network connecting devices and their securityNetwork connecting devices and their security
Network connecting devices and their security
 
Computer Networks
Computer NetworksComputer Networks
Computer Networks
 
Networking devices
Networking devicesNetworking devices
Networking devices
 
Nwk assignment body copy
Nwk assignment body   copyNwk assignment body   copy
Nwk assignment body copy
 
Network devices
Network devicesNetwork devices
Network devices
 
Computer networking
Computer networkingComputer networking
Computer networking
 
Cna
CnaCna
Cna
 
chaptet 4 DC and CN.ppt
chaptet 4 DC and CN.pptchaptet 4 DC and CN.ppt
chaptet 4 DC and CN.ppt
 
NETWORK COMPONENTS AND CABLES.pdf
NETWORK COMPONENTS AND CABLES.pdfNETWORK COMPONENTS AND CABLES.pdf
NETWORK COMPONENTS AND CABLES.pdf
 
network hardware
network hardwarenetwork hardware
network hardware
 
Understanding Networking Devices – A Brief Introduction | TechLinu.com
Understanding Networking Devices – A Brief Introduction | TechLinu.comUnderstanding Networking Devices – A Brief Introduction | TechLinu.com
Understanding Networking Devices – A Brief Introduction | TechLinu.com
 
Best fit topology - lo1 part iii
Best fit topology - lo1 part iiiBest fit topology - lo1 part iii
Best fit topology - lo1 part iii
 
Chandan singh seminar report pdf.......router
Chandan singh seminar report pdf.......routerChandan singh seminar report pdf.......router
Chandan singh seminar report pdf.......router
 
Networking devices(siddique)
Networking devices(siddique)Networking devices(siddique)
Networking devices(siddique)
 
PPT Backbone And Networks
PPT Backbone And NetworksPPT Backbone And Networks
PPT Backbone And Networks
 
Basic Networking
Basic NetworkingBasic Networking
Basic Networking
 

More from Akmal Cikmat

Reflective Case Study - OBSERVATION ON THE 2019 NOVEL CORONAVIRUS PANDEMIC (C...
Reflective Case Study - OBSERVATION ON THE 2019 NOVEL CORONAVIRUS PANDEMIC (C...Reflective Case Study - OBSERVATION ON THE 2019 NOVEL CORONAVIRUS PANDEMIC (C...
Reflective Case Study - OBSERVATION ON THE 2019 NOVEL CORONAVIRUS PANDEMIC (C...Akmal Cikmat
 
Air Asia- Geographic Organizational Structure
Air Asia- Geographic Organizational StructureAir Asia- Geographic Organizational Structure
Air Asia- Geographic Organizational StructureAkmal Cikmat
 
Book Report : The Prisoner Of Zenda
Book Report : The Prisoner Of ZendaBook Report : The Prisoner Of Zenda
Book Report : The Prisoner Of ZendaAkmal Cikmat
 
Operating System-Memory Management
Operating System-Memory ManagementOperating System-Memory Management
Operating System-Memory ManagementAkmal Cikmat
 
Mitch Albom's For One More Day Book Report
Mitch Albom's For One More Day Book ReportMitch Albom's For One More Day Book Report
Mitch Albom's For One More Day Book ReportAkmal Cikmat
 
Pendidikan Dalam Islam pt ii
Pendidikan Dalam Islam pt iiPendidikan Dalam Islam pt ii
Pendidikan Dalam Islam pt iiAkmal Cikmat
 
Pendidikan Dalam Islam
Pendidikan Dalam IslamPendidikan Dalam Islam
Pendidikan Dalam IslamAkmal Cikmat
 
AS Level Physics' Radioactivity Presentation
AS Level Physics' Radioactivity PresentationAS Level Physics' Radioactivity Presentation
AS Level Physics' Radioactivity PresentationAkmal Cikmat
 
Sumber ilmu & penerima ilmu
Sumber ilmu & penerima ilmuSumber ilmu & penerima ilmu
Sumber ilmu & penerima ilmuAkmal Cikmat
 
Malaysian Studies -destinasi pelancongan di Malaysia
Malaysian Studies -destinasi pelancongan di MalaysiaMalaysian Studies -destinasi pelancongan di Malaysia
Malaysian Studies -destinasi pelancongan di MalaysiaAkmal Cikmat
 

More from Akmal Cikmat (10)

Reflective Case Study - OBSERVATION ON THE 2019 NOVEL CORONAVIRUS PANDEMIC (C...
Reflective Case Study - OBSERVATION ON THE 2019 NOVEL CORONAVIRUS PANDEMIC (C...Reflective Case Study - OBSERVATION ON THE 2019 NOVEL CORONAVIRUS PANDEMIC (C...
Reflective Case Study - OBSERVATION ON THE 2019 NOVEL CORONAVIRUS PANDEMIC (C...
 
Air Asia- Geographic Organizational Structure
Air Asia- Geographic Organizational StructureAir Asia- Geographic Organizational Structure
Air Asia- Geographic Organizational Structure
 
Book Report : The Prisoner Of Zenda
Book Report : The Prisoner Of ZendaBook Report : The Prisoner Of Zenda
Book Report : The Prisoner Of Zenda
 
Operating System-Memory Management
Operating System-Memory ManagementOperating System-Memory Management
Operating System-Memory Management
 
Mitch Albom's For One More Day Book Report
Mitch Albom's For One More Day Book ReportMitch Albom's For One More Day Book Report
Mitch Albom's For One More Day Book Report
 
Pendidikan Dalam Islam pt ii
Pendidikan Dalam Islam pt iiPendidikan Dalam Islam pt ii
Pendidikan Dalam Islam pt ii
 
Pendidikan Dalam Islam
Pendidikan Dalam IslamPendidikan Dalam Islam
Pendidikan Dalam Islam
 
AS Level Physics' Radioactivity Presentation
AS Level Physics' Radioactivity PresentationAS Level Physics' Radioactivity Presentation
AS Level Physics' Radioactivity Presentation
 
Sumber ilmu & penerima ilmu
Sumber ilmu & penerima ilmuSumber ilmu & penerima ilmu
Sumber ilmu & penerima ilmu
 
Malaysian Studies -destinasi pelancongan di Malaysia
Malaysian Studies -destinasi pelancongan di MalaysiaMalaysian Studies -destinasi pelancongan di Malaysia
Malaysian Studies -destinasi pelancongan di Malaysia
 

Recently uploaded

Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Angeliki Cooney
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusZilliz
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Orbitshub
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...apidays
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024The Digital Insurer
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Zilliz
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamUiPathCommunity
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdfSandro Moreira
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Victor Rentea
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 

Recently uploaded (20)

Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 

difference between hub, bridge, switch and router

  • 1. DIFFERENCE BETWEEN HUB, BRIDGE, SWITCH AND ROUTER COMMON NETWORK ENVIRONMENTS, CONNECTIVITY AND SECURITY ISSUES 07/01/2015 AKMALCIKMAT
  • 2. HUB Hub is known as the most simplest amongst these device In general, hub is the central part of a wheel where the spokes come together. It cannot filter data. Data packets are sent to all connected devices, and there is no intelligence to find out the best path for data packet which then leads to inefficiencies and wastage. As a network product, a hub may include a group of Modem-cards : for dial-in user a gateway card : for connections to a local area network (LAN) and a connection to a line Hubs are used on a small networks where data transmission is not very high.07/01/2015 AKMALCIKMAT
  • 3. SUMMARY A common connection point for device in a network. Hubs are commonly used to connect segments of a LAN. A hub contains multiple ports. When a packet arrives at one port, it is copied to the other ports so that all segments of the LAN can see all packets. 07/01/2015 AKMALCIKMAT Sample Picture : A Network Hub
  • 4. BRIDGE In a telecommunication networks, a bridge is a product that connects a local area network (LAN) to another LAN that uses the same protocol. Has a single incoming and outgoing port Filters traffic on the LAN by looking at the Media Access Control (MAC) address, thus a bridge is more complex than a hub A bridge looks at the destination of the packet before forwarding unlike a hub. It restricts transmission on other LAN segment if the destination is not found. A bridge works at the data-link (physical network) level of a network, copying a data frame from one network to the next network07/01/2015 AKMALCIKMAT
  • 6. SWITCH When compared to bridge, a switch has multiple ports. Switches can perform error checking before forwarding data, which are very efficient by not forwarding packets that error-end out or forwarding good packets selectively to correct devices only. Switches can support both layer 2 (based on MAC address) and layer 3 (based on IP address) depending on the type of switch. Usually, large networks use switches instead of hubs to connect computers within the same subset 07/01/2015 AKMALCIKMAT
  • 7. SUMMARY  In networks, a device that filters and forwards packets between LAN segments.  Switches operate at the data link layer (layer 2) and sometimes the network layer (layer 3) of the OSI Reference Model and therefore support any packet protocol.  LANs that use switches to join segments are called switched LANs or, in the case of Ethernet networks, switched Ethernet LANs.07/01/2015 AKMALCIKMAT Sample Picture : Network Switch
  • 8. ROUTER Router forwards packets based on address just like a switch. Routers usually use the IP address to forward packets, which allow the network to go across different protocols. Routers forward packets based on software while a switch forwards using hardware. Eg: Layer 3 uses a hardware called ASIC (Application Specific Integrated Circuits) Routers support different Wide Area Network (WAN) technologies but switches do not. Wireless routers have access point built in. The most common home use for routers is to share a broadband internet connection. As the router has a public IP address which is shared with the network, when data comes through the router, it is forwarded to the correct computer.07/01/2015 AKMALCIKMAT
  • 9. SUMMARY  A device that forwards data packets along netwo rks.  A router is connected to at least two networks, commonly two LANs or WANs or a LAN and its ISP.s network.  Routers are located at gateways, the places where two or more networks connect.  Routers use headers and forwarding tables to determine the best path for forwarding the packets, and they use protocols such as ICMP to communicate with each other and07/01/2015 AKMALCIKMAT Sample Picture : Router
  • 10. COMPARISON OF BRIDGE MODE AND ROUTER MODE Photo credited to cisco900router 07/01/2015 AKMALCIKMAT