SlideShare a Scribd company logo
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-1
2019-2020 2nd Semester
‫الشيخ‬ ‫عدنان‬ ‫معاذ‬ ‫املهندس‬
‫املعلوماتية‬ ‫الهندسة‬ ‫في‬‫ماجستير‬–‫الحاسوبية‬ ‫والشبكات‬ ‫النظم‬ ‫هندسة‬ ‫اختصاص‬
‫املعلوماتية‬ ‫الهندسة‬ ‫كلية‬ ‫في‬ ‫تعليمية‬ ‫هيئة‬‫عضو‬–‫الخاصة‬ ‫الشام‬ ‫جامعة‬
‫الخاصة‬ ‫الشام‬ ‫جامعة‬ ‫في‬ ‫املؤسس‬ ‫املعلوماتية‬‫مدير‬(ً‫سابقا‬)
Network Basics
‫الحاسوبية‬ ‫الشبكات‬ ‫أساسيات‬
Eng. Moaath ALSHAIKH
$ P I N G T O F U T U R E
2
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-2
Network Topologies:
 Network topology defines the structure of the network.
 One part of the topology definition is the physical topology, which is the
actual layout of the wire or media.
 The other part is the logical topology, which defines how the media is
accessed by the hosts for sending data.
How to choose?
 { Star , Bus , Ring , Mesh , Hybrid , Wireless }
 Cost.
 Easy of installation.
 Easy of Maintenance.
 Cable Fault tolerance.
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-3
Physical Topology:
 Physical layout of the devices and cabling.
 Four primary categories:
 Bus
 Ring
 Star
 Mesh
Bus Topology
Ring
Topology
Star Topology
Mesh
Topology
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-4
Logical Topologies:
Logical topologies are logical paths that the signals use to travel from one
point on the network to another.
A
Server
Switch Router
Switch
Hub Bridge
B C
D
E
F
G
H
I
J
PC A to PC I
logical link
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-5
Physical Topologies:
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-6
Bus Topology:
 A bus topology uses a single backbone cable that is terminated at both
ends.
 All the hosts connect directly to this backbone.
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-7
Star and Extended-Star Topology:
 Star topology:
 Transmission through a
central point
 Single point of failure
 Extended-star topology:
 More resilient than the star
topology
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-8
Single-Ring and Dual-Ring Topology:
 Single-ring topology:
 Signals travel around the ring
 Single point of failure
 Dual-ring topology:
 Signals travel in opposite directions
 More resilient than the single ring
topology
Two links connected to the
same networking device
 A ring topology connects one host to the next and the last host to the
first.
 This creates a physical ring of cable.
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-9
Full-Mesh and Partial-Mesh Topology:
 Full-mesh topology:
 Highly fault-tolerant
 Expensive to implement
 Partial-mesh topology:
 Trade-off between fault
tolerance and cost
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-10
Hybrid Topology:
 Connecting tow or more of network topology.
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-11
Networking Devices:
 Equipment that connects directly to a network segment is referred to as a
device.
 These devices are broken up into two classifications.
 end-user devices
 network devices
 End-user devices include computers, printers, scanners, and other
devices that provide services directly to the user.
 Network devices include all the devices that connect the end-user devices
together to allow them to communicate.
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-12
Network Interface Card:
A network interface card (NIC) is a printed circuit board that
provides network communication capabilities to and from a
personal computer. Also called a LAN adapter.
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-13
MAC Address:
 Components of a MAC address:
– 1-bit broadcast: Identifies broadcast MAC address
– 1-bit local: Identifies local MAC address
– 22-bit OUI: Identifies the manufacturer of the NIC card
– 24-bit vendor-assigned end-station address: Uniquely identifies the Ethernet hardware
 MAC address notation:
