SlideShare ist ein Scribd-Unternehmen logo
1 von 20
Downloaden Sie, um offline zu lesen
Networking Devices
Introduction
• LANs do not normally operate in isolation but
  they are connected to one another or to the
  Internet.
• To connect LANs, connecting devices are
  needed and various connecting devices are
  such as bridge, switch, router, hub, repeater.
CONNECTING DEVICES
• Connecting devices into five different categories
  based on the layer in which they operate in a
  network.




             Five categories of connecting devices
Hubs
• A hub is used as a central point of connection among
  media segments.
• Cables from network devices plug in to the ports on
  the hub.
• Types of HUBS :
  – A passive hub is just a connector. It connects the wires
    coming from different branches.
  – The signal pass through a passive hub without regeneration
    or amplification.
  – Connect several networking cables together
  – Active hubs or Multiport repeaters- They regenerate or
    amplify the signal before they are retransmitted.
Repeaters
• A repeater is a device that operates only at the PHYSICAL
  layer.
• A repeater can be used to increase the length of the network
  by eliminating the effect of attenuation on the signal.
• It connects two segments of the same network, overcoming
  the distance limitations of the transmission media.
• A repeater forwards every frame; it has no filtering
  capability.
• A repeater is a regenerator, not an amplifier.
• Repeaters can connect segments that have the same access
  method. (CSMA/CD, Token Passing, Polling, etc.)




                           Optic fiber repeater
Repeater connecting two segments of a LAN




           Function of a repeater
Bridges
• Operates in both the PHYSICAL and the data link layer.
• As a PHYSICAL layer device, it regenerates the signal it
  receives.
• As a data link layer device, the bridge can check the
  PHYSICAL/MAC addresses (source and destination)
  contained in the frame.
• A bridge has a table used in filtering decisions.
• It can check the destination address of a frame and decide
  if the frame should be forwarded or dropped.
• If the frame is to be forwarded, the decision must specify
  the port.
• A bridge has a table that maps address to ports.
• Limit or filter traffic keeping local traffic local yet allow
 connectivity to other parts (segments).
A bridge connecting two LANs




A bridge does not change the physical (MAC) addresses in a frame.
How Bridges Work
• Bridges work at the Media Access Control Sub-layer of
  the OSI model
   • Routing table is built to record the segment no. of
     address
   • If destination address is in the same segment as the
     source address, stop transmit
   • Otherwise, forward to the other segment
Function of Bridge
Characteristics of Bridges
• Routing Tables
   – Contains one entry per station of network to which bridge
      is connected.
   – Is used to determine the network of destination station of
      a received packet.
• Filtering
   – Is used by bridge to allow only those packets destined to
      the remote network.
   – Packets are filtered with respect to their destination and
      multicast addresses.
• Forwarding
   – the process of passing a packet from one network to
      another.
• Learning Algorithm
   – the process by which the bridge learns how to reach
      stations on the internetwork.
Types of Bridges
• Transparent Bridge
  –   Also called learning bridges
  –   Build a table of MAC addresses as frames arrive
  –   Ethernet networks use transparent bridge
  –   Duties of transparent bridge are : Filtering frames,
      forwarding and blocking
• Source Routing Bridge
  – Used in Token Ring networks
  – Each station should determine the route to the
    destination when it wants to send a frame and therefore
    include the route information in the header of frame.
  – Addresses of these bridges are included in the frame.
  – Frame contains not only the source and destination
    address but also the bridge addresses.
Advantages And Disadvantages Of
               Bridges
• Advantages of using a bridge
  – Extend physical network
  – Reduce network traffic with minor segmentation
  – Creates separate collision domains
  – Reduce collisions
  – Connect different architecture
• Disadvantages of using bridges
  – Slower that repeaters due to filtering
  – Do not filter broadcasts
  – More expensive than repeaters
Two and Three layer switches
• Two layer switch operate at PHY and data link
  layer
• Three layer switch operates at network layer
• Bridge is an example of two-layer switch.
• Bridge with few port can connect a few LANs
• Bridge with many port may be able to allocate
  a unique port to each station, with each
  station on its own independent entity. This
  means no competing traffic (no collision as we
  saw in Ethernet)
3-layer switches
 • E.g. router.
 • Routes packets based on their logical addresses
   (host-to-host addressing)
 • A router normally connects LANs and WANs in the
   Internet and has a routing table that is used for
   making decision about the route.
 • The routing tables are normally dynamic and are
   updated using routing protocols.

