SlideShare una empresa de Scribd logo
1 de 27
Descargar para leer sin conexión
NETWORK TOPOLOGIES
There are three basic
configurations used to connect
computers they are the
Bus
Ring
Star
Bus topology
 This type of network was widely used in the 1980’s
 In this configuration every computer (node) shares
the networks total bus capacities.
 In this configuration adding more computers will
reduce the access speed on the network.
 Each computer communicates to other computers
on the network independently this is referred to as
PEER-TO-PEER networking
How a Bus Peer to Peer
Network Works
 All computers on a network have a distinct
address just like your house does
 a message would be send from one
computer with the address of another
computer attached to the message
 The message is broadcasted to all the
computers on the network until the
addressed PC accepts the message
How it worked
 The type of wires used for Bus Networks in the
80’s were called Thicknet and Thinnet
 A Thicknet cable (very large about 1 inch in
diameter usually yellow was hung around a room)
 Thinnet cables were connected to the PC’s NIC
and a Transceiver. The Transceiver was tapped
into the Thicknet cable
 To stop the message from bouncing back and
forward down the wire (known as signal bounce)
both ends of the network are terminated with 50Ω
resistors
Problems
 One of the main problems with this type of
network is that it is not very fault tolerant, a
break or defect in the bus would affect the
whole network
Ring Topology
 In Ring topology each node is connected to the
two nearest nodes so the entire network forms a
circle
 Data only travels in one direction on a Ring
network
How this Topology works
 a node has information to send to another
computer on the network so it sends the
information out on the network to the PC it is
connected to, if the information is for this PC (the
recipients NIC address is attached to the
message, which is like putting an address on an
envelope) then the PC accepts the data
 otherwise it passes the information on to the next
PC by repeating the data back out on the line
 This method of repeating the data helps keep the
integrity of the data readable by other computers
How it Works
 As it is better to have computers take turns
using the connecting Data cable, Ring
topologies incorporated a system called
Token passing
 In this topology, to transmit on the wire your
computer must have control of the token or
wait for the token to be free
 Larger Token Ring networks use multiple
tokens
Problems and Solutions
 The drawback to this type of topology is that a single
malfunctioning workstation can disable the whole network
 To make sure all the information is sent the receiving PC
sends the token back to the sending PC after it has
received all the data
 If the sending PC is finished sending it passes the token to
the next PC
 This type of network was also widely used in the 1980’s
 This type of network used Thinnet cable joining nodes.
 In the mid 1980’s Thinnet cable was replaced by
Category 3 Ethernet cable capable of handling up to
10Mbps
Star topology
 In a Star topology every node is connected
through a central device such as a Hub,
Switch or Router
 Compared to a Ring or Bus topology a Star
topology requires that more thought be put
into its setup
HUB
The Good and Bad of a
Star Network
 The upside of a star network is that if any
one cable fails then only the node
connected on that cable would be affected
 Another positive point to this type of network
is that it is very simple to join two star
networks together by connecting their
central devices to each other
The Good and Bad of a
Star Network
 As each computer is connected to a central
device (Hub) the location of the Hub must
be made as central as possible, so as to
reduce cable lengths
 The drawback to this type of topology is if a
central device was to fail then all computers
connected to that device would not be able
to see the network
What is a Hub?
 A hub is usually a small rectangular box,
often made of plastic, which receives its
power from an ordinary wall outlet
 A hub joins multiple computers (or other
network devices) together to form a single
network segment
 On this network segment, all computers can
communicate directly with each other
What is a Hub?
 Ethernet hubs are by far the most common
type, but hubs for other types of networks
such as USB also exist
 A hub includes a series of ports that each
accepts a network cable
 Small hubs can network four computers
together
 They contain four or sometimes five ports
What is a Hub?
 Many times the fifth port is reserved for
"uplink" which is the connecting of one hub
to another hub or similar device (joining two
segments together).
 Larger hubs contain eight, 12, 16, and even
