SlideShare une entreprise Scribd logo
1  sur  28
Télécharger pour lire hors ligne
1
NETWORKING TOPOLOGY
Presented to:
Imtiaz Hussain
Presented by:
M Hussain
Roll no: BBE/785
BS (CS) 4th semester
Session (2012-2016)
INSTITUTW OF
BUSINESS ANG
TECHNOLOGY 2
3
Content
Networking Topology 05
Physical topology 08
Smart art graphic 09
Ring topology 10
Diagram of Ring topology 11
Advantages/disadvantages 12
Bus Topology 13
Diagram of Bus Topology 14
Advantages of Bus topology 15
Disadvantages of Bus Topology 16
Star Topology 17
Diagram of Star topology 18
Advantages/Disadvantages of Star topology 19
Tree topology 20
Mesh Topology 21
Diagram of Mesh Topology 22
Advantages/Disadvantages of Mesh Topology 23
Logical Topology 24
Two types of logical Topology 25
Reference 26 4
AN INTRODUCTION TO NETWORKING TOPOLOGY
 Network topology is the study of the arrangement or
mapping of the elements (links, nodes, etc.) of a
network, especially the physical (real) and logical
(virtual) interconnections between nodes A local area
network (LAN) is one example of a network that exhibits
both a physical topology and a logical topology.
 Any particular network topology is determined only by
the graphical mapping of the configuration of physical
and/or logical connections between nodes. LAN
Network Topology is, therefore, technically a part of
graph theory.
5
NETWORKING TOPOLOGY
Networking Topology:
The way in which the
connections are made is called the topology of the
network.
6
 The structure of the network is divided into the
physical topology and the logical topology.
7
PHYSICAL TOPOLOGY
 refers to the configuration of the cables,
computers, and other peripherals.
8
9
RING TOPOLOGY
Diagram
 Description:
 Devices are connected from one to another to
form a ring shape.
 Each host is connected to the next and the last
node is connected to the first.
 A data token1 is used to grant permission for
each computer to communicate.
10
11
 Advantages:
 Easy to install and wire.
 Because every computer is given equal access to the
token, no one computer can monopolize the network.
 Disadvantages:
 Requires more cable than a bus topology.
 If one computer fails it can affect the whole network.
 It is difficult to identify the problem if the entire
network shuts down.
12
BUS TOPOLOGY
 Diagram
 The bus topology is often used when a network
installation is small, simple, or temporary.
 Description:
 All hosts are connected to the backbone cable in a
linear fashion.
13
14
 Advantages of the Bus
 There are several advantages to a bus topology:
 The bus is simple, reliable in very small networks,
easy to use, and easy to understand.
 The bus requires the least amount of cable to connect
the computers together and is therefore less expensive
than other cabling arrangements.
 It is easy to extend a bus. Two cables can be joined into
one longer cable with a BNC barrel connector, making
a longer cable and allowing more computers to join the
network.
 A repeater can also be used to extend a bus; a repeater
boosts the signal and allows it to travel a longer
distance.
15
 Disadvantages of the Bus
 A bus topology is commonly subject to the following
disadvantages:
 Heavy network traffic can slow a bus considerably. Because any
computer can transmit at any time, and computers on most bus
networks do not coordinate with each other to reserve times to
transmit, a bus network with a lot of computers can spend a lot of
its bandwidth (capacity for transmitting information) with the
computers interrupting each other instead of communicating. The
problem only gets worse as more computers are added to the
network.
 Each barrel connector weakens the electrical signal, and too many
may prevent the signal from being correctly received all along the
bus.
 It is difficult to troubleshoot a bus. A cable break or
malfunctioning computer anywhere between two computers can
cause them not to be able to communicate with each other. A
cable break or loose connector will also cause reflections and bring
down the whole network, causing all network activity to stop.
16
STAR TOPOLOGY
Diagram
 In a star topology, all the cables run from the computers to a
central location, where they are all connected by a device called a
hub.
 Stars are used in concentrated networks, where the endpoints are
directly reachable from a central location; when network
expansion is expected; and when the greater reliability of a star
topology is needed.
 Description:
 All hosts are connected to a single point of concentration.
 Usually uses a hub3 or switch4 as a center node.
 Range limits are about 100 meters from the hub
 Data on a star network passes through the hub or concentrator
before continuing to its destination.
17
18
 Advantages:
 It is easy to modify and add new computers to a star
