SlideShare a Scribd company logo
1 of 34
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-1
Building a Simple Network
Exploring the
Functions of
Networking
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-2
What Is a Network?
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-3
Common Physical Components of a
Network
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-4
Interpreting a Network Diagram
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-5
Resource-Sharing Functions and
Benefits
 Data and applications
 Resources
 Network storage
 Backup devices
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-6
Network User Applications
 E-mail (Outlook, POP3, Yahoo, and so on)
 Web browser (IE, Firefox, and so on)
 Instant messaging (Yahoo IM, Microsoft Messenger, and so on)
 Collaboration (Whiteboard, Netmeeting, WebEx, and so on)
 Databases (file servers)
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-7
Impact of User Applications on the
Network
 Batch applications
– FTP, TFTP, inventory updates
– No direct human interaction
– Bandwidth important, but not critical
 Interactive applications
– Inventory inquiries, database updates.
– Human-to-machine interaction.
– Because a human is waiting for a
response, response time is important
but not critical, unless the wait
becomes excessive.
 Real-time applications
– VoIP, video
– Human-to-human interaction
– End-to-end latency critical
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-8
Characteristics of a Network
 Speed
 Cost
 Security
 Availability
 Scalability
 Reliability
 Topology
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-9
Physical Topology Categories
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-10
Logical Topologies
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-11
Bus Topology
 All devices receive the signal.
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-12
Star Topology
 Transmission through a central point.
 Single point of failure.
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-13
Extended-Star Topology
 More resilient than star topology.
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-14
Ring Topology
 Signals travel around ring.
 Single point of failure.
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-15
Dual-Ring Topology
 Signals travel in opposite directions.
 More resilient than single ring.
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-16
Full-Mesh Topology
 Highly fault-tolerant
 Expensive to implement
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-17
Partial-Mesh Topology
 Trade-off between fault tolerance and cost
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-18
Connection to the Internet
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-19
Summary
 A network is a connected collection of devices that can
communicate with each other. Networks carry data in many kinds
of environments, including homes, small businesses, and large
enterprises.
 There are four major categories of physical components in a
computer network: the computer, interconnections, switches, and
routers.
 Networks are depicted graphically using a set of standard icons.
 The major resources that are shared in a computer network
include data and applications, peripherals, storage devices, and
backup devices.
 The most common network user applications include e-mail, web
browsers, instant messaging, collaboration, and databases.
 User applications affect the network by consuming network
resources.
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-20
 The ways in which networks can be described include
characteristics that address network performance and structure:
speed, cost, security, availability, scalability, reliability, and
topology.
 A physical topology describes the layout for wiring the physical
devices, while a logical topology describes how information flows
through a network.
 In a physical bus topology, a single cable effectively connects all
the devices.
 In a physical star topology, each device in the network is
connected to the central device with its own cable.
 When a star network is expanded to include additional networking
devices that are connected to the main networking device, it is
called an extended-star topology.
Summary (Cont.)
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-21
Summary (Cont.)
 In a ring topology, all the hosts are connected in the form of a ring
or circle. In a dual-ring topology, there are two rings to provide
redundancy in the network.
 A full-mesh topology connects all devices to each other; in a
partial-mesh topology, at least one device has multiple
connections to all other devices.
 There are three common methods of connecting the small office