24 ports
Key Features of Hubs
 Hubs classify as Layer 1 devices in the OSI model
 OSI stands for :
The Open Systems Interconnection Basic Reference
Model
 At the physical layer, hubs can support little in the
way of sophisticated networking
 Hubs do not read any of the data passing through
them and are not aware of their source or
destination
Key Features of Hubs
 Essentially, a hub simply receives incoming
packets, possibly amplifies the electrical
signal, and broadcasts these packets out to
all devices on the network - including the
one that originally sent the packet!
 a packet is a formatted block of data carried
by a computer network
Different Types of Hubs
 Technically speaking, three different types
of hubs exist
Passive
Active
Intelligent
Passive hubs
 Passive hubs do not amplify the electrical
signal of incoming packets before
broadcasting them out to the network
Active hubs
 amplify the electrical signal of incoming
packets back to their original level before
broadcasting them back out on the network
Intelligent hubs
 add extra features to an active hub that are
of particular importance to businesses
 An intelligent hub is typically stackable (built
in such a way that multiple units can be
placed one on top of the other to conserve
space).
Intelligent hubs
 It also typically includes remote
management capabilities via SNMP and
virtual LAN (VLAN) support (You can
configure or check it from a computer that is
connected to it).
 SNMP-Simple Network Management
Protocol
What is a Network Switch?
 A network switch is a small hardware
device that joins multiple computers
together within one local area network (LAN)
 Technically, network switches operate at
layer two (Data Link Layer) of the OSI model
Network Switch
 Network switches appear nearly identical to
network hubs, but a switch generally
contains more "intelligence" (and a slightly
higher price tag) than a hub
 Unlike hubs, network switches are capable
of inspecting data packets as they are
received, determining the source and
destination device of that packet, and
forwarding it appropriately
Network Switch
 By delivering each message only to the
connected device it was intended for, a
network switch conserves network
bandwidth and offers generally better
performance than a hub
What is a Router?
 Routers are physical devices that join
multiple wired or wireless networks together
 Technically, a wired or wireless router is a
Layer 3 gateway, meaning that the
wired/wireless router connects networks
together
 A Gateway is a device that acts like a
security guard and only allows data in or out
if it has the right network headers
Routers
 Home “networkers” often use an Internet Protocol
(IP) wired or wireless router
 IP is the most common OSI network layer protocol
 Protocols are the rules governing the transfer of
data information, it can also be compared to how
humans use languages (to get your point across
you must talk in the same language as the person
you are speaking to).
Routers
 An IP router such as a DSL or cable modem
are broadband routers and joins the home's
local area network (LAN) to the wide-area
network (WAN) of the Internet
 A Broadband Router is a device that allows
multiple PC’s to access the Internet using
only one address.

Más contenido relacionado

La actualidad más candente

Network Topology and it's types Star topology, Ring topology, Bus topology an...
Network Topology and it's types Star topology, Ring topology, Bus topology an...Network Topology and it's types Star topology, Ring topology, Bus topology an...
Network Topology and it's types Star topology, Ring topology, Bus topology an...Self-employed
 
Network topologies
Network topologiesNetwork topologies
Network topologiesNorah Saad
 
Physical and logical topologies in computer network and client server
Physical  and logical topologies in computer network and client serverPhysical  and logical topologies in computer network and client server
Physical and logical topologies in computer network and client serverSatya P. Joshi
 
Network topologies & network devices
Network topologies & network devicesNetwork topologies & network devices
Network topologies & network devicesAnnajab
 
Network topology and devices
Network topology and devicesNetwork topology and devices
Network topology and devicesKunal Bhansali
 
Network topology
Network topologyNetwork topology
Network topologyVpmv
 
Network topology by ananya shukla
Network topology by ananya shuklaNetwork topology by ananya shukla
Network topology by ananya shuklaananya_shukla
 