network without disturbing the rest of the network.
 If one node or workstation (beside the middle node) goes
down, the rest of the network will still be functional.
 The center of a star network is a good place to figure out
where the network faults are located.
 You can use several cable types in the same network if the
hub you have can handle multiple cable types.
 Disadvantages:
 Requires more cable than a bus topology.
 If the middle node goes down , then the entire network goes
down.
 It is more expensive than because all cables must be
connected to one central point.
19
TREE TOPOLOGY
Tree topology is a combination of Bus and Star topology.
 This particular type of network topology is based on
a hierarchy of nodes. The highest level of any tree network
consists of a single, 'root' node, this node connected either
a single (or, more commonly, multiple) node(s) in the level
below by (a) point-to-point link(s). These lower level nodes are
also connected to a single or multiple nodes in the next level
down. Tree networks are not constrained to any number of
levels, but as tree networks are a variant of the bus network
topology, they are prone to crippling network failures should a
connection in a higher level of nodes fail/suffer damage. Each
node in the network has a specific, fixed number of nodes
connected to it at the next lower level in the hierarchy, this
number referred to as the 'branching factor' of the tree. This
tree has individual peripheral nodes. 20
MESH
Diagram
The mesh topology is distinguished by having
redundant links between devices. A true mesh
configuration has a link between each device in
the network. As you can imagine, this gets
unmanageable beyond a very small number of
devices. Most mesh topology networks are not true
mesh networks.
 Description:
 Each host is connected to all the other hosts.
21
22
 Advantages:
 Increased reliability since there are multiple paths for
each node to take.
 Increased speed since shortcuts have been created by
add more cables/links.
 Disadvantages:
 The cost of cabling all the hosts together is expensive
and time consuming.
23
LOGICAL TOPOLOGY
 refers to the method for passing information
between workstations.
24
TWO TYPES OF LOGICAL TOPOLOGIES:
 Broadcast - This type of logical topology works on
a first come, first serve basis. The first in line
gets to be the first to be sent. Each host sends its
data to all other hosts. The Ethernet is a good
example of a broadcast logical topology.
 Token Passing - This type of logical topology
controls access by passing a token1. Each host
can only send data when it has the token1.
25
REFERENCE
1) Cisco Networking Academy Program CCNA 1 and 2 Lab
Companion, Revised Third Edition. Cisco Press,
2005. ISBN: 158731498.
2) Computer in business P.62-65
3) Network
Topology: http://www.theapaws.net/network_topology.htm
4) The Home PC: http://thehomepc.com/networks/topology.htm
5) http://www.sis.pitt.edu/~icucart/networking_basics/networking_
topology.html
26
27
28

Contenu connexe

Tendances (20)

Best Topology
Best TopologyBest Topology
Best Topology
 
Topology
TopologyTopology
Topology
 
NETWORK TOPOLOGIES (NETWORK TOPOLOGY)
NETWORK TOPOLOGIES (NETWORK TOPOLOGY)NETWORK TOPOLOGIES (NETWORK TOPOLOGY)
NETWORK TOPOLOGIES (NETWORK TOPOLOGY)
 
Topologies
TopologiesTopologies
Topologies
 
Network topology
Network topologyNetwork topology
Network topology
 
Network topology And Its type
Network topology And Its typeNetwork topology And Its type
Network topology And Its type
 
Class work2
Class work2Class work2
Class work2
 
Network topology by Dr. Gholkar D. R.
Network topology by Dr. Gholkar D. R.Network topology by Dr. Gholkar D. R.
Network topology by Dr. Gholkar D. R.
 
introduction-to-computer-networking
introduction-to-computer-networkingintroduction-to-computer-networking
introduction-to-computer-networking
 
Network topologies
Network topologiesNetwork topologies
Network topologies
 
Network topology and devices
Network topology and devicesNetwork topology and devices
Network topology and devices
 
Distributed Structure System
Distributed Structure SystemDistributed Structure System
Distributed Structure System
 
intro to computer network
intro to computer network intro to computer network
intro to computer network
 
Network topology
Network topologyNetwork topology
Network topology
 
Network Topology
Network TopologyNetwork Topology
Network Topology
 
network topology
network topologynetwork topology
network topology
 
Computer Network Topologies (with animations)
Computer Network Topologies (with animations)Computer Network Topologies (with animations)
Computer Network Topologies (with animations)
 