– A MAC address is expressed as six groups of two hexadecimal digits, separated by hyphens
(-) or colons (:), in transmission order.
00:00:0c:43:2e:08
Vendor-AssignedOUI
24 bits22 bits11
Local
Broadcast
MAC address is 48 bits in length and expressed as twelve hexadecimal
digits.MAC addresses are sometimes referred to as burned-in addresses
(BIA) because they are burned into read-only memory (ROM) and are
copied into random-access memory (RAM) when the NIC initializes.
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-14
Networking Device Icons:
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-15
Repeater:
 A repeater is a network device used to regenerate a signal.
 Repeaters regenerate analog or digital signals distorted by transmission
loss due to attenuation. A repeater does not perform intelligent routing.
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-16
Hub:
 Hubs concentrate connections.
In other words, they take a
group of hosts and allow the
network to see them as a single
unit.
 This is done passively, without
any other effect on the data
transmission.
 Active hubs not only
concentrate hosts, but they also
regenerate signals.
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-17
Bridge:
Bridges convert network transmission data formats as well as perform basic
data transmission management. Bridges, as the name implies, provide
connections between LANs. Not only do bridges connect LANs, but they also
perform a check on the data to determine whether it should cross the bridge
or not. This makes each part of the network more efficient.
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-18
Switch:
 Workgroup switches add more
intelligence to data transfer
management.
 Switches can determine
whether data should remain on
a LAN or not, and they can
transfer the data to the
connection that needs that data.
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-19
Switches – MAC Tables:
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-20
Router:
Routers have all capabilities of the previous devices. Routers can regenerate
signals, concentrate multiple connections, convert data transmission
formats, and manage data transfers. They can also connect to a WAN, which
allows them to connect LANs that are separated by great distances.
20
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-21
The Cloud:
 The cloud is used in diagrams to represent where the connection to the
internet is.
 It also represents all of the devices on the internet.
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-22
Cisco Icons and Symbols:
Router
Workgroup
Switch
Multilayer Switch
with Route/Switch
Processor
IP Phone
PC
Server
Network
CloudHub
Multilayer
Switch
Frame
Switch
PIX
Firewall
VPN
Concentrator
Router with
Firewall
Cisco ASA 5500
Terminal
Server
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-23
?
Thank You For Attention…
Any Question!
Eng. Moaath ALSHAIKH
$ P I N G T O F U T U R E
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-24
Moaath ALSHAIKH | ‫الشيخ‬ ‫معاذ‬ ‫املهندس‬
Eng. Moaath ALSHAIKH
$ P I N G T O F U T U R E
Moaath ALSHAIKH | ‫الشيخ‬ ‫معاذ‬ ‫املهندس‬
Moaath ALSHAIKH | ‫الشيخ‬ ‫عدنان‬ ‫معاذ‬ ‫املهندس‬
Moaath ALSHAIKH | ‫الشيخ‬ ‫معاذ‬ ‫املهندس‬ QR Linked

More Related Content

What's hot

10 gigabit ethernet technology
10 gigabit ethernet technology10 gigabit ethernet technology
10 gigabit ethernet technologyLikan Patra
 
Best fit topology - lo1 part iv
Best fit topology - lo1 part ivBest fit topology - lo1 part iv
Best fit topology - lo1 part iv
Abenezer Abiti
 
Chapter6 wireless and mobile networks
Chapter6 wireless and mobile networksChapter6 wireless and mobile networks
Chapter6 wireless and mobile networksKhánh Ghẻ
 
Juniper Switch Overview
Juniper Switch OverviewJuniper Switch Overview
Juniper Switch Overview
igxglobal UK Ltd
 
Optical ethernet krunal
Optical ethernet krunalOptical ethernet krunal
Optical ethernet krunal
Krunal Jabade
 
MPLS
MPLS MPLS
Lan Network with Redundancy.ppt
Lan Network with Redundancy.pptLan Network with Redundancy.ppt
Lan Network with Redundancy.ppt
Santanu Mukhopadhyay
 
CE-Introduction-history-Draft
CE-Introduction-history-DraftCE-Introduction-history-Draft
CE-Introduction-history-DraftRoman Krzanowski
 
