SlideShare una empresa de Scribd logo
1 de 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

Más contenido relacionado

La actualidad más candente

Computer Networking
Computer NetworkingComputer Networking
Computer Networkingkieshore
 
Network topology by ananya shukla
Network topology by ananya shuklaNetwork topology by ananya shukla
Network topology by ananya shuklaananya_shukla
 
Circuit and packet_switching
Circuit and packet_switchingCircuit and packet_switching
Circuit and packet_switchinghoanv
 
Network Topology And Its Types
Network Topology And Its TypesNetwork Topology And Its Types
Network Topology And Its TypesSaadSaif6
 
Transmission media (data communication)
Transmission media (data communication)Transmission media (data communication)
Transmission media (data communication)Pritom Chaki
 
basic networking
basic networkingbasic networking
basic networkingAnmol Bagga
 
Ppt for tranmission media
Ppt for tranmission mediaPpt for tranmission media
Ppt for tranmission mediaManish8976
 
Ethernet Computer network
Ethernet Computer networkEthernet Computer network
Ethernet Computer networkmiteshppt
 
Networking Devices and Networking Topologies
Networking Devices and Networking TopologiesNetworking Devices and Networking Topologies
Networking Devices and Networking Topologiesmc aa
 
Network topology
Network topologyNetwork topology
Network topologyAnindyaNag5
 
Guided and unguided media
Guided and unguided mediaGuided and unguided media
Guided and unguided mediaHassan Osama
 
Network topology 3D Animation
Network topology  3D  AnimationNetwork topology  3D  Animation
Network topology 3D AnimationKaran Singh
 
Personal Area Network
Personal Area NetworkPersonal Area Network
Personal Area NetworkFaizan Rasool
 

La actualidad más candente (20)

Computer Networking
Computer NetworkingComputer Networking
Computer Networking
 
Network topology by ananya shukla
Network topology by ananya shuklaNetwork topology by ananya shukla
Network topology by ananya shukla
 
Wlan architecture
Wlan architectureWlan architecture
Wlan architecture
 
Circuit and packet_switching
Circuit and packet_switchingCircuit and packet_switching
Circuit and packet_switching
 
Networking devices
Networking devicesNetworking devices
Networking devices
 
Network Topology And Its Types
Network Topology And Its TypesNetwork Topology And Its Types
Network Topology And Its Types
 
Networks topologies Lec#2
Networks topologies Lec#2Networks topologies Lec#2
Networks topologies Lec#2
 
Transmission media (data communication)
Transmission media (data communication)Transmission media (data communication)
Transmission media (data communication)
 
basic networking
basic networkingbasic networking
basic networking
 
Ppt for tranmission media
Ppt for tranmission mediaPpt for tranmission media
Ppt for tranmission media
 
Ethernet Computer network
Ethernet Computer networkEthernet Computer network
Ethernet Computer network
 
networking
networkingnetworking
networking
 
Networking Devices and Networking Topologies
Networking Devices and Networking TopologiesNetworking Devices and Networking Topologies
Networking Devices and Networking Topologies
 
Network topology
Network topologyNetwork topology
Network topology
 
Networking
NetworkingNetworking
Networking
 
Guided and unguided media
Guided and unguided mediaGuided and unguided media
Guided and unguided media
 
Network topology 3D Animation
Network topology  3D  AnimationNetwork topology  3D  Animation
Network topology 3D Animation
 
Personal Area Network
Personal Area NetworkPersonal Area Network
Personal Area Network
 
Network Topology
Network TopologyNetwork Topology
Network Topology
 
Computer Network Topologies
Computer  Network TopologiesComputer  Network Topologies
Computer Network Topologies
 

Destacado

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
 

Destacado (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
 

Similar a Network topologies

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
 

Similar a Network topologies (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
 
NETWORK TOPOLOGIES (NETWORK TOPOLOGY)
NETWORK TOPOLOGIES (NETWORK TOPOLOGY)NETWORK TOPOLOGIES (NETWORK TOPOLOGY)
NETWORK TOPOLOGIES (NETWORK TOPOLOGY)
 
Topology in Computer Network.pptx
Topology in Computer Network.pptxTopology in Computer Network.pptx
Topology in Computer Network.pptx
 

Último

Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 

Último (20)

Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 

Network topologies

  • 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