Network Topology and its types
Network Topology and its typesNetwork Topology and its types
Network Topology and its types
 
Network Topology
Network TopologyNetwork Topology
Network Topology
 
Network topology
Network topologyNetwork topology
Network topology
 

En vedette

Computer Network and Topology
Computer Network and Topology Computer Network and Topology
Computer Network and Topology Mehrabudin Wakman
 
دسره سلیب دنړیوالی کمیټه - ICRC
دسره سلیب دنړیوالی کمیټه - ICRCدسره سلیب دنړیوالی کمیټه - ICRC
دسره سلیب دنړیوالی کمیټه - ICRCMehrabudin Wakman
 
Network topology architecture
Network topology architectureNetwork topology architecture
Network topology architectureDhani Ahmad
 
Network topoligies
Network topoligiesNetwork topoligies
Network topoligiesAli Kamran
 
Network topology and cable's
Network topology and cable'sNetwork topology and cable's
Network topology and cable'szahid6
 
Network, Topology and iits types
Network, Topology and iits typesNetwork, Topology and iits types
Network, Topology and iits typesMuzaffar Salik
 
Network topologies & network devices
Network topologies & network devicesNetwork topologies & network devices
Network topologies & network devicesAnnajab
 
Topology presentation-sachin noire
Topology presentation-sachin noireTopology presentation-sachin noire
Topology presentation-sachin noiresachin kumar
 
Network topology
Network topologyNetwork topology
Network topologyjasmeen kr
 
Basic networking in power point by suprabha
Basic networking in power point by suprabhaBasic networking in power point by suprabha
Basic networking in power point by suprabhaSuprabha Sahoo
 

En vedette (20)

Network Topology
Network TopologyNetwork Topology
Network Topology
 
Computer Network and Topology
Computer Network and Topology Computer Network and Topology
Computer Network and Topology
 
CH 4
CH 4CH 4
CH 4
 
دسره سلیب دنړیوالی کمیټه - ICRC
دسره سلیب دنړیوالی کمیټه - ICRCدسره سلیب دنړیوالی کمیټه - ICRC
دسره سلیب دنړیوالی کمیټه - ICRC
 
Network topology architecture
Network topology architectureNetwork topology architecture
Network topology architecture
 
Network topoligies
Network topoligiesNetwork topoligies
Network topoligies
 
Network Topology
Network TopologyNetwork Topology
Network Topology
 
Network topology and cable's
Network topology and cable'sNetwork topology and cable's
Network topology and cable's
 
Network, Topology and iits types
Network, Topology and iits typesNetwork, Topology and iits types
Network, Topology and iits types
 
wireless usb ppt
wireless usb pptwireless usb ppt
wireless usb ppt
 
viddu Network
 viddu Network viddu Network
viddu Network
 
Network And Topology
Network And TopologyNetwork And Topology
Network And Topology
 
Network topologies & network devices
Network topologies & network devicesNetwork topologies & network devices
Network topologies & network devices
 
Topology presentation-sachin noire
Topology presentation-sachin noireTopology presentation-sachin noire
Topology presentation-sachin noire
 
Network topology And Its Types
Network topology And Its Types Network topology And Its Types
Network topology And Its Types
 
Networking
NetworkingNetworking
Networking
 
Network topology
Network topologyNetwork topology
Network topology
 
Network design - Topology
Network design  - TopologyNetwork design  - Topology
Network design - Topology
 
Basic networking in power point by suprabha
Basic networking in power point by suprabhaBasic networking in power point by suprabha
Basic networking in power point by suprabha
 
Network topology
Network topologyNetwork topology
Network topology
 

Similaire à Networking Topology Guide: Types, Diagrams & Advantages

Determine best fit topology copy
Determine best fit topology   copyDetermine best fit topology   copy
Determine best fit topology copyJaleto Sunkemo
 
Network Topologies in computer networking
Network Topologies in computer networkingNetwork Topologies in computer networking
Network Topologies in computer networkingnazmulabdal
 
Network using topologies
Network using topologiesNetwork using topologies
Network using topologiesJaveria600
 
Network Topology
Network TopologyNetwork Topology
Network TopologyRohan Raj
 
Network topology
Network topologyNetwork topology
Network topologyArjonDando1
 
Network Topology
Network TopologyNetwork Topology
Network TopologyMd Saylab
 
Types Of Networks
Types Of NetworksTypes Of Networks
Types Of Networksjia234
 
