SlideShare ist ein Scribd-Unternehmen logo
1 von 77
Network Devices
Waleej Haider
Outline
• Network Connecting Devices
– Repeater/Hub/Bridge/Router/Gateway
• Backbone Network
– Bus/Star/VLAN
Network Devices
• As Organizations grow, so do their networks
– Growth in number of users
– Geographical Growth
• Network Devices :
– Are products used to expand or connect networks.
– Can control the amount of traffic on a network.
– Can speed up the flow of data over a network.
– Manage data transfer
Network Devices
• End user devices or hosts
• Hosts are devices that connect directly to a network
segment. It includes: Computers (Client / Servers),
Printers, Scanners, etc.
• Network Devices:
• Include all devices that connect the end-user
devices to allow them communicate. (Repeater,
Hub, Bridge, Router, Gateway)
Connectivity Devices
• Each topology and network architecture has
its limits.
• Networks can not be expanded by simple
adding more servers or cabling
• Connectivity devices are the basic building
blocks of network expansion
Connectivity Devices
• Are used to connect separate segments of
the network or inter-network
• A segment is a portion of the network
transmission media that is assigned a
network address.
•Repeaters
•Bridges
•Switches
•Hubs
•Routers
•Gateway
11
Devices to Expand the Network
Network Connectivity Devices
• Repeaters
• Hubs
• Bridges
• Switches
Internetwork Connectivity Devices
• Routers
• Gateways
10
Five Categories of Network Devices
Five Categories of Network Devices
• The five categories contain devices which can
be defined as
– 1. Those which operate below the physical layer such
as a passive hub.
– 2. Those which operate at the physical layer (a
repeater or an active hub).
– 3. Those which operate at the physical and data link
layers (a bridge or a two-layer switch).
– 4. Those which operate at the physical, data link, and
network layers (a router or a three-layer switch).
– 5. Those which can operate at all five layers (a
gateway).
Repeater
A repeater connects segments of a LAN.
A repeater forwards every frame – there is no filtering.
A repeater is a regenerator, not an amplifier.
13
Function of repeater
Repeater is not exactly as same as Amplifier
• A repeater can be used to increase the length
of your network by eliminating the effect of
attenuation on the signal.
• Repeaters repeat signals
– Clean and boost digital transmission
– Analog networks use amplifiers to boost signal
• It connects two segments of the same network,
overcoming the distance limitations of the
transmission media.
Repeaters
Repeaters
• Some repeaters also serve as transmission
media adapters, connecting two different types
of media.
• Repeaters can connect segments that have the
same access method. (CSMA/CD, Token
Passing, Polling, etc.)
• It cannot reformat, resize, or manipulate the
data
• Physical layer (layer 1) device
Repeaters (continued)
Repeaters
Figure11-6
11
Advantages Of Repeaters
• Extend network physical distance
• Do not seriously affect network
performance
• Special repeaters connect different media
–Copper to fiber
Disadvantages Of Repeaters
• Cannot connect different network
architectures
–Token Ring and Ethernet (Star)
• Cannot reduce network traffic
• Repeaters do not filter data
• Do not segment (divide) the network
– Repeat everything without discrimination
• Number of repeaters must be limited
Hubs
• A hub is the place where data unites from
one or more directions and is forwarded
out in one or more directions.
• Seen in local area networks
• Generic connection device
– Physical layer
Hubs (continued)
• In a star architecture, each node is connected to
a central device called a hub. The hub takes a
signal that comes from any node and passes it
along to all the other nodes in the network.
• A hub does not perform any type of filtering or
routing of the data.
• A hub is a junction that joins all the different
nodes together.
• Hubs are referred as Concentrators or multi-port
repeater
Hubs
• Regenerate and repeat signals
• Broadcast signals through the network
• Can not filter network traffic
• Can not determine the best path
• Are used as network concentration (focal)
points.
Hub
A hub is a multi-port repeater, used in star-wired or in tree LANs
Because of the amount of traffic and collisions, hubs can only be
used in small network configurations.
Hubs (continued)
Types of Hubs
• Passive Hubs
• Active Hubs
• Intelligent Hubs (Switches)
Passive Hub
• It functions only as a connection point for
the signals
• The signal pass through a passive hub
without regeneration or amplification.
Active Hub
• It regenerates or amplifies the signal
before they are retransmitted.
• Also called Multiport repeaters
• Drawback:
– The noise is also regenerated
Multiple Access
• When nodes or stations are connected and use a
common link, called a multipoint or broadcast link, we
need a multiple-access protocol to coordinate access to
the shared link
• Problems occur with too many nodes on the same
network segment or collision domain with shared link or
medium
• Carrier Sense Multiple Access with Collision Detection
(CSMA/CD) protocol, for example may be used as
multiple-access protocol to access a shared medium
• In this method, a station monitors the medium after it
sends a frame to see if the transmission was successful.
If so, the station is finished. If, however, there is a
collision, the frame is sent again.
Multiple-Access Protocols
Network Segmentation
• Segment - Any portion of a network that is separated, by a
switch, bridge or router, from other parts of the network.
• Segmentation
– Collisions and retransmissions are reduced
– Contention for bandwidth is reduced
• Contention
– Stations compete with one another to access the medium
• Collision
– In a random access method, each station has the right to
the medium without being controlled by any other station.
– If more than one station tries to send, there is an access
conflict called collision and the frames will be either
destroyed or modified.
– To avoid access conflict or to resolve it when it happens,
each station follows a procedure called Back off
algorithm
Back off algorithm
• we need to resend the frames that have been
destroyed during transmission.
• As collision involves two or more stations, if all
these stations try to resend their frames after the
time-out, the frames will collide again.
• Pure ALOHA protocol dictates that when the time-
out period passes, each station waits a random
amount of time before resending its frame. The
randomness will help avoid more collisions. We
call this time the back-off time TB.
Back off algorithm….
• The pure ALOHA protocol relies on
acknowledgments from the receiver.
• When a station sends a frame, it expects the
receiver to send an acknowledgment.
• If the acknowledgment does not arrive after a time-
out period, the station assumes that the frame (or the
acknowledgment) has been destroyed and resends
the frame.
Network Segmentation
(continued)
Bridges
• Layer 2 (Data Link Layer) device
• Forward or drop frames
• Divide a network into segments and filter traffic
to avoid collision domain.
• Limit or filter traffic keeping local traffic local, yet
allow connectivity to other parts (segments)
• Make decision based on the MAC address list
• Connect different architectures and Forward
packets between architectures: Ethernet &
Token-Ring.
11
Bridges (continued)
Bridges
20% of LA N
traffic travels
betw een LA N s
80% of LA N traffic stays on local LA N
bridge L A N B
S e g m e n ta tio n
L A N A
Bridges
•Read network addresses at the MAC (Media
Access Control) sub-layer
•Decide which segment address is on
•Bridge has filtering capability
•It can check the destination address of a frame
and decide if the frame should be forwarded or
dropped.
11
A bridge has a table used in filtering decisions.
Translation Bridges
• Connect networks with different network
architecture
• Example:
– Token ring connecting to Ethernet
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
Advantages And
Disadvantages Of Bridges
(continued)
• Disadvantages of using bridges
– Slower than repeaters due to filtering
– Do not filter broadcasts
– Broadcast packages are passed across
bridges.
– More expensive than repeaters
Bridges
11
Switches
• A switch is classified in two categories
– Two-layer switch
– Three-layer switch.
• A three-layer switch is used at the network layer; it is a
kind of router.
• A 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 performance.
• Whereas a bridge with a few ports can connect a few
LANs
44
2-Layer Switches

