SlideShare une entreprise Scribd logo
1  sur  35
Project Network Topology
Why Topology is Important ? 
• Design Efficient Protocols 
• Solve Internetworking Problems: 
- routing 
- resource reservation 
- administration 
• Create Accurate Model for Simulation 
• Derive Estimates for Topological Parameters 
• Study Fault Tolerance and Anti-Attack Properties 
Project Network Topology
•The topology of a network 
defines how the nodes of a network 
are connected. 
•There are two basic categories of network 
topologies: (To define The network) 
1. a physical topology. 
2. a logical topology. 
Project Network Topology
• Physical topology: 
defines how the nodes of the network are 
physically connected . 
• Logical topology: 
How data is transmitted between nodes 
 (dedicated connections between certain selected 
source-destination pairs using the underlying physical topology.) 
 In order to have an efficient system, the logical topology should 
be chosen such that either the average hop distance or the packet 
delay or the maximum flow on any link must be minimal. 
Project Network Topology
The shape of the cabling layout used to link devices is called 
the physical topology of the network. This refers to the layout 
of cabling, the locations of nodes, and the interconnections 
between the nodes and the cabling. 
The physical topology of a network is determined by the 
capabilities of the network access devices and media, the 
level of control or fault tolerance desired, and the cost 
associated with cabling or telecommunications circuits. 
The logical topology, in contrast, is the way that the signals 
act on the network media, or the way that the data passes 
through the network from one device to the next without 
regard to the physical interconnection of the devices. 
A network's logical topology is not necessarily the same as 
its physical topology. 
Project Network Topology
• Shapes of network topologies : 
• Mesh 
• Star 
• Bus 
• Ring 
• Tree and Hybrid 
Project Network Topology
Mesh Topology 
• A network setup where each computer and network 
device is interconnected with one another, allowing 
for most transmissions to be distributed, even if one 
of the connections go down. This topology is not 
commonly used for most computer networks as it is 
difficult and expensive to have redundant connection 
to every computer. However, this topology is 
commonly used for wireless networks. Below is a 
visual example of a simple computer setup on a 
network using a mesh topology. 
Project Network Topology
Mesh Topology 
Project Network Topology
1. They use dedicated links so each link can only 
carry its own data load. So traffic problem can be 
avoided. 
2. It is robust. If any one link get damaged it cannot 
affect others. 
3. It gives privacy and security.(Message travels 
along a dedicated link) 
4. Fault identification and fault isolation are easy. 
Mesh Topology 
Project Network Topology
1. The amount of cabling and the number of I/O ports 
required are very large. Since every device is connected 
to each devices through dedicated links. 
2. The sheer bulk of wiring is larger then the available space. 
3. Hardware required to connected each device is highly 
Mesh Topology 
expensive. 
1. Telephone Regional office. 
2. WAN.(Wide Area Network). 
Project Network Topology
• Here each device has a dedicated point-to-point 
link to the central controller called “Hub”(Act as 
a Exchange). 
• There is no direct traffic between devices. 
• The transmission are occurred only through the 
central “hub”. 
Project Network Topology
• The central point may be “passive”, “active”, or 
“intelligent”. 
• A passive hub simply connects the arms of a star, no 
signal regeneration is performed. 
• An active hub is like a passive hub, except that it 
regenerates signals. 
• Intelligent hubs not only regenerate signals but also 
perform activities such as intelligent path selection 
and network management. 
Project Network Topology
Star Topology 
Project Network Topology
1. Less expensive then mesh since each device is 
connected only to the hub. 
2. Installation and configuration are easy. 
3. Less cabling is need then mesh. 
4. Robustness.(if one link fails, only that links is 
affected. All other links remain active). 
5. Easy to fault identification & to remove parts. 
Star Topology 
Project Network Topology
1. Even it requires less cabling then mesh when 
compared with other topologies it still large.(Ring 
or bus). 
2. Dependency(whole dependent on one single 
point(hub). When it goes down. The whole system 
is dead. 
Star Topology 
Project Network Topology
• Star topology used in Local Area 
Networks(LANs). 
• High speed LAN often used STAR. 
Star Topology 
Project Network Topology
• All communication pass through the central 
computer. 
• The communications in the network will stop if the 
host computer stops functioning. 
Project Network Topology
• A bus topology is multipoint. 
• Here one long cable act as a backbone to link all the devices 
are connected to the backbone by drop lines and taps. 
• Drop line- is the connection the devices and the cable. 
• Tap- is the splitter that cut the main link. 
• This allows only one device to transmit at a time. 
• Single cable connects all network nodes without 
intervening connectivity devices. 
• Devices share responsibility for getting data from one 
point to another. 
Project Network Topology
• When a device sends a message, it is broadcast down on 
the cable in both directions. Terminators at the end of 
the cable prevent the signal from reflecting back to the 
sender. 
• All devices on the cable constantly monitor for 
messages meant to them. When a device detects a 
message meant for it, it reads the message from the 
cable and the other devices will ignore it. 
• Since all devices are sharing the same cable, some form 
of control is needed to make sure which device will 
transmit when, otherwise there will be a collision. 
Project Network Topology
Bus Topology 
Project Network Topology
1. Ease of installation. 
2. Less cabling. 
3. less expensive. 
Bus Topology 
Project Network Topology
1. Difficult reconfiguration and fault isolation. 
2. Difficult to add new devices. 
3. Signal reflection at top can degradation in quality. 
4. If any fault in backbone can stops all transmission. 
• Most computer motherboard. 
Bus Topology 
Project Network Topology
• The main disadvantage is bad connection to the cable 
can bring down the entire network. Another problem: 
collision occurs when 2 nodes send messages 
simultaneously. 
Project Network Topology
Ring Topology 
• Here each device has a dedicated connection with 
two devices on either side. 
• The signal is passed in one direction from device to 
device until it reaches the destination and each 
device have repeater. 
• When one device received signals instead of intended 
another device, its repeater then regenerates the data 
and passes them along. 
• To add or delete a device requires changing only two 
connections. 
Project Network Topology
Ring Topology 
Project Network Topology
Advantages: 
1. Easy to install. 
2. Easy to reconfigure. 
3. Fault identification is easy. 
Disadvantages: 
1. Unidirectional traffic. 
2. Break in a single ring can break entire network. 
Ring Topology 
Project Network Topology
Applications: 
• Ring topologies are found in some office 
buildings or school campuses. 
• Today high speed LANs made this topology less 
popular. 
Ring Topology 
Project Network Topology
• Alternatively referred to as a star bus topology. 
• Tree topology is one of the most common 
network setups that is similar to a bus topology 
and a star topology. 
• A tree topology connects multiple star networks 
to other star networks. Below is a visual example 
of a simple computer setup on a network using 
the star topology. 
Project Network Topology
Tree Topology 
Project Network Topology
• A network which contain all type of physical 
structure and connected under a single backbone 
channel. 
Project Network Topology
Hybrid Topology 
Project Network Topology
• Money-Bus n/w may be the least expensive way to 
install a n/w. 
• Length-of cable needed- the linear bus n/w uses 
shorter lengths of cable. 
• Future growth-with star topology, expending a n/w is 
easily done by adding another devices. 
• Cable type-most common used cable in commercial 
organization is twisted pair. Which often 
used with star topologies. 
Project Network Topology
• Full mesh topology is theoretically the best since 
every device is connected to every other 
device.(thus maximizing speed and security. 
however, it quite expensive to install) 
• Next best would be tree topology , which is 
basically a connection of star. 
Project Network Topology
Backbone Networks: 
Serial Backbone 
• Daisy chain: linked series of devices 
• Hubs and switches often connected in daisy chain to 
extend a network 
• Hubs, gateways, routers, switches, and bridges can 
form part of backbone 
• Extent to which hubs can be connected is limited 
Project Network Topology
• Ashikha Alqahtani 
• Noura Alhuthily 
• Dalal Alkhneen 
Project Network Topology

Contenu connexe

Tendances

Ethernet Computer network
Ethernet Computer networkEthernet Computer network
Ethernet Computer networkmiteshppt
 
Distance Vector & Link state Routing Algorithm
Distance Vector & Link state Routing AlgorithmDistance Vector & Link state Routing Algorithm
Distance Vector & Link state Routing AlgorithmMOHIT AGARWAL
 
Types of Network Architecture
Types of Network ArchitectureTypes of Network Architecture
Types of Network Architecturesabari Giri
 
Transmission media
Transmission mediaTransmission media
Transmission mediakinish kumar
 
Network topology
Network topologyNetwork topology
Network topologyAnindyaNag5
 
introduction-to-computer-networking
introduction-to-computer-networkingintroduction-to-computer-networking
introduction-to-computer-networkingSithu PM
 
DITEC - Fundamentals in Networking
DITEC - Fundamentals in NetworkingDITEC - Fundamentals in Networking
DITEC - Fundamentals in NetworkingRasan Samarasinghe
 
Asynchronous transfer mode
Asynchronous transfer modeAsynchronous transfer mode
Asynchronous transfer modeaniston0108
 
Computer networking devices
Computer networking devicesComputer networking devices
Computer networking devicesRajesh Sadhukha
 
Cisco Networking (Routing and Switching)
Cisco Networking (Routing and Switching)Cisco Networking (Routing and Switching)
Cisco Networking (Routing and Switching)Alan Mark
 
Guided Transmission Media
Guided Transmission MediaGuided Transmission Media
Guided Transmission Mediaasrabatool
 
Presentation on topology
Presentation on topologyPresentation on topology
Presentation on topologykalyan kumar
 

Tendances (20)

Ethernet Computer network
Ethernet Computer networkEthernet Computer network
Ethernet Computer network
 
Distance Vector & Link state Routing Algorithm
Distance Vector & Link state Routing AlgorithmDistance Vector & Link state Routing Algorithm
Distance Vector & Link state Routing Algorithm
 
Network topology
Network topologyNetwork topology
Network topology
 
5. what is network cabling
5. what is network cabling5. what is network cabling
5. what is network cabling
 
Networking Basics
Networking BasicsNetworking Basics
Networking Basics
 
Types of Network Architecture
Types of Network ArchitectureTypes of Network Architecture
Types of Network Architecture
 
NETWORK TOPOLOGIES (NETWORK TOPOLOGY)
NETWORK TOPOLOGIES (NETWORK TOPOLOGY)NETWORK TOPOLOGIES (NETWORK TOPOLOGY)
NETWORK TOPOLOGIES (NETWORK TOPOLOGY)
 
Bridge
BridgeBridge
Bridge
 
Transmission media
Transmission mediaTransmission media
Transmission media
 
Network topology
Network topologyNetwork topology
Network topology
 
introduction-to-computer-networking
introduction-to-computer-networkingintroduction-to-computer-networking
introduction-to-computer-networking
 
Switching
SwitchingSwitching
Switching
 
DITEC - Fundamentals in Networking
DITEC - Fundamentals in NetworkingDITEC - Fundamentals in Networking
DITEC - Fundamentals in Networking
 
Unit 4 - Network Layer
Unit 4 - Network LayerUnit 4 - Network Layer
Unit 4 - Network Layer
 
Asynchronous transfer mode
Asynchronous transfer modeAsynchronous transfer mode
Asynchronous transfer mode
 
Computer networking devices
Computer networking devicesComputer networking devices
Computer networking devices
 
Cisco Networking (Routing and Switching)
Cisco Networking (Routing and Switching)Cisco Networking (Routing and Switching)
Cisco Networking (Routing and Switching)
 
Bus topology ppt
Bus topology pptBus topology ppt
Bus topology ppt
 
Guided Transmission Media
Guided Transmission MediaGuided Transmission Media
Guided Transmission Media
 
Presentation on topology
Presentation on topologyPresentation on topology
Presentation on topology
 

En vedette

Ring topology
Ring topologyRing topology
Ring topologyAhh_Huay
 
Network topology
Network topologyNetwork topology
Network topologylekshmik
 
Data com chapter 1 introduction
Data com chapter 1   introductionData com chapter 1   introduction
Data com chapter 1 introductionAbdul-Hamid Donde
 
Asya at ang Ikalawang Digmaang Pandaigdig
Asya at ang Ikalawang Digmaang Pandaigdig Asya at ang Ikalawang Digmaang Pandaigdig
Asya at ang Ikalawang Digmaang Pandaigdig LGH Marathon
 
Topology presentation
Topology  presentationTopology  presentation
Topology presentationJobaida Nahar
 
Types of network
Types of networkTypes of network
Types of networkishjari
 
Mga nasyonalista sa timog at timog kanlurang asya Q3 2ndYear
Mga nasyonalista sa timog at timog kanlurang asya Q3 2ndYearMga nasyonalista sa timog at timog kanlurang asya Q3 2ndYear
Mga nasyonalista sa timog at timog kanlurang asya Q3 2ndYearApHUB2013
 
CCNAv5 - S2: Chapter1 Introsuction to switched networks
CCNAv5 - S2: Chapter1 Introsuction to switched networksCCNAv5 - S2: Chapter1 Introsuction to switched networks
CCNAv5 - S2: Chapter1 Introsuction to switched networksVuz Dở Hơi
 
CCNAv5 - S1: Chapter 1 Exploring The Network
CCNAv5 - S1: Chapter 1 Exploring The NetworkCCNAv5 - S1: Chapter 1 Exploring The Network
CCNAv5 - S1: Chapter 1 Exploring The NetworkVuz Dở Hơi
 
Digital Transmission Fundamentals
Digital Transmission FundamentalsDigital Transmission Fundamentals
Digital Transmission FundamentalsAisu
 
Ang paghahanap-ng-spices
Ang paghahanap-ng-spicesAng paghahanap-ng-spices
Ang paghahanap-ng-spicesJenn Ilyn Neri
 
Mga Nasyonalista sa Timog at Kanlurang Asya
Mga Nasyonalista sa Timog at Kanlurang AsyaMga Nasyonalista sa Timog at Kanlurang Asya
Mga Nasyonalista sa Timog at Kanlurang AsyaBerwin Wong
 
CCNAv5 - S2: Chapter2 Basic Switching Concepts and Configuration
CCNAv5 - S2: Chapter2 Basic Switching Concepts and ConfigurationCCNAv5 - S2: Chapter2 Basic Switching Concepts and Configuration
CCNAv5 - S2: Chapter2 Basic Switching Concepts and ConfigurationVuz Dở Hơi
 
Data communication and network Chapter -1
Data communication and network Chapter -1Data communication and network Chapter -1
Data communication and network Chapter -1Zafar Ayub
 
Eksplorasyon
EksplorasyonEksplorasyon
Eksplorasyonmarionmol
 
INTRODUCTION TO UML DIAGRAMS
INTRODUCTION TO UML DIAGRAMSINTRODUCTION TO UML DIAGRAMS
INTRODUCTION TO UML DIAGRAMSAshita Agrawal
 
Nasyonalismo sa Timog at Kanlurang Asya
Nasyonalismo sa Timog at Kanlurang AsyaNasyonalismo sa Timog at Kanlurang Asya
Nasyonalismo sa Timog at Kanlurang AsyaPrexus Ambixus
 
Chapter 4 - Digital Transmission
Chapter 4 - Digital TransmissionChapter 4 - Digital Transmission
Chapter 4 - Digital TransmissionWayne Jones Jnr
 
CCNA Basic Switching and Switch Configuration Questions
CCNA Basic Switching and Switch Configuration QuestionsCCNA Basic Switching and Switch Configuration Questions
CCNA Basic Switching and Switch Configuration QuestionsDsunte Wilson
 

En vedette (20)

Ring topology
Ring topologyRing topology
Ring topology
 
Network topology
Network topologyNetwork topology
Network topology
 
Data com chapter 1 introduction
Data com chapter 1   introductionData com chapter 1   introduction
Data com chapter 1 introduction
 
Asya at ang Ikalawang Digmaang Pandaigdig
Asya at ang Ikalawang Digmaang Pandaigdig Asya at ang Ikalawang Digmaang Pandaigdig
Asya at ang Ikalawang Digmaang Pandaigdig
 
Topology presentation
Topology  presentationTopology  presentation
Topology presentation
 
Types of network
Types of networkTypes of network
Types of network
 
Mga nasyonalista sa timog at timog kanlurang asya Q3 2ndYear
Mga nasyonalista sa timog at timog kanlurang asya Q3 2ndYearMga nasyonalista sa timog at timog kanlurang asya Q3 2ndYear
Mga nasyonalista sa timog at timog kanlurang asya Q3 2ndYear
 
Ppt of types of-network
Ppt of types of-network Ppt of types of-network
Ppt of types of-network
 
CCNAv5 - S2: Chapter1 Introsuction to switched networks
CCNAv5 - S2: Chapter1 Introsuction to switched networksCCNAv5 - S2: Chapter1 Introsuction to switched networks
CCNAv5 - S2: Chapter1 Introsuction to switched networks
 
CCNAv5 - S1: Chapter 1 Exploring The Network
CCNAv5 - S1: Chapter 1 Exploring The NetworkCCNAv5 - S1: Chapter 1 Exploring The Network
CCNAv5 - S1: Chapter 1 Exploring The Network
 
Digital Transmission Fundamentals
Digital Transmission FundamentalsDigital Transmission Fundamentals
Digital Transmission Fundamentals
 
Ang paghahanap-ng-spices
Ang paghahanap-ng-spicesAng paghahanap-ng-spices
Ang paghahanap-ng-spices
 
Mga Nasyonalista sa Timog at Kanlurang Asya
Mga Nasyonalista sa Timog at Kanlurang AsyaMga Nasyonalista sa Timog at Kanlurang Asya
Mga Nasyonalista sa Timog at Kanlurang Asya
 
CCNAv5 - S2: Chapter2 Basic Switching Concepts and Configuration
CCNAv5 - S2: Chapter2 Basic Switching Concepts and ConfigurationCCNAv5 - S2: Chapter2 Basic Switching Concepts and Configuration
CCNAv5 - S2: Chapter2 Basic Switching Concepts and Configuration
 
Data communication and network Chapter -1
Data communication and network Chapter -1Data communication and network Chapter -1
Data communication and network Chapter -1
 
Eksplorasyon
EksplorasyonEksplorasyon
Eksplorasyon
 
INTRODUCTION TO UML DIAGRAMS
INTRODUCTION TO UML DIAGRAMSINTRODUCTION TO UML DIAGRAMS
INTRODUCTION TO UML DIAGRAMS
 
Nasyonalismo sa Timog at Kanlurang Asya
Nasyonalismo sa Timog at Kanlurang AsyaNasyonalismo sa Timog at Kanlurang Asya
Nasyonalismo sa Timog at Kanlurang Asya
 
Chapter 4 - Digital Transmission
Chapter 4 - Digital TransmissionChapter 4 - Digital Transmission
Chapter 4 - Digital Transmission
 
CCNA Basic Switching and Switch Configuration Questions
CCNA Basic Switching and Switch Configuration QuestionsCCNA Basic Switching and Switch Configuration Questions
CCNA Basic Switching and Switch Configuration Questions
 

Similaire à Why Understanding Network Topology is Critical

lecture 2,3.pdf
lecture 2,3.pdflecture 2,3.pdf
lecture 2,3.pdfuseless45
 
INTERNET NETWORK TOPOLOGY PRESENTATION POWERPOINT (ADITYA).pptx
INTERNET NETWORK TOPOLOGY PRESENTATION POWERPOINT (ADITYA).pptxINTERNET NETWORK TOPOLOGY PRESENTATION POWERPOINT (ADITYA).pptx
INTERNET NETWORK TOPOLOGY PRESENTATION POWERPOINT (ADITYA).pptxSuratSingh18
 
Introduction of network
Introduction of networkIntroduction of network
Introduction of networksharone singh
 
networktopology-130710013533-phpapp01 (1).pdf
networktopology-130710013533-phpapp01 (1).pdfnetworktopology-130710013533-phpapp01 (1).pdf
networktopology-130710013533-phpapp01 (1).pdfamanchaube0143
 
networktopology-130710013533-phpapp01 (1).pdf
networktopology-130710013533-phpapp01 (1).pdfnetworktopology-130710013533-phpapp01 (1).pdf
networktopology-130710013533-phpapp01 (1).pdfamanchaube0143
 
network topology _computer networks.pptx
network  topology _computer networks.pptxnetwork  topology _computer networks.pptx
network topology _computer networks.pptxManimegalaM3
 
Network topologies
Network topologiesNetwork topologies
Network topologiesChirag Nag
 
networktopology.pptx
networktopology.pptxnetworktopology.pptx
networktopology.pptxmani651780
 
Unit 1_ Network Topologies session 2.pptx
Unit 1_ Network Topologies session 2.pptxUnit 1_ Network Topologies session 2.pptx
Unit 1_ Network Topologies session 2.pptxAsst.prof M.Gokilavani
 
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005SOLOMONCHINAEMEUCHEA
 
Networktopology xii
Networktopology xiiNetworktopology xii
Networktopology xiisaltyp
 
NFPhysical Layer.pptx
NFPhysical Layer.pptxNFPhysical Layer.pptx
NFPhysical Layer.pptxmmmm11111
 
Topology in Computer Network.pptx
Topology in Computer Network.pptxTopology in Computer Network.pptx
Topology in Computer Network.pptx454Saif
 

Similaire à Why Understanding Network Topology is Critical (20)

Network Topologies
Network TopologiesNetwork Topologies
Network Topologies
 
lecture 2,3.pdf
lecture 2,3.pdflecture 2,3.pdf
lecture 2,3.pdf
 
INTERNET NETWORK TOPOLOGY PRESENTATION POWERPOINT (ADITYA).pptx
INTERNET NETWORK TOPOLOGY PRESENTATION POWERPOINT (ADITYA).pptxINTERNET NETWORK TOPOLOGY PRESENTATION POWERPOINT (ADITYA).pptx
INTERNET NETWORK TOPOLOGY PRESENTATION POWERPOINT (ADITYA).pptx
 
Introduction of network
Introduction of networkIntroduction of network
Introduction of network
 
Network topologies
Network topologiesNetwork topologies
Network topologies
 
networktopology-130710013533-phpapp01 (1).pdf
networktopology-130710013533-phpapp01 (1).pdfnetworktopology-130710013533-phpapp01 (1).pdf
networktopology-130710013533-phpapp01 (1).pdf
 
networktopology-130710013533-phpapp01 (1).pdf
networktopology-130710013533-phpapp01 (1).pdfnetworktopology-130710013533-phpapp01 (1).pdf
networktopology-130710013533-phpapp01 (1).pdf
 
Network topology.ppt
Network topology.pptNetwork topology.ppt
Network topology.ppt
 
network topology _computer networks.pptx
network  topology _computer networks.pptxnetwork  topology _computer networks.pptx
network topology _computer networks.pptx
 
report.pptx
report.pptxreport.pptx
report.pptx
 
Computer Network
Computer NetworkComputer Network
Computer Network
 
Network topologies
Network topologiesNetwork topologies
Network topologies
 
networktopology.pptx
networktopology.pptxnetworktopology.pptx
networktopology.pptx
 
Unit 1_ Network Topologies session 2.pptx
Unit 1_ Network Topologies session 2.pptxUnit 1_ Network Topologies session 2.pptx
Unit 1_ Network Topologies session 2.pptx
 
Krisom
KrisomKrisom
Krisom
 
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005
 
Networktopology xii
Networktopology xiiNetworktopology xii
Networktopology xii
 
NFPhysical Layer.pptx
NFPhysical Layer.pptxNFPhysical Layer.pptx
NFPhysical Layer.pptx
 
Topology in Computer Network.pptx
Topology in Computer Network.pptxTopology in Computer Network.pptx
Topology in Computer Network.pptx
 
Network topology
Network topologyNetwork topology
Network topology
 

Dernier

WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embeddingZilliz
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rick Flair
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 

Dernier (20)

WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embedding
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 

Why Understanding Network Topology is Critical

  • 2. Why Topology is Important ? • Design Efficient Protocols • Solve Internetworking Problems: - routing - resource reservation - administration • Create Accurate Model for Simulation • Derive Estimates for Topological Parameters • Study Fault Tolerance and Anti-Attack Properties Project Network Topology
  • 3. •The topology of a network defines how the nodes of a network are connected. •There are two basic categories of network topologies: (To define The network) 1. a physical topology. 2. a logical topology. Project Network Topology
  • 4. • Physical topology: defines how the nodes of the network are physically connected . • Logical topology: How data is transmitted between nodes  (dedicated connections between certain selected source-destination pairs using the underlying physical topology.)  In order to have an efficient system, the logical topology should be chosen such that either the average hop distance or the packet delay or the maximum flow on any link must be minimal. Project Network Topology
  • 5. The shape of the cabling layout used to link devices is called the physical topology of the network. This refers to the layout of cabling, the locations of nodes, and the interconnections between the nodes and the cabling. The physical topology of a network is determined by the capabilities of the network access devices and media, the level of control or fault tolerance desired, and the cost associated with cabling or telecommunications circuits. The logical topology, in contrast, is the way that the signals act on the network media, or the way that the data passes through the network from one device to the next without regard to the physical interconnection of the devices. A network's logical topology is not necessarily the same as its physical topology. Project Network Topology
  • 6. • Shapes of network topologies : • Mesh • Star • Bus • Ring • Tree and Hybrid Project Network Topology
  • 7. Mesh Topology • A network setup where each computer and network device is interconnected with one another, allowing for most transmissions to be distributed, even if one of the connections go down. This topology is not commonly used for most computer networks as it is difficult and expensive to have redundant connection to every computer. However, this topology is commonly used for wireless networks. Below is a visual example of a simple computer setup on a network using a mesh topology. Project Network Topology
  • 8. Mesh Topology Project Network Topology
  • 9. 1. They use dedicated links so each link can only carry its own data load. So traffic problem can be avoided. 2. It is robust. If any one link get damaged it cannot affect others. 3. It gives privacy and security.(Message travels along a dedicated link) 4. Fault identification and fault isolation are easy. Mesh Topology Project Network Topology
  • 10. 1. The amount of cabling and the number of I/O ports required are very large. Since every device is connected to each devices through dedicated links. 2. The sheer bulk of wiring is larger then the available space. 3. Hardware required to connected each device is highly Mesh Topology expensive. 1. Telephone Regional office. 2. WAN.(Wide Area Network). Project Network Topology
  • 11. • Here each device has a dedicated point-to-point link to the central controller called “Hub”(Act as a Exchange). • There is no direct traffic between devices. • The transmission are occurred only through the central “hub”. Project Network Topology
  • 12. • The central point may be “passive”, “active”, or “intelligent”. • A passive hub simply connects the arms of a star, no signal regeneration is performed. • An active hub is like a passive hub, except that it regenerates signals. • Intelligent hubs not only regenerate signals but also perform activities such as intelligent path selection and network management. Project Network Topology
  • 13. Star Topology Project Network Topology
  • 14. 1. Less expensive then mesh since each device is connected only to the hub. 2. Installation and configuration are easy. 3. Less cabling is need then mesh. 4. Robustness.(if one link fails, only that links is affected. All other links remain active). 5. Easy to fault identification & to remove parts. Star Topology Project Network Topology
  • 15. 1. Even it requires less cabling then mesh when compared with other topologies it still large.(Ring or bus). 2. Dependency(whole dependent on one single point(hub). When it goes down. The whole system is dead. Star Topology Project Network Topology
  • 16. • Star topology used in Local Area Networks(LANs). • High speed LAN often used STAR. Star Topology Project Network Topology
  • 17. • All communication pass through the central computer. • The communications in the network will stop if the host computer stops functioning. Project Network Topology
  • 18. • A bus topology is multipoint. • Here one long cable act as a backbone to link all the devices are connected to the backbone by drop lines and taps. • Drop line- is the connection the devices and the cable. • Tap- is the splitter that cut the main link. • This allows only one device to transmit at a time. • Single cable connects all network nodes without intervening connectivity devices. • Devices share responsibility for getting data from one point to another. Project Network Topology
  • 19. • When a device sends a message, it is broadcast down on the cable in both directions. Terminators at the end of the cable prevent the signal from reflecting back to the sender. • All devices on the cable constantly monitor for messages meant to them. When a device detects a message meant for it, it reads the message from the cable and the other devices will ignore it. • Since all devices are sharing the same cable, some form of control is needed to make sure which device will transmit when, otherwise there will be a collision. Project Network Topology
  • 20. Bus Topology Project Network Topology
  • 21. 1. Ease of installation. 2. Less cabling. 3. less expensive. Bus Topology Project Network Topology
  • 22. 1. Difficult reconfiguration and fault isolation. 2. Difficult to add new devices. 3. Signal reflection at top can degradation in quality. 4. If any fault in backbone can stops all transmission. • Most computer motherboard. Bus Topology Project Network Topology
  • 23. • The main disadvantage is bad connection to the cable can bring down the entire network. Another problem: collision occurs when 2 nodes send messages simultaneously. Project Network Topology
  • 24. Ring Topology • Here each device has a dedicated connection with two devices on either side. • The signal is passed in one direction from device to device until it reaches the destination and each device have repeater. • When one device received signals instead of intended another device, its repeater then regenerates the data and passes them along. • To add or delete a device requires changing only two connections. Project Network Topology
  • 25. Ring Topology Project Network Topology
  • 26. Advantages: 1. Easy to install. 2. Easy to reconfigure. 3. Fault identification is easy. Disadvantages: 1. Unidirectional traffic. 2. Break in a single ring can break entire network. Ring Topology Project Network Topology
  • 27. Applications: • Ring topologies are found in some office buildings or school campuses. • Today high speed LANs made this topology less popular. Ring Topology Project Network Topology
  • 28. • Alternatively referred to as a star bus topology. • Tree topology is one of the most common network setups that is similar to a bus topology and a star topology. • A tree topology connects multiple star networks to other star networks. Below is a visual example of a simple computer setup on a network using the star topology. Project Network Topology
  • 29. Tree Topology Project Network Topology
  • 30. • A network which contain all type of physical structure and connected under a single backbone channel. Project Network Topology
  • 31. Hybrid Topology Project Network Topology
  • 32. • Money-Bus n/w may be the least expensive way to install a n/w. • Length-of cable needed- the linear bus n/w uses shorter lengths of cable. • Future growth-with star topology, expending a n/w is easily done by adding another devices. • Cable type-most common used cable in commercial organization is twisted pair. Which often used with star topologies. Project Network Topology
  • 33. • Full mesh topology is theoretically the best since every device is connected to every other device.(thus maximizing speed and security. however, it quite expensive to install) • Next best would be tree topology , which is basically a connection of star. Project Network Topology
  • 34. Backbone Networks: Serial Backbone • Daisy chain: linked series of devices • Hubs and switches often connected in daisy chain to extend a network • Hubs, gateways, routers, switches, and bridges can form part of backbone • Extent to which hubs can be connected is limited Project Network Topology
  • 35. • Ashikha Alqahtani • Noura Alhuthily • Dalal Alkhneen Project Network Topology