Routers connecting
independent LANs and
WANs
Advantages and Disadvantages of Routers
• Advantages
  – Routers
   provide sophisticated routing, flow control, and traffic
    isolation
   are configurable, which allows network manager to
    make policy based on routing decisions
   allow active loops so that redundant paths are available
• Disadvantages
  – Routers
  – are protocol-dependent devices that must understand
    the protocol they are forwarding.
  – can require a considerable amount of initial
    configuration.
  – are relatively complex devices, and generally are more
    expensive than bridges.
Routers versus Bridges
• Addressing
   – Routers are explicitly addressed.
   – Bridges are not addressed.
• Availability
   – Routers can handle failures in links, stations, and other routers.
   – Bridges use only source and destination MAC address, which
     does not guarantee delivery of frames.
 Message Size
   » Routers can perform fragmentation on packets and thus handle
     different packet sizes.
   » Bridges cannot do fragmentation and should not forward a
     frame which is too big for the next LAN.
 Forwarding
   » Routers forward a message to a specific destination.
   » Bridges forward a message to an outgoing network.
   Priority
     » Routers can treat packets according to priorities
     » Bridges treat all packets equally.
   Error Rate
     » Network layers have error-checking algorithms that
       examines each received packet.
     » The MAC layer provides a very low undetected bit error
       rate.
   Security
     » Both bridges and routers provide the ability to put
       “security walls” around specific stations.
     » Routers generally provide greater security than bridges
       because
        – they can be addressed directly and
        – they use additional data for implementing security.
Brouters: Bridging Routers
   Combine features of bridges and routers.
   Capable of establishing a bridge between two
    networks as well as routing some messages from the
    bridge networks to other networks.
   Are sometimes called (Layer 2/3) switches and are a
    combination of bridge/router hardware and software.
Gateway
• Interchangeably used term router and gateway
• Connect two networks above the network layer of OSI
  model.
• Are capable of converting data frames and network
  protocols into the format needed by another network.
• Provide for translation services between different
  computer protocols.
• Transport gateways make a connection between two
  networks at the transport layer.
• Application gateways connect two parts of an
  application in the application layer, e.g., sending email
  between two machines using different mail formats
• Broadband-modem-router is one e.g. of gateway

Weitere ähnliche Inhalte

Was ist angesagt?

Routers.ppt
Routers.pptRouters.ppt
Routers.pptkirbadh
 
iso osi model
 iso osi model iso osi model
iso osi modelvishnu1204
 
Networking Standards And Protocols
Networking Standards And ProtocolsNetworking Standards And Protocols
Networking Standards And ProtocolsSteven Cahill
 
Computer Networking fundamentals
Computer Networking fundamentals Computer Networking fundamentals
Computer Networking fundamentals Kirti Verma
 
QOS (Quality of Services) - Computer Networks
 QOS (Quality of Services) - Computer Networks QOS (Quality of Services) - Computer Networks
QOS (Quality of Services) - Computer NetworksIIIT Manipur
 
Computer Networking
Computer NetworkingComputer Networking
Computer Networkingkieshore
 
Internet protocol (ip) ppt
Internet protocol (ip) pptInternet protocol (ip) ppt
Internet protocol (ip) pptDulith Kasun
 
Presentation on Transmission Media
Presentation on Transmission MediaPresentation on Transmission Media
Presentation on Transmission MediaSyed Ahmed Zaki
 
Congestion control
Congestion controlCongestion control
Congestion controlAman Jaiswal
 
Networking Fundamentals
Networking  FundamentalsNetworking  Fundamentals
Networking FundamentalsManjit Chavda
 
IEEE 802.11 Architecture and Services
IEEE 802.11 Architecture and ServicesIEEE 802.11 Architecture and Services
IEEE 802.11 Architecture and ServicesSayed Chhattan Shah
 
Ppt for tranmission media
Ppt for tranmission mediaPpt for tranmission media
Ppt for tranmission mediaManish8976
 
An introduction to networking
An introduction to networkingAn introduction to networking
An introduction to networkingJafar Nesargi
 
TCP-IP Reference Model
TCP-IP Reference ModelTCP-IP Reference Model
TCP-IP Reference ModelMukesh Tekwani
 
W-LAN (Wireless Local Area Network)
W-LAN (Wireless Local Area Network)W-LAN (Wireless Local Area Network)
W-LAN (Wireless Local Area Network)Parvesh Taneja
 
Internetworking devices
Internetworking devicesInternetworking devices
Internetworking devicesOnline
 