A 2-Layer switch is an N-segment bridge
where each station has its own dedicated
segment.

Each link becomes a separate segment on the
LAN.

Forwards frames to their destination based
on the physical (MAC) address

Has the ability to buffer frames in order to
manage traffic more efficiently.
45
N-segment bridge is a 2-layer Switch
Cont..
• A high speed multiport bridge
• Replacing repeaters & hubs in UTP
• Dedicated bandwidth to each port, making data
transmission more efficient.
• Each port can use full 10/100/1000 Mbps.
• Increase network performance
• Virtual circuits between source and destination
• Micro segmentation
Cont..
• Between two computers using a switch
two collision domains are created each
with dedicated bandwidth
• Between two hubs using a switch two
collision domains are created each with
shared bandwidth
• Filter based on MAC addresses
• Build MAC table
Switches
GOLDMAN: DATACOMM
FIG. 06-03
serversclient workstations
"10 Mbps for ALL"
Switching Hub
multiple dedicated
10Mbps LAN
segments
Workgroup with shared
connection
Workgroup with shared
connection
servers with dedicated
connections
shared media
hub
shared media
hub
Workstations with
dedicated connections
Multiple,
simultaneous
10Mbps connections
All connections at 10Mbps
switching matrix
Switch-Based LAN Architecture
"10 Mbps for EACH"
Switches
broadcast
source
LAN switch
LAN Switch
broadcast
traffic
Broadcasts to all ports on LAN
switch.
Single Switch Virtual LANs
Switches (continued)
• Advantages of switches
– Increase available network bandwidth by
reducing its workload, computers only receive
packets intended for them specifically
– Increase network performance
– Smaller collision domains
Switches (continued)
• Disadvantages of switches
– More expensive than hubs and bridges
– Difficult to trace network connectivity
problems through a switch
– Does not filter broadcast traffic
52
3-Layer Switch: The Router

Operates at the Network layer

Connects LANs and WANs.

Create a routing table to determine how to
forward packets

Packets (datagrams) are forwarded using logical
addresses (IP addresses).

Routing table can be updated dynamically or
manually.

