SlideShare une entreprise Scribd logo
1  sur  21
CONNECTING DEVICES
The Five Categories of Connecting
Devices Can Be Defined As
• Those which operate below the physical layer
such as a passive hub.
• Those which operate at the physical layer (a
repeater or an active hub).
• Those which operate at the physical and data link
layers (a bridge or a two-layer switch).
• Those which operate at the physical, data link,
and network layers (a router or a three-layer
switch).
• Those which can operate at all five layers (a
gateway).
Passive Hubs
• A passive hub is just a connector. It connects
the wires coming from different branches.
• In a star-topology Ethernet LAN, a passive hub
is just a point where the signals coming from
different stations collide; the hub is the
collision point. This type of a hub is part of the
media; its location in the Internet model is
below the physical layer.
Repeaters
Repeaters
• A repeater is a device that operates only in the
physical layer.
• A repeater receives a signal and, before it
becomes too weak or corrupted, regenerates the
original bit pattern. The repeater then sends the
refreshed signal.
• A repeater does not actually connect two LANs. It
connects two segments of the same LAN. The
segments connected are still part of one single
LAN.
Repeaters
Repeater
• The repeater acts as a two-port node, but operates only in
the physical layer. When it receives a frame from any of
the ports, it regenerates and forwards it to the other port.
• A repeater forwards every frame; it has no filtering
capability.
• A repeater does not amplify the signal; it regenerates the
signal. When it receives a weakened or corrupted signal,
it creates a copy, bit for bit, at the original strength.
• The location of a repeater on a link is vital. A repeater
must be placed so that a signal reaches it before any noise
changes the meaning of any of its bits.
Bridge
Bridge
• A bridge operates in both the physical and the data link
layer and connect two different LAN
• 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 filtering capability. 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 addresses to ports.
• Note: A bridge does not change the physical addresses
contained in the frame.
Issues to be considered while
connecting different LAN
• Frame format: Each LAN type has its own
frame format (compare an Ethernet frame with
a wireless LAN frame).
• Maximum data size: If an incoming frame's
size is too large for the destination LAN, the
data must be fragmented into several frames.
The data then need to be reassembled at the
destination.
Issues to be considered while
connecting different LAN
• Data rate: Each LAN type has its own data
rate. (Compare the 10-Mbps data rate of an
Ethernet with the I-Mbps data rate of a
wireless LAN.) The bridge must buffer the
frame to compensate for this difference.
• Bit order: Each LAN type has its own strategy
in the sending of bits. Some send the most
significant bit in a byte first; others send the
least significant bit first.
Issues to be considered while
connecting different LAN
• Security: Some LANs, such as wireless LANs,
implement security measures in the data link
layer. Other LANs, such as Ethernet, do not.
Security often involves encryption When a bridge
receives a frame from a wireless LAN, it needs to
decrypt the message before forwarding it to an
Ethernet LAN
• Multimedia support: Some LANs support
multimedia and the quality of services needed for
this type of communication; others do not
Two-Layer Switches
• A three-layer switch is used at the network layer;
it is a kind of router. The two-layer switch
performs at the physical and data link layers
• A two-layer switch is a bridge, a bridge with
many ports and a design that allows better (faster)
performance.
• A bridge with many ports may be able to allocate
a unique port to each station, with each station on
its own independent entity. This means no
competing traffic
Routers
Routers
• A router is a three-layer device that routes
packets based on their logical addresses (host-
to-host addressing).
• Router normally connects LANs and WANs in
the Internet and has a routing table that is used
for making decisions about the route.
• The routing tables are normally dynamic and
are updated using routing protocols.
Router
• 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 and
configure the best route between any two hosts
• The primary function of a router is to
connect networks together and keep certain
kinds of broadcast traffic under control
Three-layer Switch
• A three-layer switch is a router, but a faster
and more sophisticated. The switching fabric
in a three-layer switch allows faster table
lookup and forwarding.
Gateway
Gateway
• A gateway is normally a computer that operates in
all five layers of the Internet or seven layers of
OSI model.
• A gateway takes an application message, reads it,
and interprets it. This means that it can be used as
a connecting device between two internetworks
that use different models. For example, a network
designed to use the OSI model can be connected
to another network using the Internet model.
Gateway
• The gateway is the computer that routes the traffic
from a workstation to the outside network that is
serving the Web pages.
• In homes, the gateway is the ISP that connects the user
to the internet.
• In enterprises, the gateway node often acts as a proxy
server and a firewall.
• The gateway is also associated with both a router,
which use headers and forwarding tables to determine
where packets are sent, and a switch, which provides
the actual path for the packet in and out of the gateway
Connecting devices