to the Internet: DSL using the existing telephone lines, cable
using the CATV infrastructure, and serial links using the classic
digital local loops.
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-22
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-23
Practical questions
1. Which three statements about networks are
accurate? (Choose three.)
a) Networks are used to transmit data in many kinds of environments,
including homes, small businesses, and large enterprises.
b) A main office can have hundreds or even thousands of people who
depend on network access to do their jobs.
c) A network is a connected collection of devices that can communicate
with each other.
d) A main office usually has one large network to connect all users.
e) The purpose of a network is to create a means to provide all workers with
access to all information and components that are accessible by the
network.
f) Remote locations cannot connect to a main office through a network.
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-24
Answer
1. Which three statements about networks are
accurate? (Choose three.)
a) Networks are used to transmit data in many kinds of environments,
including homes, small businesses, and large enterprises.
b) A main office can have hundreds or even thousands of people who
depend on network access to do their jobs.
c) A network is a connected collection of devices that can
communicate with each other.
d) A main office usually has one large network to connect all users.
e) The purpose of a network is to create a means to provide all workers with
access to all information and components that are accessible by the
network.
f) Remote locations cannot connect to a main office through a network.
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-25
Practical questions
2. What is the purpose of a router?
a) To interconnect networks and choose the best paths between them
b) To provide the connection points for the media
c) To serve as the end point in the network, sending and receiving data
d) To provide the means by which the signals are transmitted from one
networked device to another
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-26
Answer
2. What is the purpose of a router?
a) To interconnect networks and choose the best paths between
them
b) To provide the connection points for the media
c) To serve as the end point in the network, sending and receiving data
d) To provide the means by which the signals are transmitted from one
networked device to another
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-27
Practical questions
3. What is the purpose of a switch?
a) to connect separate networks and filter the traffic over those networks
so that the data is transmitted through the most efficient route
b) to choose the path over which data is sent to its destination
c) to serve as the end point in the network, sending and receiving data
d) to provide network attachment to the end systems and intelligent
switching of the data within the local network
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-28
Answer
3. What is the purpose of a switch?
a) to connect separate networks and filter the traffic over those networks
so that the data is transmitted through the most efficient route
b) to choose the path over which data is sent to its destination
c) to serve as the end point in the network, sending and receiving data
d) to provide network attachment to the end systems and intelligent
switching of the data within the local network
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-29
Practical questions
4. What is the purpose of network interconnections?
a) to connect separate networks and filter the traffic over those networks
so that the data is transmitted through the most efficient route
b) to choose the path over which data is sent to its destination
c) to provide a means for data to travel from one point to another in the
network
d) to provide network attachment to the end systems and intelligent
switching of the data within the local network
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-30
Answer
4. What is the purpose of network interconnections?
a) to connect separate networks and filter the traffic over those
networks so that the data is transmitted through the most efficient
route
b) to choose the path over which data is sent to its destination
c) to provide a means for data to travel from one point to another in the
network
d) to provide network attachment to the end systems and intelligent
switching of the data within the local network
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-31
Practical questions
5. Which resource is not sharable on a network?
a) memory
b) applications
c) peripherals
d) storage devices
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-32
Answer
5. Which resource is not sharable on a network?
a) memory
b) applications
c) peripherals
d) storage devices
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-33
Practical questions
6. Which three of the following are common network
applications? (Choose three.)
a) e-mail
b) collaboration
c) graphics creation
d) database
e) word processing
f) spreadsheets
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-34
Answer
6. Which three of the following are common network
applications? (Choose three.)
a) e-mail
b) collaboration
c) graphics creation
d) database
e) word processing
f) spreadsheets

More Related Content

What's hot (20)

CCNA Icnd110 s02l03
CCNA Icnd110 s02l03CCNA Icnd110 s02l03
CCNA Icnd110 s02l03
 
CCNA Icnd110 s02l08
 CCNA Icnd110 s02l08 CCNA Icnd110 s02l08
CCNA Icnd110 s02l08
 
CCNA Icnd110 s02l02
CCNA Icnd110 s02l02CCNA Icnd110 s02l02
CCNA Icnd110 s02l02
 
CCNA Icnd110 s01l04
CCNA Icnd110 s01l04CCNA Icnd110 s01l04
CCNA Icnd110 s01l04
 
CCNA Icnd110 s01l08
CCNA Icnd110 s01l08CCNA Icnd110 s01l08
CCNA Icnd110 s01l08
 
CCNA Icnd110 s03l01
CCNA Icnd110 s03l01CCNA Icnd110 s03l01
CCNA Icnd110 s03l01
 
CCNA Icnd110 s02l07
CCNA Icnd110 s02l07CCNA Icnd110 s02l07
CCNA Icnd110 s02l07
 
CCNA Icnd110 s01l07
CCNA Icnd110 s01l07CCNA Icnd110 s01l07
CCNA Icnd110 s01l07
 