Network topology....sajal
Network topology....sajalNetwork topology....sajal
Network topology....sajalSajal Das
 
Network Topologies
Network TopologiesNetwork Topologies
Network TopologieseShikshak
 
Network topology
Network topologyNetwork topology
Network topologyilakkiya
 
Presentation on topology
Presentation on topologyPresentation on topology
Presentation on topologykalyan kumar
 

La actualidad más candente (20)

Network Topology and it's types Star topology, Ring topology, Bus topology an...
Network Topology and it's types Star topology, Ring topology, Bus topology an...Network Topology and it's types Star topology, Ring topology, Bus topology an...
Network Topology and it's types Star topology, Ring topology, Bus topology an...
 
Day 1.2 physical topologies
Day 1.2 physical topologiesDay 1.2 physical topologies
Day 1.2 physical topologies
 
Network topologies
Network topologiesNetwork topologies
Network topologies
 
Network topology And Its Types
Network topology And Its Types Network topology And Its Types
Network topology And Its Types
 
Physical and logical topologies in computer network and client server
Physical  and logical topologies in computer network and client serverPhysical  and logical topologies in computer network and client server
Physical and logical topologies in computer network and client server
 
Network topologies & network devices
Network topologies & network devicesNetwork topologies & network devices
Network topologies & network devices
 
Mesh Topology
Mesh Topology Mesh Topology
Mesh Topology
 
Network topology and devices
Network topology and devicesNetwork topology and devices
Network topology and devices
 
Network topology
Network topologyNetwork topology
Network topology
 
Ppt topologies
Ppt topologiesPpt topologies
Ppt topologies
 
Network topology
Network topologyNetwork topology
Network topology
 
Network Topologies by Rkreddy
Network Topologies by RkreddyNetwork Topologies by Rkreddy
Network Topologies by Rkreddy
 
Network topology by ananya shukla
Network topology by ananya shuklaNetwork topology by ananya shukla
Network topology by ananya shukla
 
network topology
network topologynetwork topology
network topology
 
Network topology....sajal
Network topology....sajalNetwork topology....sajal
Network topology....sajal
 
Network topology
Network topologyNetwork topology
Network topology
 
Network Topologies
Network TopologiesNetwork Topologies
Network Topologies
 
Network topology
Network topologyNetwork topology
Network topology
 
Presentation on topology
Presentation on topologyPresentation on topology
Presentation on topology
 
Network topologies
Network topologiesNetwork topologies
Network topologies
 

Destacado (19)

DWDM( DENSE WAVELENTH DIVISON MULTIPLEXING)
 DWDM( DENSE WAVELENTH DIVISON MULTIPLEXING) DWDM( DENSE WAVELENTH DIVISON MULTIPLEXING)
DWDM( DENSE WAVELENTH DIVISON MULTIPLEXING)
 
Network topologies for management
Network topologies for managementNetwork topologies for management
Network topologies for management
 
DWDM
DWDMDWDM
DWDM
 
IGRP and EIGRP
IGRP and EIGRPIGRP and EIGRP
IGRP and EIGRP
 
Packet switching
Packet switchingPacket switching
Packet switching
 
Igrp
IgrpIgrp
Igrp
 
Network topologies
Network topologiesNetwork topologies
Network topologies
 
Routing Information Protocol
Routing Information ProtocolRouting Information Protocol
Routing Information Protocol
 
Tdm ppt
Tdm pptTdm ppt
Tdm ppt
 
The Physical Layer
The Physical LayerThe Physical Layer
The Physical Layer
 
03 time division-multiplexing
03 time division-multiplexing03 time division-multiplexing
03 time division-multiplexing
 
Physical Layer
Physical LayerPhysical Layer
Physical Layer
 
BGP Overview
BGP OverviewBGP Overview
BGP Overview
 
BGP
BGPBGP
BGP
 
Tdm & fdm
Tdm & fdmTdm & fdm
Tdm & fdm
 