Contenu connexe

Tendances

Circuit and packet_switching
Circuit and packet_switchingCircuit and packet_switching
Circuit and packet_switching
hoanv
 
TCP/IP Network ppt
TCP/IP Network pptTCP/IP Network ppt
TCP/IP Network ppt
extraganesh
 
Mac addresses(media access control)
Mac addresses(media access control)Mac addresses(media access control)
Mac addresses(media access control)
Ismail Mukiibi
 

Tendances (20)

Media Access Control
Media Access ControlMedia Access Control
Media Access Control
 
WLAN
WLANWLAN
WLAN
 
Reference models in Networks: OSI & TCP/IP
Reference models in Networks: OSI & TCP/IPReference models in Networks: OSI & TCP/IP
Reference models in Networks: OSI & TCP/IP
 
Computer network switching
Computer network switchingComputer network switching
Computer network switching
 
Computer Network - Network Layer
Computer Network - Network LayerComputer Network - Network Layer
Computer Network - Network Layer
 
Routing protocols
Routing protocolsRouting protocols
Routing protocols
 
Csma cd and csma-ca
Csma cd and csma-caCsma cd and csma-ca
Csma cd and csma-ca
 
Circuit and packet_switching
Circuit and packet_switchingCircuit and packet_switching
Circuit and packet_switching
 
Asynchronous transfer mode
Asynchronous transfer modeAsynchronous transfer mode
Asynchronous transfer mode
 
TCP/IP Network ppt
TCP/IP Network pptTCP/IP Network ppt
TCP/IP Network ppt
 
Mobile Network Layer
Mobile Network LayerMobile Network Layer
Mobile Network Layer
 
Vlan
Vlan Vlan
Vlan
 
HDLC(High level Data Link Control)
HDLC(High level Data Link Control)HDLC(High level Data Link Control)
HDLC(High level Data Link Control)
 
Tcp header/IP Header/Authentication header
Tcp header/IP Header/Authentication headerTcp header/IP Header/Authentication header
Tcp header/IP Header/Authentication header
 
IPv4 Addressing
 IPv4 Addressing   IPv4 Addressing
IPv4 Addressing
 
Mobile Transport layer
Mobile Transport layerMobile Transport layer
Mobile Transport layer
 
Error control
Error controlError control
Error control
 
Hub, switch, router, bridge & and repeater
Hub, switch, router, bridge & and repeaterHub, switch, router, bridge & and repeater
Hub, switch, router, bridge & and repeater
 
Wireless transmission
Wireless transmissionWireless transmission
Wireless transmission
 
Mac addresses(media access control)
Mac addresses(media access control)Mac addresses(media access control)
Mac addresses(media access control)
 

En vedette (10)

Networking devices
Networking devicesNetworking devices
Networking devices
 
Computer networking devices
Computer networking devicesComputer networking devices
Computer networking devices
 
Static variable
Static variableStatic variable
Static variable
 
Network devices
Network devicesNetwork devices
Network devices
 
Internetworking devices
Internetworking devicesInternetworking devices
Internetworking devices
 
Networking
NetworkingNetworking
Networking
 
Basic concepts of computer Networking
Basic concepts of computer NetworkingBasic concepts of computer Networking
Basic concepts of computer Networking
 
Network Hardware And Software
Network Hardware And SoftwareNetwork Hardware And Software
Network Hardware And Software
 
Networking ppt
Networking ppt Networking ppt
Networking ppt
 
BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS
 

Similaire à Connecting devices