Types of network topology, hub, switch, router, repeater and brouter
Types of network topology, hub, switch, router, repeater and brouterTypes of network topology, hub, switch, router, repeater and brouter
Types of network topology, hub, switch, router, repeater and brouterAlidHasan4
 
Chapter 1 - Network Topologies.pptx
Chapter 1 - Network Topologies.pptxChapter 1 - Network Topologies.pptx
Chapter 1 - Network Topologies.pptxNaeemAkhtar403523
 
Types of network topology
Types of network topologyTypes of network topology
Types of network topologyBharath Thegood
 
Network Topology's
Network Topology'sNetwork Topology's
Network Topology'sRaja Adapa
 
Network Topologies.pptx
Network Topologies.pptxNetwork Topologies.pptx
Network Topologies.pptxkulmiye2
 

Similaire à Networking Topology Guide: Types, Diagrams & Advantages (20)

Networking topology
Networking topologyNetworking topology
Networking topology
 
Determine best fit topology copy
Determine best fit topology   copyDetermine best fit topology   copy
Determine best fit topology copy
 
Network topology
Network topologyNetwork topology
Network topology
 
report.pptx
report.pptxreport.pptx
report.pptx
 
Network Topologies in computer networking
Network Topologies in computer networkingNetwork Topologies in computer networking
Network Topologies in computer networking
 
Network using topologies
Network using topologiesNetwork using topologies
Network using topologies
 
original
originaloriginal
original
 
Class work3
Class work3Class work3
Class work3
 
Network Topology
Network TopologyNetwork Topology
Network Topology
 
Network topology
Network topologyNetwork topology
Network topology
 
Network topology
Network topologyNetwork topology
Network topology
 
Network Topology
Network TopologyNetwork Topology
Network Topology
 
Types Of Networks
Types Of NetworksTypes Of Networks
Types Of Networks
 
Types of network topology, hub, switch, router, repeater and brouter
Types of network topology, hub, switch, router, repeater and brouterTypes of network topology, hub, switch, router, repeater and brouter
Types of network topology, hub, switch, router, repeater and brouter
 
Network -Lecture Notes
Network -Lecture NotesNetwork -Lecture Notes
Network -Lecture Notes
 
Chapter 1 - Network Topologies.pptx
Chapter 1 - Network Topologies.pptxChapter 1 - Network Topologies.pptx
Chapter 1 - Network Topologies.pptx
 
Types of network topology
Types of network topologyTypes of network topology
Types of network topology
 
Topology.pptx
Topology.pptxTopology.pptx
Topology.pptx
 
Network Topology's
Network Topology'sNetwork Topology's
Network Topology's
 
Network Topologies.pptx
Network Topologies.pptxNetwork Topologies.pptx
Network Topologies.pptx
 

Dernier

Artificial Intelligence in Power System overview
Artificial Intelligence in Power System overviewArtificial Intelligence in Power System overview
Artificial Intelligence in Power System overviewsandhya757531
 
Cost estimation approach: FP to COCOMO scenario based question
Cost estimation approach: FP to COCOMO scenario based questionCost estimation approach: FP to COCOMO scenario based question
Cost estimation approach: FP to COCOMO scenario based questionSneha Padhiar
 
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...Sumanth A
 
Analysis and Evaluation of Dal Lake Biomass for Conversion to Fuel/Green fert...
Analysis and Evaluation of Dal Lake Biomass for Conversion to Fuel/Green fert...Analysis and Evaluation of Dal Lake Biomass for Conversion to Fuel/Green fert...
Analysis and Evaluation of Dal Lake Biomass for Conversion to Fuel/Green fert...arifengg7
 
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENT
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENTFUNCTIONAL AND NON FUNCTIONAL REQUIREMENT
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENTSneha Padhiar
 
SOFTWARE ESTIMATION COCOMO AND FP CALCULATION
SOFTWARE ESTIMATION COCOMO AND FP CALCULATIONSOFTWARE ESTIMATION COCOMO AND FP CALCULATION
SOFTWARE ESTIMATION COCOMO AND FP CALCULATIONSneha Padhiar
 
Theory of Machine Notes / Lecture Material .pdf
Theory of Machine Notes / Lecture Material .pdfTheory of Machine Notes / Lecture Material .pdf
Theory of Machine Notes / Lecture Material .pdfShreyas Pandit
 