CCNA icnd110 s03l03
CCNA icnd110 s03l03CCNA icnd110 s03l03
CCNA icnd110 s03l03
 
CCNA Icnd110 s03l02
CCNA Icnd110 s03l02CCNA Icnd110 s03l02
CCNA Icnd110 s03l02
 
CCNA Icnd110 lg
CCNA Icnd110 lgCCNA Icnd110 lg
CCNA Icnd110 lg
 
CCNA Icnd110 s02l09
CCNA Icnd110 s02l09CCNA Icnd110 s02l09
CCNA Icnd110 s02l09
 
CCNA Icnd110 s04l03
CCNA Icnd110 s04l03CCNA Icnd110 s04l03
CCNA Icnd110 s04l03
 
CCNA Icnd110 s02l06
CCNA Icnd110 s02l06CCNA Icnd110 s02l06
CCNA Icnd110 s02l06
 
CCNA Icnd110 s04l01
CCNA Icnd110 s04l01CCNA Icnd110 s04l01
CCNA Icnd110 s04l01
 
CCNA Icnd110 s05l02
CCNA Icnd110 s05l02CCNA Icnd110 s05l02
CCNA Icnd110 s05l02
 
CCNA Icnd110 s03l04
CCNA Icnd110 s03l04CCNA Icnd110 s03l04
CCNA Icnd110 s03l04
 
CCNA Icnd110 s02l04
CCNA Icnd110 s02l04CCNA Icnd110 s02l04
CCNA Icnd110 s02l04
 
CCNA Icnd110 s02l05
CCNA Icnd110 s02l05CCNA Icnd110 s02l05
CCNA Icnd110 s02l05
 
CCNA Icnd110 s05l04
CCNA Icnd110 s05l04CCNA Icnd110 s05l04
CCNA Icnd110 s05l04
 

Similar to CCNA Icnd110 s01l01

1.Network basic.ppt
1.Network basic.ppt1.Network basic.ppt
1.Network basic.pptNguyncTr16
 
Network basics 2 eng. moaath alshaikh
Network basics 2 eng. moaath alshaikhNetwork basics 2 eng. moaath alshaikh
Network basics 2 eng. moaath alshaikhMoaath alshaikh
 
chapter_1_6.ppt
chapter_1_6.pptchapter_1_6.ppt
chapter_1_6.pptTariq Emad
 
Introduction to computer network and functions.ppt
Introduction to computer network and functions.pptIntroduction to computer network and functions.ppt
Introduction to computer network and functions.pptManimegalaM3
 
chapter_1_6.ppt
chapter_1_6.pptchapter_1_6.ppt
chapter_1_6.pptSamyAwlia
 
15827 sr no01
15827 sr no0115827 sr no01
15827 sr no01pratiklpu
 
This course introduces students to issues in IT infrastructu.docx
This course introduces students to issues in IT infrastructu.docxThis course introduces students to issues in IT infrastructu.docx
This course introduces students to issues in IT infrastructu.docxchristalgrieg
 
Computer network by faraz ali
Computer network by faraz aliComputer network by faraz ali
Computer network by faraz aliFaraz Faqeer
 
AD-WAN-Tech-Chapter 1.pptx
AD-WAN-Tech-Chapter 1.pptxAD-WAN-Tech-Chapter 1.pptx
AD-WAN-Tech-Chapter 1.pptxRahafKhalid14
 
NetEss_Lecture Notes 1 (1).pptx
NetEss_Lecture Notes 1 (1).pptxNetEss_Lecture Notes 1 (1).pptx
NetEss_Lecture Notes 1 (1).pptxSaqibAhmedKhan4
 

Similar to CCNA Icnd110 s01l01 (20)

1.Network basic.ppt
1.Network basic.ppt1.Network basic.ppt
1.Network basic.ppt
 
Network basics 2 eng. moaath alshaikh
Network basics 2 eng. moaath alshaikhNetwork basics 2 eng. moaath alshaikh
Network basics 2 eng. moaath alshaikh
 