Networkingdevices 120505003202-phpapp02
Networkingdevices 120505003202-phpapp02Networkingdevices 120505003202-phpapp02
Networkingdevices 120505003202-phpapp02
Aman Jaiswal
 
Devices copy
Devices   copyDevices   copy
Devices copy
humnirox
 
CN 5151(15) Module I part 1.3 21072020.pdf
CN 5151(15) Module I part 1.3 21072020.pdfCN 5151(15) Module I part 1.3 21072020.pdf
CN 5151(15) Module I part 1.3 21072020.pdf
ADARSHN40
 

Similaire à Connecting devices (20)

Connecting devices
Connecting devicesConnecting devices
Connecting devices
 
connecting LANs.pptx
connecting LANs.pptxconnecting LANs.pptx
connecting LANs.pptx
 
Network hardware essentials Lec#3
Network hardware essentials Lec#3Network hardware essentials Lec#3
Network hardware essentials Lec#3
 
Network Devices
Network DevicesNetwork Devices
Network Devices
 
Ex-1 Network components.pptx
Ex-1 Network components.pptxEx-1 Network components.pptx
Ex-1 Network components.pptx
 
Networking basics
Networking basicsNetworking basics
Networking basics
 
Networkingdevices 120505003202-phpapp02
Networkingdevices 120505003202-phpapp02Networkingdevices 120505003202-phpapp02
Networkingdevices 120505003202-phpapp02
 
Network Management Devices
Network Management DevicesNetwork Management Devices
Network Management Devices
 
Networking devices
Networking devicesNetworking devices
Networking devices
 
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
 
1 networking devices 2014
1 networking devices 20141 networking devices 2014
1 networking devices 2014
 
Lan internetworking devices
Lan internetworking devicesLan internetworking devices
Lan internetworking devices
 
Acn Experiment No 2
Acn Experiment No 2Acn Experiment No 2
Acn Experiment No 2
 
Devices copy
Devices   copyDevices   copy
Devices copy
 
Unit2.2
Unit2.2Unit2.2
Unit2.2
 
Computer Network Components
Computer Network  ComponentsComputer Network  Components
Computer Network Components
 
Network switch and switching Jenil patel semcom college
Network switch and switching Jenil patel semcom collegeNetwork switch and switching Jenil patel semcom college
Network switch and switching Jenil patel semcom college
 
CN 5151(15) Module I part 1.3 21072020.pdf
CN 5151(15) Module I part 1.3 21072020.pdfCN 5151(15) Module I part 1.3 21072020.pdf
CN 5151(15) Module I part 1.3 21072020.pdf
 
Networking and internetworking devices
Networking and internetworking devicesNetworking and internetworking devices
Networking and internetworking devices
 

Plus de Himanshu Shekhar (6)

Modified bicmos
Modified bicmosModified bicmos
Modified bicmos
 
Sample Resume
Sample Resume Sample Resume
Sample Resume
 
Questionnaire on Mobile usage
Questionnaire on Mobile usageQuestionnaire on Mobile usage
Questionnaire on Mobile usage
 
time hopping spread spectrum term paper
time hopping spread spectrum term papertime hopping spread spectrum term paper
time hopping spread spectrum term paper
 
SWITCH FROM TRADITIONAL TO MODERN CRYPTOGRAPHY
SWITCH FROM TRADITIONAL TO MODERN CRYPTOGRAPHYSWITCH FROM TRADITIONAL TO MODERN CRYPTOGRAPHY
SWITCH FROM TRADITIONAL TO MODERN CRYPTOGRAPHY
 
Quantum cryptography
Quantum cryptographyQuantum cryptography
Quantum cryptography
 

Dernier

VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
dollysharma2066
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
rknatarajan
 

Dernier (20)

Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and Properties
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 