Open Shortest Path First
Open Shortest Path FirstOpen Shortest Path First
Open Shortest Path First
 
OSPF Basics
OSPF BasicsOSPF Basics
OSPF Basics
 
Internal components of the computer
Internal components of the computerInternal components of the computer
Internal components of the computer
 
Time DIvision Multiplexing Applications
Time DIvision Multiplexing ApplicationsTime DIvision Multiplexing Applications
Time DIvision Multiplexing Applications
 

Similar a Network Topologies

Network topologies
Network topologiesNetwork topologies
Network topologiespris21
 
For Introduction to Network1.What is computer networking means2.pdf
For Introduction to Network1.What is computer networking means2.pdfFor Introduction to Network1.What is computer networking means2.pdf
For Introduction to Network1.What is computer networking means2.pdffippsximenaal85949
 
1414407496.309801 network topologies (1)
1414407496.309801 network topologies (1)1414407496.309801 network topologies (1)
1414407496.309801 network topologies (1)hina mujahid
 
1414407496.309801 network topologies
1414407496.309801 network topologies1414407496.309801 network topologies
1414407496.309801 network topologieskaran saini
 
1414407496.309801 network topologies
1414407496.309801 network topologies1414407496.309801 network topologies
1414407496.309801 network topologiesboocse11
 
basiccomponentsofacomputernetwork-210820131631.pptx
basiccomponentsofacomputernetwork-210820131631.pptxbasiccomponentsofacomputernetwork-210820131631.pptx
basiccomponentsofacomputernetwork-210820131631.pptx14941
 
Lecture6 Data Networking.pptx
Lecture6 Data Networking.pptxLecture6 Data Networking.pptx
Lecture6 Data Networking.pptxEvadeDube
 
Network connectivity devices
Network connectivity devicesNetwork connectivity devices
Network connectivity devicesNumaan Tole
 
Class_notes_InternetTechnology
Class_notes_InternetTechnologyClass_notes_InternetTechnology
Class_notes_InternetTechnologyGulrez Khan
 
COMPUTER NETWORKING SYSTEM
COMPUTER NETWORKING SYSTEMCOMPUTER NETWORKING SYSTEM
COMPUTER NETWORKING SYSTEMprapti borthakur
 
Networking hard copy (1)
Networking  hard copy (1)Networking  hard copy (1)
Networking hard copy (1)Ankita Shetty
 
presentation_internet.pptx
presentation_internet.pptxpresentation_internet.pptx
presentation_internet.pptxbantisworld
 
Computer Networks By Beant Singh Duggal
Computer Networks By Beant Singh DuggalComputer Networks By Beant Singh Duggal
Computer Networks By Beant Singh DuggalBeantsingh
 
What is networking
What is networkingWhat is networking
What is networkingbabyparul
 
Computer Networks
Computer NetworksComputer Networks
Computer NetworksKarthik Ak
 

Similar a Network Topologies (20)

Network topologies
Network topologiesNetwork topologies
Network topologies
 
For Introduction to Network1.What is computer networking means2.pdf
For Introduction to Network1.What is computer networking means2.pdfFor Introduction to Network1.What is computer networking means2.pdf
For Introduction to Network1.What is computer networking means2.pdf
 
1414407496.309801 network topologies (1)
1414407496.309801 network topologies (1)1414407496.309801 network topologies (1)
1414407496.309801 network topologies (1)
 
1414407496.309801 network topologies
1414407496.309801 network topologies1414407496.309801 network topologies
1414407496.309801 network topologies
 
1414407496.309801 network topologies
1414407496.309801 network topologies1414407496.309801 network topologies
1414407496.309801 network topologies
 
01 network topologies
01 network topologies01 network topologies
01 network topologies
 