Routing tables are normally dynamic and are updated
using routing protocols.
Routers
• Its purpose is to:
– examine incoming messages (layer 3 data),
– choose the best path for them through the
network, and
– switch them to the proper outgoing port.
• They don’t allow bad data or broadcast
storm to be passed on the network
• Provide filtering and network traffic control
based on logical addresses
Routing Principle
• Goal: Arriving at the destination
• Considerations:
– Direct route (shortest)
– Reliable route
– Cheap route
– Safe route
Routers (cont..)
• Connect multiple segments and networks
• Multiple routers create an “internetwork”
• Have become the backbone for the
Internet, running the IP protocol.
• They can connect networks using the
same protocol but different network
architectures.
• Connect different layer 2 technologies
(ethernet, Token Ring, FDDI, etc.)
Routers connecting independent LANs and WANs
Routers (cont..)
Different IP addresses at each port showing
connections of different network segments
Routers
Advantages And
Disadvantages Of Routers
• Advantages of routers
– Can connect networks of different architecture
• Token Ring to Ethernet
– Choose best path through or to a network
– Create smaller collision domains
– Create smaller broadcast domains
Advantages And
Disadvantages Of Routers
(continued)
• Disadvantages of routers
– Only work with routable protocols such as
RIP, OSPF, or BGP
– More expensive than hubs, bridges, and
switches
– Routing table updates consume bandwidth
– Increase delay due to a greater degree of
packet filtering and/or analyzing
Single VS. Multiprotocol
router
IPX/SPX
• IPX/SPX stands for Internetwork Packet
Exchange/Sequenced Packet Exchange.
• IPX and SPX are networking protocols used
primarily on networks using the Novell NetWare
operating systems
• IPX and SPX both provide connection services
similar to TCP/IP, with the IPX protocol having
similarities to IP, and SPX having similarities to TCP
• IPX is a network layer protocol, while SPX is a
transport layer protocol similar to TCP/IP.
• The SPX layer sits on top of the IPX layer and
provides connection-oriented services between two
nodes on the network.
Brouters
• Hybrid device
• Functions as a router for routable
protocols
• Functions as a bridge for non-routable
protocols
• Operates at Data Link and Network layers
Brouter
Gateways
• Interchangeably used term router and
gateway
• Operates in all 5 layer of the Internet
(TCP/IP) and 7 layers of OSI model
• A gateway takes an application message,
reads it, and interprets it
• It translates different protocol suites
• A gateway is a combination of hardware
and software
Gateways
• A gateway is a network point that acts as an
entrance to another network.
• On the internet, in terms of routing, the network
consists of gateway nodes and host nodes.
• Host nodes are computer of network users and
the computers that serve contents (such as Web
pages).
• Gateway nodes are computers that control
traffic within your company’s network or at your
local internet service provider (ISP)
Gateways (protocol
converter)
A gateway
SNA network (IBM)
Netware network (Novell)
What is difference between?
• Bridge: device to interconnect two LANs
that use the SAME logical link control
protocol but may use different medium
access control protocols.
• Router: device to interconnect SIMILAR
networks, e.g. similar protocols and
workstations and servers
• Gateway: device to interconnect
DISSIMILAR protocols and servers, like
Macintosh and IBM LANs and equipment
What is difference between?
• Switch: device to allow different nodes of
a network to communicate directly with
each other.
– Allow several users to send information over a
network at the same time without slowing
each other down.
Summary
• Network administrators use devices to control
and extend the usable size of a network
• These devices include repeaters, hubs, bridges,
switches, routers, brouters, and gateways
• Repeaters work against attenuation by cleaning
and repeating signals that they receive on a
network
• Repeaters work at the Physical layer of the OSI
model
• They cannot connect different network
architectures
Summary (continued)
• Repeaters do not reduce network traffic or segment the
network
• A hub ties several networking cables together to create a
link between different stations on a network
• An active hub has its own electrical power and acts as a
repeater, whereas a passive hub provides no signal
regeneration
• Hubs operate at the Physical layer of the OSI model and
do not segment the network
• Network segmentation is the process of isolating hosts
into smaller segments to reduce the possibility of
collisions
Summary (continued)
• Bridges and switches are two devices
commonly used to segment networks
• Bridges provide network segmentation by
examining the MAC address that is sent in
the data frame
• Bridges operate at the Data Link layer of
the OSI model
Summary (continued)
• Switches increase network performance
by reducing the number of frames
transmitted to the rest of a network
• They do this by opening a virtual circuit
between the source and the destination
• Switches operate at the Data Link layer of
the OSI model
Summary (continued)
• Routers operate at the Network layer of the OSI
model and provide filtering and network-traffic
control on LANs and WANs
• They can connect multiple segments and
networks
• On a TCP/IP network, routers use IP addresses
to route packets to the correct network segment
• Routers use information from routing tables to
move packets from one network to another
Summary (continued)
• A brouter is a hybrid device that functions both
as a bridge for non-routable protocols and as a
router for routable protocols
• Brouters operate at both the Data Link and
Network layers
• Gateways are usually a combination of hardware
and software and are used to translate between
different protocols
• They usually operate at layer 4 and above in the
OSI model