Was ist angesagt? (20)

Bridge
BridgeBridge
Bridge
 
computer network OSI layer
computer network OSI layercomputer network OSI layer
computer network OSI layer
 
Routers.ppt
Routers.pptRouters.ppt
Routers.ppt
 
iso osi model
 iso osi model iso osi model
iso osi model
 
Networking Standards And Protocols
Networking Standards And ProtocolsNetworking Standards And Protocols
Networking Standards And Protocols
 
Network switch
Network switchNetwork switch
Network switch
 
Computer Networking fundamentals
Computer Networking fundamentals Computer Networking fundamentals
Computer Networking fundamentals
 
QOS (Quality of Services) - Computer Networks
 QOS (Quality of Services) - Computer Networks QOS (Quality of Services) - Computer Networks
QOS (Quality of Services) - Computer Networks
 
Computer Networking
Computer NetworkingComputer Networking
Computer Networking
 
Internet protocol (ip) ppt
Internet protocol (ip) pptInternet protocol (ip) ppt
Internet protocol (ip) ppt
 
Presentation on Transmission Media
Presentation on Transmission MediaPresentation on Transmission Media
Presentation on Transmission Media
 
Congestion control
Congestion controlCongestion control
Congestion control
 
Networking Fundamentals
Networking  FundamentalsNetworking  Fundamentals
Networking Fundamentals
 
IEEE 802.11 Architecture and Services
IEEE 802.11 Architecture and ServicesIEEE 802.11 Architecture and Services
IEEE 802.11 Architecture and Services
 
Switching
SwitchingSwitching
Switching
 
Ppt for tranmission media
Ppt for tranmission mediaPpt for tranmission media
Ppt for tranmission media
 
An introduction to networking
An introduction to networkingAn introduction to networking
An introduction to networking
 
TCP-IP Reference Model
TCP-IP Reference ModelTCP-IP Reference Model
TCP-IP Reference Model
 
W-LAN (Wireless Local Area Network)
W-LAN (Wireless Local Area Network)W-LAN (Wireless Local Area Network)
W-LAN (Wireless Local Area Network)
 
Internetworking devices
Internetworking devicesInternetworking devices
Internetworking devices
 

Andere mochten auch

Computer networking devices
Computer networking devicesComputer networking devices
Computer networking devicesRajesh Sadhukha
 
Basic concepts of computer Networking
Basic concepts of computer NetworkingBasic concepts of computer Networking
Basic concepts of computer NetworkingHj Habib
 
BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS Kak Yong
 
Osi model vs TCP/IP
Osi model vs TCP/IPOsi model vs TCP/IP
Osi model vs TCP/IPMannu Khani
 
System Administration: Introduction to system administration
System Administration: Introduction to system administrationSystem Administration: Introduction to system administration
System Administration: Introduction to system administrationKhang-Ling Loh
 
System and network administration network services
System and network administration network servicesSystem and network administration network services
System and network administration network servicesUc Man
 
Network Administrator
Network AdministratorNetwork Administrator
Network Administratorguest371b1b4
 
Network administration and Management
Network administration and ManagementNetwork administration and Management
Network administration and ManagementBry Cunal
 
SCTP introduction
SCTP introductionSCTP introduction
SCTP introductionLi Xiong
 
Digital Transmission
Digital TransmissionDigital Transmission
Digital Transmissionanuragyadav94
 
Computer network switching
Computer network switchingComputer network switching
Computer network switchingShivani Godha
 
Network ppt
Network pptNetwork ppt
Network ppthlalu861
 
HyperText Transfer Protocol (HTTP)
HyperText Transfer Protocol (HTTP)HyperText Transfer Protocol (HTTP)
HyperText Transfer Protocol (HTTP)Gurjot Singh
 

Andere mochten auch (20)

Computer networking devices
Computer networking devicesComputer networking devices
Computer networking devices
 
Basic concepts of computer Networking
Basic concepts of computer NetworkingBasic concepts of computer Networking
Basic concepts of computer Networking
 
BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS
 
Network devices
Network devicesNetwork devices
Network devices
 
Osi model vs TCP/IP
Osi model vs TCP/IPOsi model vs TCP/IP
Osi model vs TCP/IP
 
System Administration: Introduction to system administration
System Administration: Introduction to system administrationSystem Administration: Introduction to system administration
System Administration: Introduction to system administration
 
System and network administration network services
System and network administration network servicesSystem and network administration network services
System and network administration network services
 