basiccomponentsofacomputernetwork-210820131631.pptx
basiccomponentsofacomputernetwork-210820131631.pptxbasiccomponentsofacomputernetwork-210820131631.pptx
basiccomponentsofacomputernetwork-210820131631.pptx
 
Chapter 1
Chapter 1Chapter 1
Chapter 1
 
Lecture6 Data Networking.pptx
Lecture6 Data Networking.pptxLecture6 Data Networking.pptx
Lecture6 Data Networking.pptx
 
Network connectivity devices
Network connectivity devicesNetwork connectivity devices
Network connectivity devices
 
Class_notes_InternetTechnology
Class_notes_InternetTechnologyClass_notes_InternetTechnology
Class_notes_InternetTechnology
 
COMPUTER NETWORKING SYSTEM
COMPUTER NETWORKING SYSTEMCOMPUTER NETWORKING SYSTEM
COMPUTER NETWORKING SYSTEM
 
Networking hard copy (1)
Networking  hard copy (1)Networking  hard copy (1)
Networking hard copy (1)
 
Networking
NetworkingNetworking
Networking
 
presentation_internet.pptx
presentation_internet.pptxpresentation_internet.pptx
presentation_internet.pptx
 
Computer Networks By Beant Singh Duggal
Computer Networks By Beant Singh DuggalComputer Networks By Beant Singh Duggal
Computer Networks By Beant Singh Duggal
 
COMPUTER NETWORKING
COMPUTER NETWORKINGCOMPUTER NETWORKING
COMPUTER NETWORKING
 
Network Devices
Network DevicesNetwork Devices
Network Devices
 
What is networking
What is networkingWhat is networking
What is networking
 
Computer Networks
Computer NetworksComputer Networks
Computer Networks
 

Más de Ahsan Rahim

What is Wireless Communication or Unguided Transmission Media
What is Wireless Communication or Unguided Transmission MediaWhat is Wireless Communication or Unguided Transmission Media
What is Wireless Communication or Unguided Transmission MediaAhsan Rahim
 
Software Project Management | An Overview of the Software Project Management
Software Project Management | An Overview of the Software Project ManagementSoftware Project Management | An Overview of the Software Project Management
Software Project Management | An Overview of the Software Project ManagementAhsan Rahim
 
What is HTML - An Introduction to HTML (Hypertext Markup Language)
What is HTML - An Introduction to HTML (Hypertext Markup Language)What is HTML - An Introduction to HTML (Hypertext Markup Language)
What is HTML - An Introduction to HTML (Hypertext Markup Language)Ahsan Rahim
 
Basics of the Computer System
Basics of the Computer SystemBasics of the Computer System
Basics of the Computer SystemAhsan Rahim
 
What kinds of languages can agents use to communicate?
What kinds of languages can agents use to communicate?What kinds of languages can agents use to communicate?
What kinds of languages can agents use to communicate?Ahsan Rahim
 
Multiagent System Communication
Multiagent System Communication Multiagent System Communication
Multiagent System Communication Ahsan Rahim
 
Wireless communication or Unguided Transmission Media
Wireless communication or Unguided Transmission MediaWireless communication or Unguided Transmission Media
Wireless communication or Unguided Transmission MediaAhsan Rahim
 
Processes description and process control.
Processes description and process control.Processes description and process control.
Processes description and process control.Ahsan Rahim
 
Agile Development | Agile Process Models
Agile Development | Agile Process ModelsAgile Development | Agile Process Models
Agile Development | Agile Process ModelsAhsan Rahim
 
Traditional Process Models
Traditional Process ModelsTraditional Process Models
Traditional Process ModelsAhsan Rahim
 

Más de Ahsan Rahim (10)

What is Wireless Communication or Unguided Transmission Media
What is Wireless Communication or Unguided Transmission MediaWhat is Wireless Communication or Unguided Transmission Media
What is Wireless Communication or Unguided Transmission Media
 