SFScon 21 - Stefan Schmidt - The Rise of IPv6 in IoT Protocols
SFScon 21 - Stefan Schmidt - The Rise of IPv6 in IoT ProtocolsSFScon 21 - Stefan Schmidt - The Rise of IPv6 in IoT Protocols
SFScon 21 - Stefan Schmidt - The Rise of IPv6 in IoT Protocols
South Tyrol Free Software Conference
 
Chapter 3 1-network_design_with_internet_tools - Network Design
Chapter 3 1-network_design_with_internet_tools - Network DesignChapter 3 1-network_design_with_internet_tools - Network Design
Chapter 3 1-network_design_with_internet_tools - Network Design
nakomuri
 
Huawei s3700 cables
Huawei s3700 cablesHuawei s3700 cables
Huawei s3700 cables
Huanetwork
 
ccna summer training ppt ( Cisco certified network analysis) ppt. by Traun k...
ccna summer training ppt ( Cisco certified network analysis) ppt.  by Traun k...ccna summer training ppt ( Cisco certified network analysis) ppt.  by Traun k...
ccna summer training ppt ( Cisco certified network analysis) ppt. by Traun k...
Tarun Khaneja
 
Advanced TCP/IP-based Industrial Networking for Engineers & Technicians
Advanced TCP/IP-based Industrial Networking for Engineers & TechniciansAdvanced TCP/IP-based Industrial Networking for Engineers & Technicians
Advanced TCP/IP-based Industrial Networking for Engineers & Technicians
Living Online
 
Chap.1 ethernet introduction
Chap.1 ethernet introductionChap.1 ethernet introduction
Chap.1 ethernet introduction
東原 李
 
CCNA ppt
CCNA pptCCNA ppt
CCNA ppt
Sumant Garg
 
Ccna day5-140715152501-phpapp01
Ccna day5-140715152501-phpapp01Ccna day5-140715152501-phpapp01
Ccna day5-140715152501-phpapp01
Sachin Morya
 
Local Area Network – Wired LAN
Local Area Network – Wired LANLocal Area Network – Wired LAN
Local Area Network – Wired LAN
Raj vardhan
 
Ccna day3-140715152337-phpapp01
Ccna day3-140715152337-phpapp01Ccna day3-140715152337-phpapp01
Ccna day3-140715152337-phpapp01
Sachin Morya
 
CCNA Exploration 1 - Chapter 9
CCNA Exploration 1 - Chapter 9CCNA Exploration 1 - Chapter 9
CCNA Exploration 1 - Chapter 9Irsandi Hasan
 

What's hot (20)

10 gigabit ethernet technology
10 gigabit ethernet technology10 gigabit ethernet technology
10 gigabit ethernet technology
 
Best fit topology - lo1 part iv
Best fit topology - lo1 part ivBest fit topology - lo1 part iv
Best fit topology - lo1 part iv
 
Chapter6 wireless and mobile networks
Chapter6 wireless and mobile networksChapter6 wireless and mobile networks
Chapter6 wireless and mobile networks
 
Juniper Switch Overview
Juniper Switch OverviewJuniper Switch Overview
Juniper Switch Overview
 
Optical ethernet krunal
Optical ethernet krunalOptical ethernet krunal
Optical ethernet krunal
 
MPLS
MPLS MPLS
MPLS
 
Lan Network with Redundancy.ppt
Lan Network with Redundancy.pptLan Network with Redundancy.ppt
Lan Network with Redundancy.ppt
 
CE-Introduction-history-Draft
CE-Introduction-history-DraftCE-Introduction-history-Draft
CE-Introduction-history-Draft
 
SFScon 21 - Stefan Schmidt - The Rise of IPv6 in IoT Protocols
SFScon 21 - Stefan Schmidt - The Rise of IPv6 in IoT ProtocolsSFScon 21 - Stefan Schmidt - The Rise of IPv6 in IoT Protocols
SFScon 21 - Stefan Schmidt - The Rise of IPv6 in IoT Protocols
 