CCNA Icnd110 s05l01
CCNA Icnd110 s05l01CCNA Icnd110 s05l01
CCNA Icnd110 s05l01
 
BACKBONE NETWORKS
BACKBONE NETWORKSBACKBONE NETWORKS
BACKBONE NETWORKS
 
chapter_1_6.ppt
chapter_1_6.pptchapter_1_6.ppt
chapter_1_6.ppt
 
chapter_1_6.ppt
chapter_1_6.pptchapter_1_6.ppt
chapter_1_6.ppt
 
chapter_1_6.ppt
chapter_1_6.pptchapter_1_6.ppt
chapter_1_6.ppt
 
chapter_1_6.ppt
chapter_1_6.pptchapter_1_6.ppt
chapter_1_6.ppt
 
Introduction to computer network and functions.ppt
Introduction to computer network and functions.pptIntroduction to computer network and functions.ppt
Introduction to computer network and functions.ppt
 
chapter_1_6.ppt
chapter_1_6.pptchapter_1_6.ppt
chapter_1_6.ppt
 
15827 sr no01
15827 sr no0115827 sr no01
15827 sr no01
 
This course introduces students to issues in IT infrastructu.docx
This course introduces students to issues in IT infrastructu.docxThis course introduces students to issues in IT infrastructu.docx
This course introduces students to issues in IT infrastructu.docx
 
Computer network by faraz ali
Computer network by faraz aliComputer network by faraz ali
Computer network by faraz ali
 
C C N A Day1
C C N A  Day1C C N A  Day1
C C N A Day1
 
Ccna day1
Ccna day1Ccna day1
Ccna day1
 
Ccna day1
Ccna day1Ccna day1
Ccna day1
 
Ccna day1
Ccna day1Ccna day1
Ccna day1
 
Networking ppt
Networking ppt Networking ppt
Networking ppt
 
AD-WAN-Tech-Chapter 1.pptx
AD-WAN-Tech-Chapter 1.pptxAD-WAN-Tech-Chapter 1.pptx
AD-WAN-Tech-Chapter 1.pptx
 
NetEss_Lecture Notes 1 (1).pptx
NetEss_Lecture Notes 1 (1).pptxNetEss_Lecture Notes 1 (1).pptx
NetEss_Lecture Notes 1 (1).pptx
 

More from computerlenguyen (20)

Icnd210 s08l05
Icnd210 s08l05Icnd210 s08l05
Icnd210 s08l05
 
Icnd210 s08l04
Icnd210 s08l04Icnd210 s08l04
Icnd210 s08l04
 
Icnd210 s08l03
Icnd210 s08l03Icnd210 s08l03
Icnd210 s08l03
 
Icnd210 s08l02
Icnd210 s08l02Icnd210 s08l02
Icnd210 s08l02
 
Icnd210 s08l01
Icnd210 s08l01Icnd210 s08l01
Icnd210 s08l01
 
Icnd210 s07l03
Icnd210 s07l03Icnd210 s07l03
Icnd210 s07l03
 
Icnd210 s07l02
Icnd210 s07l02Icnd210 s07l02
Icnd210 s07l02
 
Icnd210 s07l01
Icnd210 s07l01Icnd210 s07l01
Icnd210 s07l01
 
Icnd210 s06l03
Icnd210 s06l03Icnd210 s06l03
Icnd210 s06l03
 
Icnd210 s06l02
Icnd210 s06l02Icnd210 s06l02
Icnd210 s06l02
 
Icnd210 s06l01
Icnd210 s06l01Icnd210 s06l01
Icnd210 s06l01
 
Icnd210 s05l03
Icnd210 s05l03Icnd210 s05l03
Icnd210 s05l03
 
Icnd210 s05l02
Icnd210 s05l02Icnd210 s05l02
Icnd210 s05l02
 
Icnd210 s04l03
Icnd210 s04l03Icnd210 s04l03
Icnd210 s04l03
 
Icnd210 s04l02
Icnd210 s04l02Icnd210 s04l02
Icnd210 s04l02
 
Icnd210 s04l01
Icnd210 s04l01Icnd210 s04l01
Icnd210 s04l01
 