Software Project Management | An Overview of the Software Project Management
Software Project Management | An Overview of the Software Project ManagementSoftware Project Management | An Overview of the Software Project Management
Software Project Management | An Overview of the Software Project Management
 
What is HTML - An Introduction to HTML (Hypertext Markup Language)
What is HTML - An Introduction to HTML (Hypertext Markup Language)What is HTML - An Introduction to HTML (Hypertext Markup Language)
What is HTML - An Introduction to HTML (Hypertext Markup Language)
 
Basics of the Computer System
Basics of the Computer SystemBasics of the Computer System
Basics of the Computer System
 
What kinds of languages can agents use to communicate?
What kinds of languages can agents use to communicate?What kinds of languages can agents use to communicate?
What kinds of languages can agents use to communicate?
 
Multiagent System Communication
Multiagent System Communication Multiagent System Communication
Multiagent System Communication
 
Wireless communication or Unguided Transmission Media
Wireless communication or Unguided Transmission MediaWireless communication or Unguided Transmission Media
Wireless communication or Unguided Transmission Media
 
Processes description and process control.
Processes description and process control.Processes description and process control.
Processes description and process control.
 
Agile Development | Agile Process Models
Agile Development | Agile Process ModelsAgile Development | Agile Process Models
Agile Development | Agile Process Models
 
Traditional Process Models
Traditional Process ModelsTraditional Process Models
Traditional Process Models
 

Último

Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 

Último (20)

TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 