Chapter 3 1-network_design_with_internet_tools - Network Design
Chapter 3 1-network_design_with_internet_tools - Network DesignChapter 3 1-network_design_with_internet_tools - Network Design
Chapter 3 1-network_design_with_internet_tools - Network Design
 
Huawei s3700 cables
Huawei s3700 cablesHuawei s3700 cables
Huawei s3700 cables
 
ccna summer training ppt ( Cisco certified network analysis) ppt. by Traun k...
ccna summer training ppt ( Cisco certified network analysis) ppt.  by Traun k...ccna summer training ppt ( Cisco certified network analysis) ppt.  by Traun k...
ccna summer training ppt ( Cisco certified network analysis) ppt. by Traun k...
 
Advanced TCP/IP-based Industrial Networking for Engineers & Technicians
Advanced TCP/IP-based Industrial Networking for Engineers & TechniciansAdvanced TCP/IP-based Industrial Networking for Engineers & Technicians
Advanced TCP/IP-based Industrial Networking for Engineers & Technicians
 
Chap.1 ethernet introduction
Chap.1 ethernet introductionChap.1 ethernet introduction
Chap.1 ethernet introduction
 
CCNA ppt
CCNA pptCCNA ppt
CCNA ppt
 
Ccna day5-140715152501-phpapp01
Ccna day5-140715152501-phpapp01Ccna day5-140715152501-phpapp01
Ccna day5-140715152501-phpapp01
 
Local Area Network – Wired LAN
Local Area Network – Wired LANLocal Area Network – Wired LAN
Local Area Network – Wired LAN
 
Chapter 3 frame relay
Chapter 3   frame relayChapter 3   frame relay
Chapter 3 frame relay
 
Ccna day3-140715152337-phpapp01
Ccna day3-140715152337-phpapp01Ccna day3-140715152337-phpapp01
Ccna day3-140715152337-phpapp01
 
CCNA Exploration 1 - Chapter 9
CCNA Exploration 1 - Chapter 9CCNA Exploration 1 - Chapter 9
CCNA Exploration 1 - Chapter 9
 

Similar to Network basics 2 eng. moaath alshaikh

CCNA Icnd110 s01l08
CCNA Icnd110 s01l08CCNA Icnd110 s01l08
CCNA Icnd110 s01l08
computerlenguyen
 
1.Network basic.ppt
1.Network basic.ppt1.Network basic.ppt
1.Network basic.ppt
NguyncTr16
 
CCNA Icnd110 s01l07
CCNA Icnd110 s01l07CCNA Icnd110 s01l07
CCNA Icnd110 s01l07
computerlenguyen
 
CCNA Icnd110 s05l01
CCNA Icnd110 s05l01CCNA Icnd110 s05l01
CCNA Icnd110 s05l01
computerlenguyen
 
Unit 3 ppt-idc
Unit 3 ppt-idcUnit 3 ppt-idc
Unit 3 ppt-idc
hiya123jes
 
CCNA Icnd110 s02l07
CCNA Icnd110 s02l07CCNA Icnd110 s02l07
CCNA Icnd110 s02l07
computerlenguyen
 
CCNA Icnd110 s01l09
CCNA Icnd110 s01l09CCNA Icnd110 s01l09
CCNA Icnd110 s01l09
computerlenguyen
 
AD-WAN-Tech-Chapter 1.pptx
AD-WAN-Tech-Chapter 1.pptxAD-WAN-Tech-Chapter 1.pptx
AD-WAN-Tech-Chapter 1.pptx
RahafKhalid14
 
CCNA Icnd110 s01l03
CCNA Icnd110 s01l03CCNA Icnd110 s01l03
CCNA Icnd110 s01l03
computerlenguyen
 
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
Suprabha Sahoo
 
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
Vuz Dở Hơi
 