Weitere ähnliche Inhalte

Was ist angesagt?

Data communication and computer networks | Network Topologies
Data communication and computer networks | Network TopologiesData communication and computer networks | Network Topologies
Data communication and computer networks | Network TopologiesMSA Technosoft
 
Computer network switching
Computer network switchingComputer network switching
Computer network switchingShivani Godha
 
Ieee 802.11 standard
Ieee 802.11 standardIeee 802.11 standard
Ieee 802.11 standardtanvuth
 
Application layer protocols
Application layer protocolsApplication layer protocols
Application layer protocolsFabMinds
 
Mac protocols for ad hoc wireless networks
Mac protocols for ad hoc wireless networks Mac protocols for ad hoc wireless networks
Mac protocols for ad hoc wireless networks Divya Tiwari
 
Introduction to switching & circuit switching
Introduction to switching & circuit switchingIntroduction to switching & circuit switching
Introduction to switching & circuit switchingDr Rajiv Srivastava
 
BASICS OF ROUTING IN NETWORKS
BASICS OF ROUTING IN NETWORKSBASICS OF ROUTING IN NETWORKS
BASICS OF ROUTING IN NETWORKSKABILESH RAMAR
 
IEEE standards 802.3.&802.11
IEEE standards 802.3.&802.11IEEE standards 802.3.&802.11
IEEE standards 802.3.&802.11Keshav Maheshwari
 