Icnd210 s03l03
Icnd210 s03l03Icnd210 s03l03
Icnd210 s03l03
 
Icnd210 s03l02
Icnd210 s03l02Icnd210 s03l02
Icnd210 s03l02
 
Icnd210 s03l01
Icnd210 s03l01Icnd210 s03l01
Icnd210 s03l01
 
Icnd210 s02l06
Icnd210 s02l06Icnd210 s02l06
Icnd210 s02l06
 

Recently uploaded

Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfUmakantAnnand
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docxPoojaSen20
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersChitralekhaTherkar
 

Recently uploaded (20)

Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.Compdf
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docx
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of Powders
 

CCNA Icnd110 s01l01

  • 1. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-1 Building a Simple Network Exploring the Functions of Networking
  • 2. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-2 What Is a Network?
  • 3. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-3 Common Physical Components of a Network
  • 4. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-4 Interpreting a Network Diagram
  • 5. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-5 Resource-Sharing Functions and Benefits  Data and applications  Resources  Network storage  Backup devices
  • 6. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-6 Network User Applications  E-mail (Outlook, POP3, Yahoo, and so on)  Web browser (IE, Firefox, and so on)  Instant messaging (Yahoo IM, Microsoft Messenger, and so on)  Collaboration (Whiteboard, Netmeeting, WebEx, and so on)  Databases (file servers)
  • 7. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-7 Impact of User Applications on the Network  Batch applications – FTP, TFTP, inventory updates – No direct human interaction – Bandwidth important, but not critical  Interactive applications – Inventory inquiries, database updates. – Human-to-machine interaction. – Because a human is waiting for a response, response time is important but not critical, unless the wait becomes excessive.  Real-time applications – VoIP, video – Human-to-human interaction – End-to-end latency critical
  • 8. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-8 Characteristics of a Network  Speed  Cost  Security  Availability  Scalability  Reliability  Topology
  • 9. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-9 Physical Topology Categories
  • 10. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-10 Logical Topologies
  • 11. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-11 Bus Topology  All devices receive the signal.
  • 12. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-12 Star Topology  Transmission through a central point.  Single point of failure.
  • 13. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-13 Extended-Star Topology  More resilient than star topology.
  • 14. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-14 Ring Topology  Signals travel around ring.  Single point of failure.
  • 15. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-15 Dual-Ring Topology  Signals travel in opposite directions.  More resilient than single ring.
  • 16. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-16 Full-Mesh Topology  Highly fault-tolerant  Expensive to implement
  • 17. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-17 Partial-Mesh Topology  Trade-off between fault tolerance and cost
  • 18. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-18 Connection to the Internet
  • 19. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-19 Summary  A network is a connected collection of devices that can communicate with each other. Networks carry data in many kinds of environments, including homes, small businesses, and large enterprises.  There are four major categories of physical components in a computer network: the computer, interconnections, switches, and routers.  Networks are depicted graphically using a set of standard icons.  The major resources that are shared in a computer network include data and applications, peripherals, storage devices, and backup devices.  The most common network user applications include e-mail, web browsers, instant messaging, collaboration, and databases.  User applications affect the network by consuming network resources.
  • 20. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-20  The ways in which networks can be described include characteristics that address network performance and structure: speed, cost, security, availability, scalability, reliability, and topology.  A physical topology describes the layout for wiring the physical devices, while a logical topology describes how information flows through a network.  In a physical bus topology, a single cable effectively connects all the devices.  In a physical star topology, each device in the network is connected to the central device with its own cable.  When a star network is expanded to include additional networking devices that are connected to the main networking device, it is called an extended-star topology. Summary (Cont.)
  • 21. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-21 Summary (Cont.)  In a ring topology, all the hosts are connected in the form of a ring or circle. In a dual-ring topology, there are two rings to provide redundancy in the network.  A full-mesh topology connects all devices to each other; in a partial-mesh topology, at least one device has multiple connections to all other devices.  There are three common methods of connecting the small office to the Internet: DSL using the existing telephone lines, cable using the CATV infrastructure, and serial links using the classic digital local loops.
  • 22. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-22
  • 23. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-23 Practical questions 1. Which three statements about networks are accurate? (Choose three.) a) Networks are used to transmit data in many kinds of environments, including homes, small businesses, and large enterprises. b) A main office can have hundreds or even thousands of people who depend on network access to do their jobs. c) A network is a connected collection of devices that can communicate with each other. d) A main office usually has one large network to connect all users. e) The purpose of a network is to create a means to provide all workers with access to all information and components that are accessible by the network. f) Remote locations cannot connect to a main office through a network.
  • 24. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-24 Answer 1. Which three statements about networks are accurate? (Choose three.) a) Networks are used to transmit data in many kinds of environments, including homes, small businesses, and large enterprises. b) A main office can have hundreds or even thousands of people who depend on network access to do their jobs. c) A network is a connected collection of devices that can communicate with each other. d) A main office usually has one large network to connect all users. e) The purpose of a network is to create a means to provide all workers with access to all information and components that are accessible by the network. f) Remote locations cannot connect to a main office through a network.
  • 25. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-25 Practical questions 2. What is the purpose of a router? a) To interconnect networks and choose the best paths between them b) To provide the connection points for the media c) To serve as the end point in the network, sending and receiving data d) To provide the means by which the signals are transmitted from one networked device to another
  • 26. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-26 Answer 2. What is the purpose of a router? a) To interconnect networks and choose the best paths between them b) To provide the connection points for the media c) To serve as the end point in the network, sending and receiving data d) To provide the means by which the signals are transmitted from one networked device to another
  • 27. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-27 Practical questions 3. What is the purpose of a switch? a) to connect separate networks and filter the traffic over those networks so that the data is transmitted through the most efficient route b) to choose the path over which data is sent to its destination c) to serve as the end point in the network, sending and receiving data d) to provide network attachment to the end systems and intelligent switching of the data within the local network
  • 28. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-28 Answer 3. What is the purpose of a switch? a) to connect separate networks and filter the traffic over those networks so that the data is transmitted through the most efficient route b) to choose the path over which data is sent to its destination c) to serve as the end point in the network, sending and receiving data d) to provide network attachment to the end systems and intelligent switching of the data within the local network
  • 29. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-29 Practical questions 4. What is the purpose of network interconnections? a) to connect separate networks and filter the traffic over those networks so that the data is transmitted through the most efficient route b) to choose the path over which data is sent to its destination c) to provide a means for data to travel from one point to another in the network d) to provide network attachment to the end systems and intelligent switching of the data within the local network
  • 30. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-30 Answer 4. What is the purpose of network interconnections? a) to connect separate networks and filter the traffic over those networks so that the data is transmitted through the most efficient route b) to choose the path over which data is sent to its destination c) to provide a means for data to travel from one point to another in the network d) to provide network attachment to the end systems and intelligent switching of the data within the local network
  • 31. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-31 Practical questions 5. Which resource is not sharable on a network? a) memory b) applications c) peripherals d) storage devices
  • 32. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-32 Answer 5. Which resource is not sharable on a network? a) memory b) applications c) peripherals d) storage devices
  • 33. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-33 Practical questions 6. Which three of the following are common network applications? (Choose three.) a) e-mail b) collaboration c) graphics creation d) database e) word processing f) spreadsheets
  • 34. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—1-34 Answer 6. Which three of the following are common network applications? (Choose three.) a) e-mail b) collaboration c) graphics creation d) database e) word processing f) spreadsheets

Editor's Notes

  1. Lesson Aim <Enter lesson aim here.>
  2. Lesson Aim <Enter lesson aim here.>
  3. Lesson Aim <Enter lesson aim here.>
  4. Lesson Aim <Enter lesson aim here.>
  5. Lesson Aim <Enter lesson aim here.>
  6. Lesson Aim <Enter lesson aim here.>
  7. Lesson Aim <Enter lesson aim here.>
  8. Lesson Aim <Enter lesson aim here.>
  9. Lesson Aim <Enter lesson aim here.>