Network Administrator
Network AdministratorNetwork Administrator
Network Administrator
 
Network administration and Management
Network administration and ManagementNetwork administration and Management
Network administration and Management
 
Common Network Services
Common Network ServicesCommon Network Services
Common Network Services
 
SCTP introduction
SCTP introductionSCTP introduction
SCTP introduction
 
Digital Transmission
Digital TransmissionDigital Transmission
Digital Transmission
 
Computer network switching
Computer network switchingComputer network switching
Computer network switching
 
Network ppt
Network pptNetwork ppt
Network ppt
 
Congestion control
Congestion controlCongestion control
Congestion control
 
Snmp
SnmpSnmp
Snmp
 
HyperText Transfer Protocol (HTTP)
HyperText Transfer Protocol (HTTP)HyperText Transfer Protocol (HTTP)
HyperText Transfer Protocol (HTTP)
 
HTTP Basics
HTTP BasicsHTTP Basics
HTTP Basics
 
Domain name system
Domain name systemDomain name system
Domain name system
 
VLAN
VLANVLAN
VLAN
 

Ähnlich wie Networking devices

Networkingdevices 120505003202-phpapp02
Networkingdevices 120505003202-phpapp02Networkingdevices 120505003202-phpapp02
Networkingdevices 120505003202-phpapp02Aman Jaiswal
 
Networking and Internetworking Devices
Networking and Internetworking DevicesNetworking and Internetworking Devices
Networking and Internetworking Devices21viveksingh
 
1 networking devices 2014
1 networking devices 20141 networking devices 2014
1 networking devices 2014Zuhaib Zaroon
 
Computer Network Components
Computer Network  ComponentsComputer Network  Components
Computer Network ComponentsJyoti Akhter
 
Acn Experiment No 2
Acn Experiment No 2Acn Experiment No 2
Acn Experiment No 2Garima Singh
 
Network devices (2)
Network devices (2)Network devices (2)
Network devices (2)Dhani Ahmad
 
connecting LANs.pptx
connecting LANs.pptxconnecting LANs.pptx
connecting LANs.pptxJayaprasanna4
 
Networking devices
Networking devicesNetworking devices
Networking deviceslaadupraveen
 
Topology,Switching and Routing
Topology,Switching and RoutingTopology,Switching and Routing
Topology,Switching and RoutingAnushiya Ram
 
CS553_ST7_Ch15-LANOverview (1).ppt
CS553_ST7_Ch15-LANOverview (1).pptCS553_ST7_Ch15-LANOverview (1).ppt
CS553_ST7_Ch15-LANOverview (1).pptMekiPetitSeg
 
CS553_ST7_Ch15-LANOverview.ppt
CS553_ST7_Ch15-LANOverview.pptCS553_ST7_Ch15-LANOverview.ppt
CS553_ST7_Ch15-LANOverview.pptSmitNiks
 
CS553_ST7_Ch15-LANOverview.ppt
CS553_ST7_Ch15-LANOverview.pptCS553_ST7_Ch15-LANOverview.ppt
CS553_ST7_Ch15-LANOverview.pptssuser2cc0d4
 

Ähnlich wie Networking devices (20)

Networkingdevices 120505003202-phpapp02
Networkingdevices 120505003202-phpapp02Networkingdevices 120505003202-phpapp02
Networkingdevices 120505003202-phpapp02
 
Networking and Internetworking Devices
Networking and Internetworking DevicesNetworking and Internetworking Devices
Networking and Internetworking Devices
 
1 networking devices 2014
1 networking devices 20141 networking devices 2014
1 networking devices 2014
 
Network Devices
Network DevicesNetwork Devices
Network Devices
 
Computer Network Components
Computer Network  ComponentsComputer Network  Components
Computer Network Components
 
Connecting devices
Connecting devicesConnecting devices
Connecting devices
 
Acn Experiment No 2
Acn Experiment No 2Acn Experiment No 2
Acn Experiment No 2
 
Network hardware.ppt
Network hardware.pptNetwork hardware.ppt
Network hardware.ppt
 
Network devices (2)
Network devices (2)Network devices (2)
Network devices (2)
 
Network devices
Network devicesNetwork devices
Network devices
 
Network devices
Network devicesNetwork devices
Network devices
 
connecting LANs.pptx
connecting LANs.pptxconnecting LANs.pptx
connecting LANs.pptx
 
Networking devices
Networking devicesNetworking devices
Networking devices
 