Network Topologies

  • 1. NETWORK TOPOLOGIES There are three basic configurations used to connect computers they are the Bus Ring Star
  • 2. Bus topology  This type of network was widely used in the 1980’s  In this configuration every computer (node) shares the networks total bus capacities.  In this configuration adding more computers will reduce the access speed on the network.  Each computer communicates to other computers on the network independently this is referred to as PEER-TO-PEER networking
  • 3. How a Bus Peer to Peer Network Works  All computers on a network have a distinct address just like your house does  a message would be send from one computer with the address of another computer attached to the message  The message is broadcasted to all the computers on the network until the addressed PC accepts the message
  • 4. How it worked  The type of wires used for Bus Networks in the 80’s were called Thicknet and Thinnet  A Thicknet cable (very large about 1 inch in diameter usually yellow was hung around a room)  Thinnet cables were connected to the PC’s NIC and a Transceiver. The Transceiver was tapped into the Thicknet cable  To stop the message from bouncing back and forward down the wire (known as signal bounce) both ends of the network are terminated with 50Ω resistors
  • 5. Problems  One of the main problems with this type of network is that it is not very fault tolerant, a break or defect in the bus would affect the whole network
  • 6. Ring Topology  In Ring topology each node is connected to the two nearest nodes so the entire network forms a circle  Data only travels in one direction on a Ring network
  • 7. How this Topology works  a node has information to send to another computer on the network so it sends the information out on the network to the PC it is connected to, if the information is for this PC (the recipients NIC address is attached to the message, which is like putting an address on an envelope) then the PC accepts the data  otherwise it passes the information on to the next PC by repeating the data back out on the line  This method of repeating the data helps keep the integrity of the data readable by other computers
  • 8. How it Works  As it is better to have computers take turns using the connecting Data cable, Ring topologies incorporated a system called Token passing  In this topology, to transmit on the wire your computer must have control of the token or wait for the token to be free  Larger Token Ring networks use multiple tokens
  • 9. Problems and Solutions  The drawback to this type of topology is that a single malfunctioning workstation can disable the whole network  To make sure all the information is sent the receiving PC sends the token back to the sending PC after it has received all the data  If the sending PC is finished sending it passes the token to the next PC  This type of network was also widely used in the 1980’s  This type of network used Thinnet cable joining nodes.  In the mid 1980’s Thinnet cable was replaced by Category 3 Ethernet cable capable of handling up to 10Mbps
  • 10. Star topology  In a Star topology every node is connected through a central device such as a Hub, Switch or Router  Compared to a Ring or Bus topology a Star topology requires that more thought be put into its setup HUB
  • 11. The Good and Bad of a Star Network  The upside of a star network is that if any one cable fails then only the node connected on that cable would be affected  Another positive point to this type of network is that it is very simple to join two star networks together by connecting their central devices to each other
  • 12. The Good and Bad of a Star Network  As each computer is connected to a central device (Hub) the location of the Hub must be made as central as possible, so as to reduce cable lengths  The drawback to this type of topology is if a central device was to fail then all computers connected to that device would not be able to see the network
  • 13. What is a Hub?  A hub is usually a small rectangular box, often made of plastic, which receives its power from an ordinary wall outlet  A hub joins multiple computers (or other network devices) together to form a single network segment  On this network segment, all computers can communicate directly with each other
  • 14. What is a Hub?  Ethernet hubs are by far the most common type, but hubs for other types of networks such as USB also exist  A hub includes a series of ports that each accepts a network cable  Small hubs can network four computers together  They contain four or sometimes five ports
  • 15. What is a Hub?  Many times the fifth port is reserved for "uplink" which is the connecting of one hub to another hub or similar device (joining two segments together).  Larger hubs contain eight, 12, 16, and even 24 ports
  • 16. Key Features of Hubs  Hubs classify as Layer 1 devices in the OSI model  OSI stands for : The Open Systems Interconnection Basic Reference Model  At the physical layer, hubs can support little in the way of sophisticated networking  Hubs do not read any of the data passing through them and are not aware of their source or destination
  • 17. Key Features of Hubs  Essentially, a hub simply receives incoming packets, possibly amplifies the electrical signal, and broadcasts these packets out to all devices on the network - including the one that originally sent the packet!  a packet is a formatted block of data carried by a computer network
  • 18. Different Types of Hubs  Technically speaking, three different types of hubs exist Passive Active Intelligent
  • 19. Passive hubs  Passive hubs do not amplify the electrical signal of incoming packets before broadcasting them out to the network Active hubs  amplify the electrical signal of incoming packets back to their original level before broadcasting them back out on the network
  • 20. Intelligent hubs  add extra features to an active hub that are of particular importance to businesses  An intelligent hub is typically stackable (built in such a way that multiple units can be placed one on top of the other to conserve space).
  • 21. Intelligent hubs  It also typically includes remote management capabilities via SNMP and virtual LAN (VLAN) support (You can configure or check it from a computer that is connected to it).  SNMP-Simple Network Management Protocol
  • 22. What is a Network Switch?  A network switch is a small hardware device that joins multiple computers together within one local area network (LAN)  Technically, network switches operate at layer two (Data Link Layer) of the OSI model
  • 23. Network Switch  Network switches appear nearly identical to network hubs, but a switch generally contains more "intelligence" (and a slightly higher price tag) than a hub  Unlike hubs, network switches are capable of inspecting data packets as they are received, determining the source and destination device of that packet, and forwarding it appropriately
  • 24. Network Switch  By delivering each message only to the connected device it was intended for, a network switch conserves network bandwidth and offers generally better performance than a hub
  • 25. What is a Router?  Routers are physical devices that join multiple wired or wireless networks together  Technically, a wired or wireless router is a Layer 3 gateway, meaning that the wired/wireless router connects networks together  A Gateway is a device that acts like a security guard and only allows data in or out if it has the right network headers
  • 26. Routers  Home “networkers” often use an Internet Protocol (IP) wired or wireless router  IP is the most common OSI network layer protocol  Protocols are the rules governing the transfer of data information, it can also be compared to how humans use languages (to get your point across you must talk in the same language as the person you are speaking to).
  • 27. Routers  An IP router such as a DSL or cable modem are broadband routers and joins the home's local area network (LAN) to the wide-area network (WAN) of the Internet  A Broadband Router is a device that allows multiple PC’s to access the Internet using only one address.