Data communication protocols in centralised networks (in master:slave environ...
Data communication protocols in centralised networks (in master:slave environ...Data communication protocols in centralised networks (in master:slave environ...
Data communication protocols in centralised networks (in master:slave environ...Madhumita Tamhane
 
OPEN SHORTEST PATH FIRST (OSPF)
OPEN SHORTEST PATH FIRST (OSPF)OPEN SHORTEST PATH FIRST (OSPF)
OPEN SHORTEST PATH FIRST (OSPF)Ann Joseph
 

Was ist angesagt? (20)

Data communication and computer networks | Network Topologies
Data communication and computer networks | Network TopologiesData communication and computer networks | Network Topologies
Data communication and computer networks | Network Topologies
 
Data link layer
Data link layerData link layer
Data link layer
 
Computer network switching
Computer network switchingComputer network switching
Computer network switching
 
ccna networking ppt
ccna networking pptccna networking ppt
ccna networking ppt
 
Ieee 802.11 standard
Ieee 802.11 standardIeee 802.11 standard
Ieee 802.11 standard
 
Switching
SwitchingSwitching
Switching
 
Application layer protocols
Application layer protocolsApplication layer protocols
Application layer protocols
 
Wlan wireless network
Wlan wireless networkWlan wireless network
Wlan wireless network
 
Mac protocols for ad hoc wireless networks
Mac protocols for ad hoc wireless networks Mac protocols for ad hoc wireless networks
Mac protocols for ad hoc wireless networks
 
Introduction to switching & circuit switching
Introduction to switching & circuit switchingIntroduction to switching & circuit switching
Introduction to switching & circuit switching
 
Spanning tree protocol
Spanning tree protocolSpanning tree protocol
Spanning tree protocol
 
BASICS OF ROUTING IN NETWORKS
BASICS OF ROUTING IN NETWORKSBASICS OF ROUTING IN NETWORKS
BASICS OF ROUTING IN NETWORKS
 
Switches on Networking
Switches on NetworkingSwitches on Networking
Switches on Networking
 
Switch
SwitchSwitch
Switch
 
IEEE standards 802.3.&802.11
IEEE standards 802.3.&802.11IEEE standards 802.3.&802.11
IEEE standards 802.3.&802.11
 
VLAN
VLANVLAN
VLAN
 
Wcdma
WcdmaWcdma
Wcdma
 
Vlan
VlanVlan
Vlan
 
Data communication protocols in centralised networks (in master:slave environ...
Data communication protocols in centralised networks (in master:slave environ...Data communication protocols in centralised networks (in master:slave environ...
Data communication protocols in centralised networks (in master:slave environ...
 
OPEN SHORTEST PATH FIRST (OSPF)
OPEN SHORTEST PATH FIRST (OSPF)OPEN SHORTEST PATH FIRST (OSPF)
OPEN SHORTEST PATH FIRST (OSPF)
 

Andere mochten auch

Networking devices
Networking devicesNetworking devices
Networking devicesrupinderj
 
Network devices (2)
Network devices (2)Network devices (2)
Network devices (2)Dhani Ahmad
 
Microwave radio relay systems
Microwave radio relay systemsMicrowave radio relay systems
Microwave radio relay systemsNehal Kumar
 
Networking Devices & Its Advantages and Disadvantages
Networking Devices & Its Advantages and DisadvantagesNetworking Devices & Its Advantages and Disadvantages
Networking Devices & Its Advantages and DisadvantagesAnit Thapaliya
 
ccna summer training ppt ( Cisco certified network analysis) ppt. by Traun k...
ccna summer training ppt ( Cisco certified network analysis) ppt.  by Traun k...ccna summer training ppt ( Cisco certified network analysis) ppt.  by Traun k...
ccna summer training ppt ( Cisco certified network analysis) ppt. by Traun k...Tarun Khaneja
 
difference between hub, bridge, switch and router
difference between hub, bridge, switch and routerdifference between hub, bridge, switch and router
difference between hub, bridge, switch and routerAkmal Cikmat
 
Network Security
Network SecurityNetwork Security
Network SecurityMAJU
 
Network Security Presentation
Network Security PresentationNetwork Security Presentation
Network Security PresentationAllan Pratt MBA
 
Multiplexing, fdma,tdma,cdma
Multiplexing, fdma,tdma,cdmaMultiplexing, fdma,tdma,cdma
Multiplexing, fdma,tdma,cdmanimay1
 
Computer networking devices
Computer networking devicesComputer networking devices
Computer networking devicesRajesh Sadhukha
 

Andere mochten auch (15)

Networking devices
Networking devicesNetworking devices
Networking devices
 
Using information
Using informationUsing information
Using information
 
Power point
Power pointPower point
Power point
 
Network devices (2)
Network devices (2)Network devices (2)
Network devices (2)
 
networking devices
networking devicesnetworking devices
networking devices
 
Microwave radio relay systems
Microwave radio relay systemsMicrowave radio relay systems
Microwave radio relay systems
 
Networking Devices & Its Advantages and Disadvantages
Networking Devices & Its Advantages and DisadvantagesNetworking Devices & Its Advantages and Disadvantages
Networking Devices & Its Advantages and Disadvantages
 
ccna summer training ppt ( Cisco certified network analysis) ppt. by Traun k...
ccna summer training ppt ( Cisco certified network analysis) ppt.  by Traun k...ccna summer training ppt ( Cisco certified network analysis) ppt.  by Traun k...
ccna summer training ppt ( Cisco certified network analysis) ppt. by Traun k...
 
Network security
Network security Network security
Network security
 
difference between hub, bridge, switch and router
difference between hub, bridge, switch and routerdifference between hub, bridge, switch and router
difference between hub, bridge, switch and router
 
Network Security
Network SecurityNetwork Security
Network Security
 
Network Security Presentation
Network Security PresentationNetwork Security Presentation
Network Security Presentation
 
Network security
Network securityNetwork security
Network security
 
Multiplexing, fdma,tdma,cdma
Multiplexing, fdma,tdma,cdmaMultiplexing, fdma,tdma,cdma
Multiplexing, fdma,tdma,cdma
 
Computer networking devices
Computer networking devicesComputer networking devices
Computer networking devices
 

Ähnlich wie 1 networking devices 2014

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
 
Dc ch08 : local area network overview
Dc ch08 : local area network overviewDc ch08 : local area network overview
Dc ch08 : local area network overviewSyaiful Ahdan
 
layer2-network-design.ppt
layer2-network-design.pptlayer2-network-design.ppt
layer2-network-design.pptPatrick Theuri
 
layer2-network-design.ppt
layer2-network-design.pptlayer2-network-design.ppt
layer2-network-design.pptVimalMallick
 
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
 
Computer Network Components
Computer Network  ComponentsComputer Network  Components
Computer Network ComponentsJyoti Akhter
 
connecting LANs.pptx
connecting LANs.pptxconnecting LANs.pptx
connecting LANs.pptxJayaprasanna4
 

Ähnlich wie 1 networking devices 2014 (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
 
Dc ch08 : local area network overview
Dc ch08 : local area network overviewDc ch08 : local area network overview
Dc ch08 : local area network overview
 
Network hardware.ppt
Network hardware.pptNetwork hardware.ppt
Network hardware.ppt
 
layer2-network-design.ppt
layer2-network-design.pptlayer2-network-design.ppt
layer2-network-design.ppt
 
Network devices
Network devicesNetwork devices
Network devices
 
layer2-network-design.ppt
layer2-network-design.pptlayer2-network-design.ppt
layer2-network-design.ppt
 
Connecting devices
Connecting devicesConnecting devices
Connecting devices
 
Network devices
Network devicesNetwork devices
Network devices
 
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
 
Computer Network Components
Computer Network  ComponentsComputer Network  Components
Computer Network Components
 
Switch networking
Switch networking Switch networking
Switch networking
 
Connecting devices
Connecting devicesConnecting devices
Connecting devices
 
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
 
1.CN-PPT.ppt
1.CN-PPT.ppt1.CN-PPT.ppt
1.CN-PPT.ppt
 
connecting LANs.pptx
connecting LANs.pptxconnecting LANs.pptx
connecting LANs.pptx
 
Network switch
Network switchNetwork switch
Network switch
 

Kürzlich hochgeladen

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...roncy bisnoi
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxfenichawla
 
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 Conduitsrknatarajan
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesPrabhanshu Chaturvedi
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGSIVASHANKAR N
 
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 Bookingdharasingh5698
 
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...Call Girls in Nagpur High Profile
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 

Kürzlich hochgeladen (20)

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...
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
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
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and Properties
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
 
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
 
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...
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 

1 networking devices 2014

  • 2. Outline • Network Connecting Devices – Repeater/Hub/Bridge/Router/Gateway • Backbone Network – Bus/Star/VLAN
  • 3. Network Devices • As Organizations grow, so do their networks – Growth in number of users – Geographical Growth • Network Devices : – Are products used to expand or connect networks. – Can control the amount of traffic on a network. – Can speed up the flow of data over a network. – Manage data transfer
  • 4. Network Devices • End user devices or hosts • Hosts are devices that connect directly to a network segment. It includes: Computers (Client / Servers), Printers, Scanners, etc. • Network Devices: • Include all devices that connect the end-user devices to allow them communicate. (Repeater, Hub, Bridge, Router, Gateway)
  • 5. Connectivity Devices • Each topology and network architecture has its limits. • Networks can not be expanded by simple adding more servers or cabling • Connectivity devices are the basic building blocks of network expansion
  • 6. Connectivity Devices • Are used to connect separate segments of the network or inter-network • A segment is a portion of the network transmission media that is assigned a network address.
  • 8. Network Connectivity Devices • Repeaters • Hubs • Bridges • Switches
  • 10. 10 Five Categories of Network Devices
  • 11. Five Categories of Network Devices • The five categories contain devices which can be defined as – 1. Those which operate below the physical layer such as a passive hub. – 2. Those which operate at the physical layer (a repeater or an active hub). – 3. Those which operate at the physical and data link layers (a bridge or a two-layer switch). – 4. Those which operate at the physical, data link, and network layers (a router or a three-layer switch). – 5. Those which can operate at all five layers (a gateway).
  • 12. Repeater A repeater connects segments of a LAN. A repeater forwards every frame – there is no filtering. A repeater is a regenerator, not an amplifier.
  • 13. 13 Function of repeater Repeater is not exactly as same as Amplifier
  • 14. • A repeater can be used to increase the length of your network by eliminating the effect of attenuation on the signal. • Repeaters repeat signals – Clean and boost digital transmission – Analog networks use amplifiers to boost signal • It connects two segments of the same network, overcoming the distance limitations of the transmission media. Repeaters
  • 15. Repeaters • Some repeaters also serve as transmission media adapters, connecting two different types of media. • Repeaters can connect segments that have the same access method. (CSMA/CD, Token Passing, Polling, etc.) • It cannot reformat, resize, or manipulate the data • Physical layer (layer 1) device
  • 18. Advantages Of Repeaters • Extend network physical distance • Do not seriously affect network performance • Special repeaters connect different media –Copper to fiber
  • 19. Disadvantages Of Repeaters • Cannot connect different network architectures –Token Ring and Ethernet (Star) • Cannot reduce network traffic • Repeaters do not filter data • Do not segment (divide) the network – Repeat everything without discrimination • Number of repeaters must be limited
  • 20. Hubs • A hub is the place where data unites from one or more directions and is forwarded out in one or more directions. • Seen in local area networks • Generic connection device – Physical layer
  • 21. Hubs (continued) • In a star architecture, each node is connected to a central device called a hub. The hub takes a signal that comes from any node and passes it along to all the other nodes in the network. • A hub does not perform any type of filtering or routing of the data. • A hub is a junction that joins all the different nodes together. • Hubs are referred as Concentrators or multi-port repeater
  • 22. Hubs • Regenerate and repeat signals • Broadcast signals through the network • Can not filter network traffic • Can not determine the best path • Are used as network concentration (focal) points.
  • 23. Hub A hub is a multi-port repeater, used in star-wired or in tree LANs Because of the amount of traffic and collisions, hubs can only be used in small network configurations.
  • 25. Types of Hubs • Passive Hubs • Active Hubs • Intelligent Hubs (Switches)
  • 26. Passive Hub • It functions only as a connection point for the signals • The signal pass through a passive hub without regeneration or amplification.
  • 27. Active Hub • It regenerates or amplifies the signal before they are retransmitted. • Also called Multiport repeaters • Drawback: – The noise is also regenerated
  • 28. Multiple Access • When nodes or stations are connected and use a common link, called a multipoint or broadcast link, we need a multiple-access protocol to coordinate access to the shared link • Problems occur with too many nodes on the same network segment or collision domain with shared link or medium • Carrier Sense Multiple Access with Collision Detection (CSMA/CD) protocol, for example may be used as multiple-access protocol to access a shared medium • In this method, a station monitors the medium after it sends a frame to see if the transmission was successful. If so, the station is finished. If, however, there is a collision, the frame is sent again.
  • 30. Network Segmentation • Segment - Any portion of a network that is separated, by a switch, bridge or router, from other parts of the network. • Segmentation – Collisions and retransmissions are reduced – Contention for bandwidth is reduced • Contention – Stations compete with one another to access the medium • Collision – In a random access method, each station has the right to the medium without being controlled by any other station. – If more than one station tries to send, there is an access conflict called collision and the frames will be either destroyed or modified. – To avoid access conflict or to resolve it when it happens, each station follows a procedure called Back off algorithm
  • 31. Back off algorithm • we need to resend the frames that have been destroyed during transmission. • As collision involves two or more stations, if all these stations try to resend their frames after the time-out, the frames will collide again. • Pure ALOHA protocol dictates that when the time- out period passes, each station waits a random amount of time before resending its frame. The randomness will help avoid more collisions. We call this time the back-off time TB.
  • 32. Back off algorithm…. • The pure ALOHA protocol relies on acknowledgments from the receiver. • When a station sends a frame, it expects the receiver to send an acknowledgment. • If the acknowledgment does not arrive after a time- out period, the station assumes that the frame (or the acknowledgment) has been destroyed and resends the frame.
  • 34. Bridges • Layer 2 (Data Link Layer) device • Forward or drop frames • Divide a network into segments and filter traffic to avoid collision domain. • Limit or filter traffic keeping local traffic local, yet allow connectivity to other parts (segments) • Make decision based on the MAC address list • Connect different architectures and Forward packets between architectures: Ethernet & Token-Ring. 11
  • 36. Bridges 20% of LA N traffic travels betw een LA N s 80% of LA N traffic stays on local LA N bridge L A N B S e g m e n ta tio n L A N A
  • 37. Bridges •Read network addresses at the MAC (Media Access Control) sub-layer •Decide which segment address is on •Bridge has filtering capability •It can check the destination address of a frame and decide if the frame should be forwarded or dropped. 11
  • 38. A bridge has a table used in filtering decisions.
  • 39. Translation Bridges • Connect networks with different network architecture • Example: – Token ring connecting to Ethernet
  • 40. 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
  • 41. Advantages And Disadvantages Of Bridges (continued) • Disadvantages of using bridges – Slower than repeaters due to filtering – Do not filter broadcasts – Broadcast packages are passed across bridges. – More expensive than repeaters
  • 43. Switches • A switch is classified in two categories – Two-layer switch – Three-layer switch. • A three-layer switch is used at the network layer; it is a kind of router. • A 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 performance. • Whereas a bridge with a few ports can connect a few LANs
  • 44. 44 2-Layer Switches  A 2-Layer switch is an N-segment bridge where each station has its own dedicated segment.  Each link becomes a separate segment on the LAN.  Forwards frames to their destination based on the physical (MAC) address  Has the ability to buffer frames in order to manage traffic more efficiently.
  • 45. 45 N-segment bridge is a 2-layer Switch
  • 46. Cont.. • A high speed multiport bridge • Replacing repeaters & hubs in UTP • Dedicated bandwidth to each port, making data transmission more efficient. • Each port can use full 10/100/1000 Mbps. • Increase network performance • Virtual circuits between source and destination • Micro segmentation
  • 47. Cont.. • Between two computers using a switch two collision domains are created each with dedicated bandwidth • Between two hubs using a switch two collision domains are created each with shared bandwidth • Filter based on MAC addresses • Build MAC table
  • 48. Switches GOLDMAN: DATACOMM FIG. 06-03 serversclient workstations "10 Mbps for ALL" Switching Hub multiple dedicated 10Mbps LAN segments Workgroup with shared connection Workgroup with shared connection servers with dedicated connections shared media hub shared media hub Workstations with dedicated connections Multiple, simultaneous 10Mbps connections All connections at 10Mbps switching matrix Switch-Based LAN Architecture "10 Mbps for EACH"
  • 49. Switches broadcast source LAN switch LAN Switch broadcast traffic Broadcasts to all ports on LAN switch. Single Switch Virtual LANs
  • 50. Switches (continued) • Advantages of switches – Increase available network bandwidth by reducing its workload, computers only receive packets intended for them specifically – Increase network performance – Smaller collision domains
  • 51. Switches (continued) • Disadvantages of switches – More expensive than hubs and bridges – Difficult to trace network connectivity problems through a switch – Does not filter broadcast traffic
  • 52. 52 3-Layer Switch: The Router  Operates at the Network layer  Connects LANs and WANs.  Create a routing table to determine how to forward packets  Packets (datagrams) are forwarded using logical addresses (IP addresses).  Routing table can be updated dynamically or manually.  Routing tables are normally dynamic and are updated using routing protocols.
  • 53. Routers • Its purpose is to: – examine incoming messages (layer 3 data), – choose the best path for them through the network, and – switch them to the proper outgoing port. • They don’t allow bad data or broadcast storm to be passed on the network • Provide filtering and network traffic control based on logical addresses
  • 54. Routing Principle • Goal: Arriving at the destination • Considerations: – Direct route (shortest) – Reliable route – Cheap route – Safe route
  • 55. Routers (cont..) • Connect multiple segments and networks • Multiple routers create an “internetwork” • Have become the backbone for the Internet, running the IP protocol. • They can connect networks using the same protocol but different network architectures. • Connect different layer 2 technologies (ethernet, Token Ring, FDDI, etc.)
  • 58. Different IP addresses at each port showing connections of different network segments
  • 60. Advantages And Disadvantages Of Routers • Advantages of routers – Can connect networks of different architecture • Token Ring to Ethernet – Choose best path through or to a network – Create smaller collision domains – Create smaller broadcast domains
  • 61. Advantages And Disadvantages Of Routers (continued) • Disadvantages of routers – Only work with routable protocols such as RIP, OSPF, or BGP – More expensive than hubs, bridges, and switches – Routing table updates consume bandwidth – Increase delay due to a greater degree of packet filtering and/or analyzing
  • 63. IPX/SPX • IPX/SPX stands for Internetwork Packet Exchange/Sequenced Packet Exchange. • IPX and SPX are networking protocols used primarily on networks using the Novell NetWare operating systems • IPX and SPX both provide connection services similar to TCP/IP, with the IPX protocol having similarities to IP, and SPX having similarities to TCP • IPX is a network layer protocol, while SPX is a transport layer protocol similar to TCP/IP. • The SPX layer sits on top of the IPX layer and provides connection-oriented services between two nodes on the network.
  • 64. Brouters • Hybrid device • Functions as a router for routable protocols • Functions as a bridge for non-routable protocols • Operates at Data Link and Network layers
  • 66. Gateways • Interchangeably used term router and gateway • Operates in all 5 layer of the Internet (TCP/IP) and 7 layers of OSI model • A gateway takes an application message, reads it, and interprets it • It translates different protocol suites • A gateway is a combination of hardware and software
  • 67. Gateways • A gateway is a network point that acts as an entrance to another network. • On the internet, in terms of routing, the network consists of gateway nodes and host nodes. • Host nodes are computer of network users and the computers that serve contents (such as Web pages). • Gateway nodes are computers that control traffic within your company’s network or at your local internet service provider (ISP)
  • 69. A gateway SNA network (IBM) Netware network (Novell)
  • 70. What is difference between? • Bridge: device to interconnect two LANs that use the SAME logical link control protocol but may use different medium access control protocols. • Router: device to interconnect SIMILAR networks, e.g. similar protocols and workstations and servers • Gateway: device to interconnect DISSIMILAR protocols and servers, like Macintosh and IBM LANs and equipment
  • 71. What is difference between? • Switch: device to allow different nodes of a network to communicate directly with each other. – Allow several users to send information over a network at the same time without slowing each other down.
  • 72. Summary • Network administrators use devices to control and extend the usable size of a network • These devices include repeaters, hubs, bridges, switches, routers, brouters, and gateways • Repeaters work against attenuation by cleaning and repeating signals that they receive on a network • Repeaters work at the Physical layer of the OSI model • They cannot connect different network architectures
  • 73. Summary (continued) • Repeaters do not reduce network traffic or segment the network • A hub ties several networking cables together to create a link between different stations on a network • An active hub has its own electrical power and acts as a repeater, whereas a passive hub provides no signal regeneration • Hubs operate at the Physical layer of the OSI model and do not segment the network • Network segmentation is the process of isolating hosts into smaller segments to reduce the possibility of collisions
  • 74. Summary (continued) • Bridges and switches are two devices commonly used to segment networks • Bridges provide network segmentation by examining the MAC address that is sent in the data frame • Bridges operate at the Data Link layer of the OSI model
  • 75. Summary (continued) • Switches increase network performance by reducing the number of frames transmitted to the rest of a network • They do this by opening a virtual circuit between the source and the destination • Switches operate at the Data Link layer of the OSI model
  • 76. Summary (continued) • Routers operate at the Network layer of the OSI model and provide filtering and network-traffic control on LANs and WANs • They can connect multiple segments and networks • On a TCP/IP network, routers use IP addresses to route packets to the correct network segment • Routers use information from routing tables to move packets from one network to another
  • 77. Summary (continued) • A brouter is a hybrid device that functions both as a bridge for non-routable protocols and as a router for routable protocols • Brouters operate at both the Data Link and Network layers • Gateways are usually a combination of hardware and software and are used to translate between different protocols • They usually operate at layer 4 and above in the OSI model

Hinweis der Redaktion

  1. Nowadays you see hubs with switches; but basically the hub is the place where data comes together while the switch determines how and where data is forwarded from the place where data comes together.
  2. A hub does not perform any type of filtering or routing of the data. A hub is a junction that joins all the different nodes together.