Connecting devices
Connecting devicesConnecting devices
Connecting devices
 
Topology,Switching and Routing
Topology,Switching and RoutingTopology,Switching and Routing
Topology,Switching and Routing
 
Ex-1 Network components.pptx
Ex-1 Network components.pptxEx-1 Network components.pptx
Ex-1 Network components.pptx
 
CS553_ST7_Ch15-LANOverview (1).ppt
CS553_ST7_Ch15-LANOverview (1).pptCS553_ST7_Ch15-LANOverview (1).ppt
CS553_ST7_Ch15-LANOverview (1).ppt
 
CS553_ST7_Ch15-LANOverview.ppt
CS553_ST7_Ch15-LANOverview.pptCS553_ST7_Ch15-LANOverview.ppt
CS553_ST7_Ch15-LANOverview.ppt
 
CS553_ST7_Ch15-LANOverview.ppt
CS553_ST7_Ch15-LANOverview.pptCS553_ST7_Ch15-LANOverview.ppt
CS553_ST7_Ch15-LANOverview.ppt
 
Unit2.2
Unit2.2Unit2.2
Unit2.2
 

Kürzlich hochgeladen

4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptxmary850239
 
Mythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWMythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWQuiz Club NITW
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmStan Meyer
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptxmary850239
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSMae Pangan
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxlancelewisportillo
 
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
Unraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptxUnraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptx
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptxDhatriParmar
 
Expanded definition: technical and operational
Expanded definition: technical and operationalExpanded definition: technical and operational
Expanded definition: technical and operationalssuser3e220a
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management systemChristalin Nelson
 
Congestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationCongestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationdeepaannamalai16
 
How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17Celine George
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxVanesaIglesias10
 
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDecoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDhatriParmar
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Projectjordimapav
 
week 1 cookery 8 fourth - quarter .pptx
week 1 cookery 8  fourth  -  quarter .pptxweek 1 cookery 8  fourth  -  quarter .pptx
week 1 cookery 8 fourth - quarter .pptxJonalynLegaspi2
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptxmary850239
 
Measures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataMeasures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataBabyAnnMotar
 
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...Nguyen Thanh Tu Collection
 
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQ-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQuiz Club NITW
 

Kürzlich hochgeladen (20)

4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx
 
Mythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWMythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITW
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and Film
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHS
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
 
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
Unraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptxUnraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptx
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
 
Expanded definition: technical and operational
Expanded definition: technical and operationalExpanded definition: technical and operational
Expanded definition: technical and operational
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management system
 
Congestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationCongestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentation
 
How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptx
 
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDecoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Project
 
week 1 cookery 8 fourth - quarter .pptx
week 1 cookery 8  fourth  -  quarter .pptxweek 1 cookery 8  fourth  -  quarter .pptx
week 1 cookery 8 fourth - quarter .pptx
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx
 
Measures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataMeasures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped data
 
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
 
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQ-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
 