KPUCC-Rs instructor ppt_chapter1_final
KPUCC-Rs instructor ppt_chapter1_finalKPUCC-Rs instructor ppt_chapter1_final
KPUCC-Rs instructor ppt_chapter1_final
Fisal Anwari
 
Chapter 01 - Introduction to Switched Networks
Chapter 01 - Introduction to Switched NetworksChapter 01 - Introduction to Switched Networks
Chapter 01 - Introduction to Switched Networks
Yaser Rahmati
 
rsinstructorpptchapter1final-141024021337-conversion-gate01
rsinstructorpptchapter1final-141024021337-conversion-gate01rsinstructorpptchapter1final-141024021337-conversion-gate01
rsinstructorpptchapter1final-141024021337-conversion-gate01Lema John Michael
 
Chapter 12 : Introduction to switched networks
Chapter 12 : Introduction to switched networksChapter 12 : Introduction to switched networks
Chapter 12 : Introduction to switched networks
teknetir
 
ccna lec 1.pdf
ccna lec 1.pdfccna lec 1.pdf
ccna lec 1.pdf
MahmoudSayed691389
 
CCNA Icnd110 s05l06
CCNA Icnd110 s05l06CCNA Icnd110 s05l06
CCNA Icnd110 s05l06
computerlenguyen
 
Network basics 4 eng. moaath alshaikh
Network basics 4 eng. moaath alshaikhNetwork basics 4 eng. moaath alshaikh
Network basics 4 eng. moaath alshaikh
Moaath alshaikh
 
CCNA Icnd110 s04l01
CCNA Icnd110 s04l01CCNA Icnd110 s04l01
CCNA Icnd110 s04l01
computerlenguyen
 

Similar to Network basics 2 eng. moaath alshaikh (20)

CCNA Icnd110 s01l08
CCNA Icnd110 s01l08CCNA Icnd110 s01l08
CCNA Icnd110 s01l08
 
1.Network basic.ppt
1.Network basic.ppt1.Network basic.ppt
1.Network basic.ppt
 
CCNA Icnd110 s01l07
CCNA Icnd110 s01l07CCNA Icnd110 s01l07
CCNA Icnd110 s01l07
 
CCNA Icnd110 s05l01
CCNA Icnd110 s05l01CCNA Icnd110 s05l01
CCNA Icnd110 s05l01
 
Unit 3 ppt-idc
Unit 3 ppt-idcUnit 3 ppt-idc
Unit 3 ppt-idc
 
CCNA Icnd110 s02l07
CCNA Icnd110 s02l07CCNA Icnd110 s02l07
CCNA Icnd110 s02l07
 
CCNA Icnd110 s01l09
CCNA Icnd110 s01l09CCNA Icnd110 s01l09
CCNA Icnd110 s01l09
 
AD-WAN-Tech-Chapter 1.pptx
AD-WAN-Tech-Chapter 1.pptxAD-WAN-Tech-Chapter 1.pptx
AD-WAN-Tech-Chapter 1.pptx
 
CCNA Icnd110 s01l03
CCNA Icnd110 s01l03CCNA Icnd110 s01l03
CCNA Icnd110 s01l03
 
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
 
Chapter1 rev1.0
Chapter1   rev1.0Chapter1   rev1.0
Chapter1 rev1.0
 
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
 
KPUCC-Rs instructor ppt_chapter1_final
KPUCC-Rs instructor ppt_chapter1_finalKPUCC-Rs instructor ppt_chapter1_final
KPUCC-Rs instructor ppt_chapter1_final
 
Chapter 01 - Introduction to Switched Networks
Chapter 01 - Introduction to Switched NetworksChapter 01 - Introduction to Switched Networks
Chapter 01 - Introduction to Switched Networks
 
rsinstructorpptchapter1final-141024021337-conversion-gate01
rsinstructorpptchapter1final-141024021337-conversion-gate01rsinstructorpptchapter1final-141024021337-conversion-gate01
rsinstructorpptchapter1final-141024021337-conversion-gate01
 