Python Programming for basic beginners.pptx
Python Programming for basic beginners.pptxPython Programming for basic beginners.pptx
Python Programming for basic beginners.pptxmohitesoham12
 
22CYT12 & Chemistry for Computer Systems_Unit-II-Corrosion & its Control Meth...
22CYT12 & Chemistry for Computer Systems_Unit-II-Corrosion & its Control Meth...22CYT12 & Chemistry for Computer Systems_Unit-II-Corrosion & its Control Meth...
22CYT12 & Chemistry for Computer Systems_Unit-II-Corrosion & its Control Meth...KrishnaveniKrishnara1
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionMebane Rash
 
Novel 3D-Printed Soft Linear and Bending Actuators
Novel 3D-Printed Soft Linear and Bending ActuatorsNovel 3D-Printed Soft Linear and Bending Actuators
Novel 3D-Printed Soft Linear and Bending ActuatorsResearcher Researcher
 
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithmComputer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithmDeepika Walanjkar
 
priority interrupt computer organization
priority interrupt computer organizationpriority interrupt computer organization
priority interrupt computer organizationchnrketan
 
2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.
2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.
2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.elesangwon
 
Guardians of E-Commerce: Harnessing NLP and Machine Learning Approaches for A...
Guardians of E-Commerce: Harnessing NLP and Machine Learning Approaches for A...Guardians of E-Commerce: Harnessing NLP and Machine Learning Approaches for A...
Guardians of E-Commerce: Harnessing NLP and Machine Learning Approaches for A...IJAEMSJORNAL
 
Curve setting (Basic Mine Surveying)_MI10412MI.pptx
Curve setting (Basic Mine Surveying)_MI10412MI.pptxCurve setting (Basic Mine Surveying)_MI10412MI.pptx
Curve setting (Basic Mine Surveying)_MI10412MI.pptxRomil Mishra
 
Turn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptxTurn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptxStephen Sitton
 
KCD Costa Rica 2024 - Nephio para parvulitos
KCD Costa Rica 2024 - Nephio para parvulitosKCD Costa Rica 2024 - Nephio para parvulitos
KCD Costa Rica 2024 - Nephio para parvulitosVictor Morales
 
Immutable Image-Based Operating Systems - EW2024.pdf
Immutable Image-Based Operating Systems - EW2024.pdfImmutable Image-Based Operating Systems - EW2024.pdf
Immutable Image-Based Operating Systems - EW2024.pdfDrew Moseley
 
CS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdfCS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdfBalamuruganV28
 

Dernier (20)

Artificial Intelligence in Power System overview
Artificial Intelligence in Power System overviewArtificial Intelligence in Power System overview
Artificial Intelligence in Power System overview
 
Cost estimation approach: FP to COCOMO scenario based question
Cost estimation approach: FP to COCOMO scenario based questionCost estimation approach: FP to COCOMO scenario based question
Cost estimation approach: FP to COCOMO scenario based question
 
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
 
Analysis and Evaluation of Dal Lake Biomass for Conversion to Fuel/Green fert...
Analysis and Evaluation of Dal Lake Biomass for Conversion to Fuel/Green fert...Analysis and Evaluation of Dal Lake Biomass for Conversion to Fuel/Green fert...
Analysis and Evaluation of Dal Lake Biomass for Conversion to Fuel/Green fert...
 
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENT
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENTFUNCTIONAL AND NON FUNCTIONAL REQUIREMENT
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENT
 
SOFTWARE ESTIMATION COCOMO AND FP CALCULATION
SOFTWARE ESTIMATION COCOMO AND FP CALCULATIONSOFTWARE ESTIMATION COCOMO AND FP CALCULATION
SOFTWARE ESTIMATION COCOMO AND FP CALCULATION
 
Theory of Machine Notes / Lecture Material .pdf
Theory of Machine Notes / Lecture Material .pdfTheory of Machine Notes / Lecture Material .pdf
Theory of Machine Notes / Lecture Material .pdf
 
Python Programming for basic beginners.pptx
Python Programming for basic beginners.pptxPython Programming for basic beginners.pptx
Python Programming for basic beginners.pptx
 
22CYT12 & Chemistry for Computer Systems_Unit-II-Corrosion & its Control Meth...
22CYT12 & Chemistry for Computer Systems_Unit-II-Corrosion & its Control Meth...22CYT12 & Chemistry for Computer Systems_Unit-II-Corrosion & its Control Meth...
22CYT12 & Chemistry for Computer Systems_Unit-II-Corrosion & its Control Meth...
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of Action
 