Networking devices

  • 2. Introduction • LANs do not normally operate in isolation but they are connected to one another or to the Internet. • To connect LANs, connecting devices are needed and various connecting devices are such as bridge, switch, router, hub, repeater.
  • 3. CONNECTING DEVICES • Connecting devices into five different categories based on the layer in which they operate in a network. Five categories of connecting devices
  • 4. Hubs • A hub is used as a central point of connection among media segments. • Cables from network devices plug in to the ports on the hub. • Types of HUBS : – A passive hub is just a connector. It connects the wires coming from different branches. – The signal pass through a passive hub without regeneration or amplification. – Connect several networking cables together – Active hubs or Multiport repeaters- They regenerate or amplify the signal before they are retransmitted.
  • 5. Repeaters • A repeater is a device that operates only at the PHYSICAL layer. • A repeater can be used to increase the length of the network by eliminating the effect of attenuation on the signal. • It connects two segments of the same network, overcoming the distance limitations of the transmission media. • A repeater forwards every frame; it has no filtering capability. • A repeater is a regenerator, not an amplifier. • Repeaters can connect segments that have the same access method. (CSMA/CD, Token Passing, Polling, etc.) Optic fiber repeater
  • 6. Repeater connecting two segments of a LAN Function of a repeater
  • 7. Bridges • Operates in both the PHYSICAL and the data link layer. • As a PHYSICAL layer device, it regenerates the signal it receives. • As a data link layer device, the bridge can check the PHYSICAL/MAC addresses (source and destination) contained in the frame. • A bridge has a table used in filtering decisions. • It can check the destination address of a frame and decide if the frame should be forwarded or dropped. • If the frame is to be forwarded, the decision must specify the port. • A bridge has a table that maps address to ports. • Limit or filter traffic keeping local traffic local yet allow connectivity to other parts (segments).
  • 8. A bridge connecting two LANs A bridge does not change the physical (MAC) addresses in a frame.
  • 9. How Bridges Work • Bridges work at the Media Access Control Sub-layer of the OSI model • Routing table is built to record the segment no. of address • If destination address is in the same segment as the source address, stop transmit • Otherwise, forward to the other segment
  • 11. Characteristics of Bridges • Routing Tables – Contains one entry per station of network to which bridge is connected. – Is used to determine the network of destination station of a received packet. • Filtering – Is used by bridge to allow only those packets destined to the remote network. – Packets are filtered with respect to their destination and multicast addresses. • Forwarding – the process of passing a packet from one network to another. • Learning Algorithm – the process by which the bridge learns how to reach stations on the internetwork.
  • 12. Types of Bridges • Transparent Bridge – Also called learning bridges – Build a table of MAC addresses as frames arrive – Ethernet networks use transparent bridge – Duties of transparent bridge are : Filtering frames, forwarding and blocking • Source Routing Bridge – Used in Token Ring networks – Each station should determine the route to the destination when it wants to send a frame and therefore include the route information in the header of frame. – Addresses of these bridges are included in the frame. – Frame contains not only the source and destination address but also the bridge addresses.
  • 13. Advantages And Disadvantages Of Bridges • Advantages of using a bridge – Extend physical network – Reduce network traffic with minor segmentation – Creates separate collision domains – Reduce collisions – Connect different architecture • Disadvantages of using bridges – Slower that repeaters due to filtering – Do not filter broadcasts – More expensive than repeaters
  • 14. Two and Three layer switches • Two layer switch operate at PHY and data link layer • Three layer switch operates at network layer • Bridge is an example of two-layer switch. • Bridge with few port can connect a few LANs • Bridge with many port may be able to allocate a unique port to each station, with each station on its own independent entity. This means no competing traffic (no collision as we saw in Ethernet)
  • 15. 3-layer switches • E.g. router. • Routes packets based on their logical addresses (host-to-host addressing) • A router normally connects LANs and WANs in the Internet and has a routing table that is used for making decision about the route. • The routing tables are normally dynamic and are updated using routing protocols. Routers connecting independent LANs and WANs
  • 16. Advantages and Disadvantages of Routers • Advantages – Routers  provide sophisticated routing, flow control, and traffic isolation  are configurable, which allows network manager to make policy based on routing decisions  allow active loops so that redundant paths are available • Disadvantages – Routers – are protocol-dependent devices that must understand the protocol they are forwarding. – can require a considerable amount of initial configuration. – are relatively complex devices, and generally are more expensive than bridges.
  • 17. Routers versus Bridges • Addressing – Routers are explicitly addressed. – Bridges are not addressed. • Availability – Routers can handle failures in links, stations, and other routers. – Bridges use only source and destination MAC address, which does not guarantee delivery of frames.  Message Size » Routers can perform fragmentation on packets and thus handle different packet sizes. » Bridges cannot do fragmentation and should not forward a frame which is too big for the next LAN.  Forwarding » Routers forward a message to a specific destination. » Bridges forward a message to an outgoing network.
  • 18. Priority » Routers can treat packets according to priorities » Bridges treat all packets equally.  Error Rate » Network layers have error-checking algorithms that examines each received packet. » The MAC layer provides a very low undetected bit error rate.  Security » Both bridges and routers provide the ability to put “security walls” around specific stations. » Routers generally provide greater security than bridges because – they can be addressed directly and – they use additional data for implementing security.
  • 19. Brouters: Bridging Routers  Combine features of bridges and routers.  Capable of establishing a bridge between two networks as well as routing some messages from the bridge networks to other networks.  Are sometimes called (Layer 2/3) switches and are a combination of bridge/router hardware and software.
  • 20. Gateway • Interchangeably used term router and gateway • Connect two networks above the network layer of OSI model. • Are capable of converting data frames and network protocols into the format needed by another network. • Provide for translation services between different computer protocols. • Transport gateways make a connection between two networks at the transport layer. • Application gateways connect two parts of an application in the application layer, e.g., sending email between two machines using different mail formats • Broadband-modem-router is one e.g. of gateway