Chapter 12 : Introduction to switched networks
Chapter 12 : Introduction to switched networksChapter 12 : Introduction to switched networks
Chapter 12 : Introduction to switched networks
 
ccna lec 1.pdf
ccna lec 1.pdfccna lec 1.pdf
ccna lec 1.pdf
 
CCNA Icnd110 s05l06
CCNA Icnd110 s05l06CCNA Icnd110 s05l06
CCNA Icnd110 s05l06
 
Network basics 4 eng. moaath alshaikh
Network basics 4 eng. moaath alshaikhNetwork basics 4 eng. moaath alshaikh
Network basics 4 eng. moaath alshaikh
 
CCNA Icnd110 s04l01
CCNA Icnd110 s04l01CCNA Icnd110 s04l01
CCNA Icnd110 s04l01
 

Recently uploaded

CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERSCW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
veerababupersonal22
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
symbo111
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
FluxPrime1
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
manasideore6
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
aqil azizi
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
Aditya Rajan Patra
 
Basic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparelBasic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparel
top1002
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
BrazilAccount1
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
SamSarthak3
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
ydteq
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 

Recently uploaded (20)

CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERSCW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
 
Basic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparelBasic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparel
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 

Network basics 2 eng. moaath alshaikh

  • 1. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-1 2019-2020 2nd Semester ‫الشيخ‬ ‫عدنان‬ ‫معاذ‬ ‫املهندس‬ ‫املعلوماتية‬ ‫الهندسة‬ ‫في‬‫ماجستير‬–‫الحاسوبية‬ ‫والشبكات‬ ‫النظم‬ ‫هندسة‬ ‫اختصاص‬ ‫املعلوماتية‬ ‫الهندسة‬ ‫كلية‬ ‫في‬ ‫تعليمية‬ ‫هيئة‬‫عضو‬–‫الخاصة‬ ‫الشام‬ ‫جامعة‬ ‫الخاصة‬ ‫الشام‬ ‫جامعة‬ ‫في‬ ‫املؤسس‬ ‫املعلوماتية‬‫مدير‬(ً‫سابقا‬) Network Basics ‫الحاسوبية‬ ‫الشبكات‬ ‫أساسيات‬ Eng. Moaath ALSHAIKH $ P I N G T O F U T U R E 2
  • 2. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-2 Network Topologies:  Network topology defines the structure of the network.  One part of the topology definition is the physical topology, which is the actual layout of the wire or media.  The other part is the logical topology, which defines how the media is accessed by the hosts for sending data. How to choose?  { Star , Bus , Ring , Mesh , Hybrid , Wireless }  Cost.  Easy of installation.  Easy of Maintenance.  Cable Fault tolerance.
  • 3. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-3 Physical Topology:  Physical layout of the devices and cabling.  Four primary categories:  Bus  Ring  Star  Mesh Bus Topology Ring Topology Star Topology Mesh Topology
  • 4. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-4 Logical Topologies: Logical topologies are logical paths that the signals use to travel from one point on the network to another. A Server Switch Router Switch Hub Bridge B C D E F G H I J PC A to PC I logical link
  • 5. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-5 Physical Topologies:
  • 6. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-6 Bus Topology:  A bus topology uses a single backbone cable that is terminated at both ends.  All the hosts connect directly to this backbone.
  • 7. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-7 Star and Extended-Star Topology:  Star topology:  Transmission through a central point  Single point of failure  Extended-star topology:  More resilient than the star topology
  • 8. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-8 Single-Ring and Dual-Ring Topology:  Single-ring topology:  Signals travel around the ring  Single point of failure  Dual-ring topology:  Signals travel in opposite directions  More resilient than the single ring topology Two links connected to the same networking device  A ring topology connects one host to the next and the last host to the first.  This creates a physical ring of cable.
  • 9. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-9 Full-Mesh and Partial-Mesh Topology:  Full-mesh topology:  Highly fault-tolerant  Expensive to implement  Partial-mesh topology:  Trade-off between fault tolerance and cost
  • 10. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-10 Hybrid Topology:  Connecting tow or more of network topology.
  • 11. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-11 Networking Devices:  Equipment that connects directly to a network segment is referred to as a device.  These devices are broken up into two classifications.  end-user devices  network devices  End-user devices include computers, printers, scanners, and other devices that provide services directly to the user.  Network devices include all the devices that connect the end-user devices together to allow them to communicate.
  • 12. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-12 Network Interface Card: A network interface card (NIC) is a printed circuit board that provides network communication capabilities to and from a personal computer. Also called a LAN adapter.
  • 13. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-13 MAC Address:  Components of a MAC address: – 1-bit broadcast: Identifies broadcast MAC address – 1-bit local: Identifies local MAC address – 22-bit OUI: Identifies the manufacturer of the NIC card – 24-bit vendor-assigned end-station address: Uniquely identifies the Ethernet hardware  MAC address notation: – A MAC address is expressed as six groups of two hexadecimal digits, separated by hyphens (-) or colons (:), in transmission order. 00:00:0c:43:2e:08 Vendor-AssignedOUI 24 bits22 bits11 Local Broadcast MAC address is 48 bits in length and expressed as twelve hexadecimal digits.MAC addresses are sometimes referred to as burned-in addresses (BIA) because they are burned into read-only memory (ROM) and are copied into random-access memory (RAM) when the NIC initializes.
  • 14. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-14 Networking Device Icons:
  • 15. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-15 Repeater:  A repeater is a network device used to regenerate a signal.  Repeaters regenerate analog or digital signals distorted by transmission loss due to attenuation. A repeater does not perform intelligent routing.
  • 16. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-16 Hub:  Hubs concentrate connections. In other words, they take a group of hosts and allow the network to see them as a single unit.  This is done passively, without any other effect on the data transmission.  Active hubs not only concentrate hosts, but they also regenerate signals.
  • 17. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-17 Bridge: Bridges convert network transmission data formats as well as perform basic data transmission management. Bridges, as the name implies, provide connections between LANs. Not only do bridges connect LANs, but they also perform a check on the data to determine whether it should cross the bridge or not. This makes each part of the network more efficient.
  • 18. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-18 Switch:  Workgroup switches add more intelligence to data transfer management.  Switches can determine whether data should remain on a LAN or not, and they can transfer the data to the connection that needs that data.
  • 19. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-19 Switches – MAC Tables:
  • 20. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-20 Router: Routers have all capabilities of the previous devices. Routers can regenerate signals, concentrate multiple connections, convert data transmission formats, and manage data transfers. They can also connect to a WAN, which allows them to connect LANs that are separated by great distances. 20
  • 21. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-21 The Cloud:  The cloud is used in diagrams to represent where the connection to the internet is.  It also represents all of the devices on the internet.
  • 22. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-22 Cisco Icons and Symbols: Router Workgroup Switch Multilayer Switch with Route/Switch Processor IP Phone PC Server Network CloudHub Multilayer Switch Frame Switch PIX Firewall VPN Concentrator Router with Firewall Cisco ASA 5500 Terminal Server
  • 23. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-23 ? Thank You For Attention… Any Question! Eng. Moaath ALSHAIKH $ P I N G T O F U T U R E
  • 24. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-24 Moaath ALSHAIKH | ‫الشيخ‬ ‫معاذ‬ ‫املهندس‬ Eng. Moaath ALSHAIKH $ P I N G T O F U T U R E Moaath ALSHAIKH | ‫الشيخ‬ ‫معاذ‬ ‫املهندس‬ Moaath ALSHAIKH | ‫الشيخ‬ ‫عدنان‬ ‫معاذ‬ ‫املهندس‬ Moaath ALSHAIKH | ‫الشيخ‬ ‫معاذ‬ ‫املهندس‬ QR Linked