Novel 3D-Printed Soft Linear and Bending Actuators
Novel 3D-Printed Soft Linear and Bending ActuatorsNovel 3D-Printed Soft Linear and Bending Actuators
Novel 3D-Printed Soft Linear and Bending Actuators
 
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithmComputer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithm
 
priority interrupt computer organization
priority interrupt computer organizationpriority interrupt computer organization
priority interrupt computer organization
 
2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.
2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.
2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.
 
Guardians of E-Commerce: Harnessing NLP and Machine Learning Approaches for A...
Guardians of E-Commerce: Harnessing NLP and Machine Learning Approaches for A...Guardians of E-Commerce: Harnessing NLP and Machine Learning Approaches for A...
Guardians of E-Commerce: Harnessing NLP and Machine Learning Approaches for A...
 
Curve setting (Basic Mine Surveying)_MI10412MI.pptx
Curve setting (Basic Mine Surveying)_MI10412MI.pptxCurve setting (Basic Mine Surveying)_MI10412MI.pptx
Curve setting (Basic Mine Surveying)_MI10412MI.pptx
 
Turn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptxTurn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptx
 
KCD Costa Rica 2024 - Nephio para parvulitos
KCD Costa Rica 2024 - Nephio para parvulitosKCD Costa Rica 2024 - Nephio para parvulitos
KCD Costa Rica 2024 - Nephio para parvulitos
 
Immutable Image-Based Operating Systems - EW2024.pdf
Immutable Image-Based Operating Systems - EW2024.pdfImmutable Image-Based Operating Systems - EW2024.pdf
Immutable Image-Based Operating Systems - EW2024.pdf
 
CS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdfCS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdf
 