Connecting devices

  • 2. The Five Categories of Connecting Devices Can Be Defined As • Those which operate below the physical layer such as a passive hub. • Those which operate at the physical layer (a repeater or an active hub). • Those which operate at the physical and data link layers (a bridge or a two-layer switch). • Those which operate at the physical, data link, and network layers (a router or a three-layer switch). • Those which can operate at all five layers (a gateway).
  • 3. Passive Hubs • A passive hub is just a connector. It connects the wires coming from different branches. • In a star-topology Ethernet LAN, a passive hub is just a point where the signals coming from different stations collide; the hub is the collision point. This type of a hub is part of the media; its location in the Internet model is below the physical layer.
  • 5. Repeaters • A repeater is a device that operates only in the physical layer. • A repeater receives a signal and, before it becomes too weak or corrupted, regenerates the original bit pattern. The repeater then sends the refreshed signal. • A repeater does not actually connect two LANs. It connects two segments of the same LAN. The segments connected are still part of one single LAN.
  • 7. Repeater • The repeater acts as a two-port node, but operates only in the physical layer. When it receives a frame from any of the ports, it regenerates and forwards it to the other port. • A repeater forwards every frame; it has no filtering capability. • A repeater does not amplify the signal; it regenerates the signal. When it receives a weakened or corrupted signal, it creates a copy, bit for bit, at the original strength. • The location of a repeater on a link is vital. A repeater must be placed so that a signal reaches it before any noise changes the meaning of any of its bits.
  • 9. Bridge • A bridge operates in both the physical and the data link layer and connect two different LAN • 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 filtering capability. 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 addresses to ports. • Note: A bridge does not change the physical addresses contained in the frame.
  • 10. Issues to be considered while connecting different LAN • Frame format: Each LAN type has its own frame format (compare an Ethernet frame with a wireless LAN frame). • Maximum data size: If an incoming frame's size is too large for the destination LAN, the data must be fragmented into several frames. The data then need to be reassembled at the destination.
  • 11. Issues to be considered while connecting different LAN • Data rate: Each LAN type has its own data rate. (Compare the 10-Mbps data rate of an Ethernet with the I-Mbps data rate of a wireless LAN.) The bridge must buffer the frame to compensate for this difference. • Bit order: Each LAN type has its own strategy in the sending of bits. Some send the most significant bit in a byte first; others send the least significant bit first.
  • 12. Issues to be considered while connecting different LAN • Security: Some LANs, such as wireless LANs, implement security measures in the data link layer. Other LANs, such as Ethernet, do not. Security often involves encryption When a bridge receives a frame from a wireless LAN, it needs to decrypt the message before forwarding it to an Ethernet LAN • Multimedia support: Some LANs support multimedia and the quality of services needed for this type of communication; others do not
  • 13. Two-Layer Switches • A three-layer switch is used at the network layer; it is a kind of router. The two-layer switch performs at the physical and data link layers • A two-layer switch is a bridge, a bridge with many ports and a design that allows better (faster) performance. • A bridge with many ports may be able to allocate a unique port to each station, with each station on its own independent entity. This means no competing traffic
  • 15. Routers • A router is a three-layer device that routes packets based on their logical addresses (host- to-host addressing). • Router normally connects LANs and WANs in the Internet and has a routing table that is used for making decisions about the route. • The routing tables are normally dynamic and are updated using routing protocols.
  • 16. Router • 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 and configure the best route between any two hosts • The primary function of a router is to connect networks together and keep certain kinds of broadcast traffic under control
  • 17. Three-layer Switch • A three-layer switch is a router, but a faster and more sophisticated. The switching fabric in a three-layer switch allows faster table lookup and forwarding.
  • 19. Gateway • A gateway is normally a computer that operates in all five layers of the Internet or seven layers of OSI model. • A gateway takes an application message, reads it, and interprets it. This means that it can be used as a connecting device between two internetworks that use different models. For example, a network designed to use the OSI model can be connected to another network using the Internet model.
  • 20. Gateway • The gateway is the computer that routes the traffic from a workstation to the outside network that is serving the Web pages. • In homes, the gateway is the ISP that connects the user to the internet. • In enterprises, the gateway node often acts as a proxy server and a firewall. • The gateway is also associated with both a router, which use headers and forwarding tables to determine where packets are sent, and a switch, which provides the actual path for the packet in and out of the gateway