Networking Topology Guide: Types, Diagrams & Advantages

  • 1. 1
  • 2. NETWORKING TOPOLOGY Presented to: Imtiaz Hussain Presented by: M Hussain Roll no: BBE/785 BS (CS) 4th semester Session (2012-2016) INSTITUTW OF BUSINESS ANG TECHNOLOGY 2
  • 3. 3
  • 4. Content Networking Topology 05 Physical topology 08 Smart art graphic 09 Ring topology 10 Diagram of Ring topology 11 Advantages/disadvantages 12 Bus Topology 13 Diagram of Bus Topology 14 Advantages of Bus topology 15 Disadvantages of Bus Topology 16 Star Topology 17 Diagram of Star topology 18 Advantages/Disadvantages of Star topology 19 Tree topology 20 Mesh Topology 21 Diagram of Mesh Topology 22 Advantages/Disadvantages of Mesh Topology 23 Logical Topology 24 Two types of logical Topology 25 Reference 26 4
  • 5. AN INTRODUCTION TO NETWORKING TOPOLOGY  Network topology is the study of the arrangement or mapping of the elements (links, nodes, etc.) of a network, especially the physical (real) and logical (virtual) interconnections between nodes A local area network (LAN) is one example of a network that exhibits both a physical topology and a logical topology.  Any particular network topology is determined only by the graphical mapping of the configuration of physical and/or logical connections between nodes. LAN Network Topology is, therefore, technically a part of graph theory. 5
  • 6. NETWORKING TOPOLOGY Networking Topology: The way in which the connections are made is called the topology of the network. 6
  • 7.  The structure of the network is divided into the physical topology and the logical topology. 7
  • 8. PHYSICAL TOPOLOGY  refers to the configuration of the cables, computers, and other peripherals. 8
  • 9. 9
  • 10. RING TOPOLOGY Diagram  Description:  Devices are connected from one to another to form a ring shape.  Each host is connected to the next and the last node is connected to the first.  A data token1 is used to grant permission for each computer to communicate. 10
  • 11. 11
  • 12.  Advantages:  Easy to install and wire.  Because every computer is given equal access to the token, no one computer can monopolize the network.  Disadvantages:  Requires more cable than a bus topology.  If one computer fails it can affect the whole network.  It is difficult to identify the problem if the entire network shuts down. 12
  • 13. BUS TOPOLOGY  Diagram  The bus topology is often used when a network installation is small, simple, or temporary.  Description:  All hosts are connected to the backbone cable in a linear fashion. 13
  • 14. 14
  • 15.  Advantages of the Bus  There are several advantages to a bus topology:  The bus is simple, reliable in very small networks, easy to use, and easy to understand.  The bus requires the least amount of cable to connect the computers together and is therefore less expensive than other cabling arrangements.  It is easy to extend a bus. Two cables can be joined into one longer cable with a BNC barrel connector, making a longer cable and allowing more computers to join the network.  A repeater can also be used to extend a bus; a repeater boosts the signal and allows it to travel a longer distance. 15
  • 16.  Disadvantages of the Bus  A bus topology is commonly subject to the following disadvantages:  Heavy network traffic can slow a bus considerably. Because any computer can transmit at any time, and computers on most bus networks do not coordinate with each other to reserve times to transmit, a bus network with a lot of computers can spend a lot of its bandwidth (capacity for transmitting information) with the computers interrupting each other instead of communicating. The problem only gets worse as more computers are added to the network.  Each barrel connector weakens the electrical signal, and too many may prevent the signal from being correctly received all along the bus.  It is difficult to troubleshoot a bus. A cable break or malfunctioning computer anywhere between two computers can cause them not to be able to communicate with each other. A cable break or loose connector will also cause reflections and bring down the whole network, causing all network activity to stop. 16
  • 17. STAR TOPOLOGY Diagram  In a star topology, all the cables run from the computers to a central location, where they are all connected by a device called a hub.  Stars are used in concentrated networks, where the endpoints are directly reachable from a central location; when network expansion is expected; and when the greater reliability of a star topology is needed.  Description:  All hosts are connected to a single point of concentration.  Usually uses a hub3 or switch4 as a center node.  Range limits are about 100 meters from the hub  Data on a star network passes through the hub or concentrator before continuing to its destination. 17
  • 18. 18
  • 19.  Advantages:  It is easy to modify and add new computers to a star network without disturbing the rest of the network.  If one node or workstation (beside the middle node) goes down, the rest of the network will still be functional.  The center of a star network is a good place to figure out where the network faults are located.  You can use several cable types in the same network if the hub you have can handle multiple cable types.  Disadvantages:  Requires more cable than a bus topology.  If the middle node goes down , then the entire network goes down.  It is more expensive than because all cables must be connected to one central point. 19
  • 20. TREE TOPOLOGY Tree topology is a combination of Bus and Star topology.  This particular type of network topology is based on a hierarchy of nodes. The highest level of any tree network consists of a single, 'root' node, this node connected either a single (or, more commonly, multiple) node(s) in the level below by (a) point-to-point link(s). These lower level nodes are also connected to a single or multiple nodes in the next level down. Tree networks are not constrained to any number of levels, but as tree networks are a variant of the bus network topology, they are prone to crippling network failures should a connection in a higher level of nodes fail/suffer damage. Each node in the network has a specific, fixed number of nodes connected to it at the next lower level in the hierarchy, this number referred to as the 'branching factor' of the tree. This tree has individual peripheral nodes. 20
  • 21. MESH Diagram The mesh topology is distinguished by having redundant links between devices. A true mesh configuration has a link between each device in the network. As you can imagine, this gets unmanageable beyond a very small number of devices. Most mesh topology networks are not true mesh networks.  Description:  Each host is connected to all the other hosts. 21
  • 22. 22
  • 23.  Advantages:  Increased reliability since there are multiple paths for each node to take.  Increased speed since shortcuts have been created by add more cables/links.  Disadvantages:  The cost of cabling all the hosts together is expensive and time consuming. 23
  • 24. LOGICAL TOPOLOGY  refers to the method for passing information between workstations. 24
  • 25. TWO TYPES OF LOGICAL TOPOLOGIES:  Broadcast - This type of logical topology works on a first come, first serve basis. The first in line gets to be the first to be sent. Each host sends its data to all other hosts. The Ethernet is a good example of a broadcast logical topology.  Token Passing - This type of logical topology controls access by passing a token1. Each host can only send data when it has the token1. 25
  • 26. REFERENCE 1) Cisco Networking Academy Program CCNA 1 and 2 Lab Companion, Revised Third Edition. Cisco Press, 2005. ISBN: 158731498. 2) Computer in business P.62-65 3) Network Topology: http://www.theapaws.net/network_topology.htm 4) The Home PC: http://thehomepc.com/networks/topology.htm 5) http://www.sis.pitt.edu/~icucart/networking_basics/networking_ topology.html 26
  • 27. 27
  • 28. 28