SlideShare a Scribd company logo
© 2006 Cisco Systems, Inc. All rights reserved. SMBUF-1
SMB University: Selling Cisco SMB Foundation Solutions
Networking Fundamentals
© 2006 Cisco Systems, Inc. All rights reserved. SMBUF-2
Objectives
• Describe the function and operation of a hub, a switch and a
router
• Describe the function and operation of a firewall and a
gateway
• Describe the function and operation of Layer 2 switching,
Layer 3 switching, and routing
• Identify the layers of the OSI model
• Describe the functionality of LAN, MAN, and WAN networks
• Identify the possible media types for LAN and WAN
connections
© 2006 Cisco Systems, Inc. All rights reserved. SMBUF-3
What is a Network?
• A network refers to two or more connected computers that
can share resources such as data, a printer, an Internet
connection, applications, or a combination of these
resources.
© 2006 Cisco Systems, Inc. All rights reserved. SMBUF-4
Types of Networks
Local Area Network (LAN)
Metropolitan Area Network (MAN)
Wide Area Network (WAN)
© 2006 Cisco Systems, Inc. All rights reserved. SMBUF-5
WAN Technologies
Circuit-switched
Asynchronous serial. ISDN Layer 1
TELEPHONE
COMPANY
Leased Line
Synchronous serial
© 2006 Cisco Systems, Inc. All rights reserved. SMBUF-6
WAN Technologies (Cont.)
Broadband Access
SERVICE
PROVIDER
Cable, DSL, Wireless WAN
Frame-Relay
Synchronous serial
SERVICE
PROVIDER
© 2006 Cisco Systems, Inc. All rights reserved. SMBUF-7
Network Topologies: Bus Topology
SEGMENT
Terminator Terminator
© 2006 Cisco Systems, Inc. All rights reserved. SMBUF-8
Network Topologies: Star Topology
Hub
© 2006 Cisco Systems, Inc. All rights reserved. SMBUF-9
Network Topologies:
Extended Star Topology
© 2006 Cisco Systems, Inc. All rights reserved. SMBUF-10
7
6
5
4
3
2
1
The OSI Model—
Why a Layered Network Model?
• Reduces complexity
• Standardizes interfaces
• Facilitates modular engineering
• Ensures interoperable technology
• Accelerates evolution
• Simplifies teaching and learning
Application
Presentation
Session
Transport
Network
Data Link
Physical
© 2006 Cisco Systems, Inc. All rights reserved. SMBUF-11
The Seven Layers of the OSI Model
Application Layers (Upper
Layers):
• Network Processes to
Applications
• Data Representation
• InterHost Communication
7
6
5
4
3
2
1
Application
Presentation
Session
Transport
Network
Data Link
Physical
© 2006 Cisco Systems, Inc. All rights reserved. SMBUF-12
7
6
5
4
3
2
1
Application
Presentation
Session
Transport
Network
Data Link
Physical
The Seven Layers of the OSI Model (Cont.)
End To End Connections:
• Handles transportation issues
between hosts
• Ensures data transport reliability
• Establishes, maintains and
terminates virtual circuits
• Provides reliability through fault
detection and recovery
• Information flow control
© 2006 Cisco Systems, Inc. All rights reserved. SMBUF-13
7
6
5
4
3
2
1
Application
Presentation
Session
Transport
Network
Data Link
Physical
The Seven Layers of the OSI Model (Cont.)
Data Delivery:
• Provides connectivity and path
selection between two host
systems
• Routes data packets
• Selects best path to deliver data
• The Network layer prioritizes data
known as Quality of Service (QoS)
© 2006 Cisco Systems, Inc. All rights reserved. SMBUF-14
7
6
5
4
3
2
1
Application
Presentation
Session
Transport
Network
Data Link
Physical
The Seven Layers of the OSI Model (Cont.)
Access to Media:
• Defines how data is formatted for
transmission and how access to
the network is controlled
© 2006 Cisco Systems, Inc. All rights reserved. SMBUF-15
7
6
5
4
3
2
1
Application
Presentation
Session
Transport
Network
Data Link
Physical
The Seven Layers of the OSI Model (Cont.)
Binary Transmission:
• Defines the electrical, mechanical,
procedural, and functional
specifications for activating,
maintaining, and deactivating the
physical link
© 2006 Cisco Systems, Inc. All rights reserved. SMBUF-16
Twisted-Pair
Coaxial
Outer jacket
BNC
Connector
Copper Conductor
Braided Copper Shielding
Plastic Insulation
Fiber Optics
Outer jacket
Plastic Shield
Glass and Fiber Cladding
Kevlar Reinforcing Material
SC
Connector
Outer jacket
Twisted-Pair
Color-Coded Plastic Insulation
RJ-45
Connector
Physical Media Types
© 2006 Cisco Systems, Inc. All rights reserved. SMBUF-17
Wireless
Physical Media Types (Cont.)
INTERNET
ETHERNET BACKBONE
© 2006 Cisco Systems, Inc. All rights reserved. SMBUF-18
Physical Media Comparison
Twisted Pair Coaxial Fiber Optic
Wireless
LAN
Bandwidth Up to 1 Gbps 10–100 Mbps
Up to
10 Gbps
or higher
Up to
54 Mbps
Distance Up to 100 m Up to 500 m Up to 60 km Up to 100 m
Price
Least
expensive
Inexpensive
Most
expensive
Moderate
© 2006 Cisco Systems, Inc. All rights reserved. SMBUF-19
Hub or Repeater
• A hub (concentrator) is a device that repeats the signals it
receives on one port to all other ports. It is a central
connection point for several network devices.
Hub
© 2006 Cisco Systems, Inc. All rights reserved. SMBUF-20
Hub (Multiport Repeater)
© 2006 Cisco Systems, Inc. All rights reserved. SMBUF-21
Network Interface Card
© 2006 Cisco Systems, Inc. All rights reserved. SMBUF-22
WAN—Physical Layer Implementations
• Physical layer implementations vary
• Cable specifications define speed of link
Cisco
HDLC
PPP Frame
Relay
ISDN BRI (with
PPP)
DSL Modem Cable
Modem
EIA/TIA-232
EIA/TIA-449
X.21 V.24 V.35
HSSI
RJ-48
Note: ISDN BRI cable
pinouts are different than
the pinouts for Ethernet.
The RJ-48 and RJ-45
look the same, but the
pinouts are different.
RJ-11
Note: Works
over telephone
line
BNC
Note: Works
over Cable
TV line
© 2006 Cisco Systems, Inc. All rights reserved. SMBUF-23
WAN
Physical Media
Wall Jack
© 2006 Cisco Systems, Inc. All rights reserved. SMBUF-24
Data Link Layer
• Data Link layer protocols create, transmit, and receive
packets. This layer is also responsible for logical MAC
addressing and LLC processing, creating logical topologies,
and controlling media access.
2
Data Link
© 2006 Cisco Systems, Inc. All rights reserved. SMBUF-25
MAC Address
• The network interface card address, called the hardware
address, is protocol-independent and is usually assigned at
the factory. This address is technically called the media
access control address (MAC) because it is found on the
MAC sub layer of the Data Link layer.
2
Data Link
MAC Address Hardware Address
=
00-0C-F1-5E-BE-F2
© 2006 Cisco Systems, Inc. All rights reserved. SMBUF-26
Data Link Devices
• The Data Link layer is manipulated by two devices: bridges
and switches. These are more complex and more expensive
than their Physical layer counterparts, but they do have
advantages.
Switches
Bridges
© 2006 Cisco Systems, Inc. All rights reserved. SMBUF-27
Switch
• When a switch receives data the switch examines the data
link header for the MAC address of the destination station
and forwards it to the correct port. This opens a path
between ports that can use the full bandwidth of the
topology.
© 2006 Cisco Systems, Inc. All rights reserved. SMBUF-28
Network Layer
• The network layer provides connectivity and path selection
between two host systems that may be located on
geographically separated networks
3
Network
© 2006 Cisco Systems, Inc. All rights reserved. SMBUF-29
Network Layer (Cont.)
• IP is a standard that defines the manner in which the network
layers of two hosts interact. IP addresses are 32 bit long,
hierarchical addressing scheme.
3
Network
IP Address Logical Address
=
192.168.6.17
© 2006 Cisco Systems, Inc. All rights reserved. SMBUF-30
Network Layer Devices
• The devices that operate at the Network layer are routers and
Layer 3 Switches
Router Layer 3 Switch
© 2006 Cisco Systems, Inc. All rights reserved. SMBUF-31
Routers
• Routers facilitate communication within this internet work. It
decides how to send packets within the network so that they
arrive at their destination.
© 2006 Cisco Systems, Inc. All rights reserved. SMBUF-32
Layer 3 Switches
• The Layer 3 switch functions at the Network layer and
performs the multiport, virtual LAN, data pipelining functions
of a standard Layer 2 switch. It can also perform basic
routing functions between virtual LANs.
Layer 3 Switch
© 2006 Cisco Systems, Inc. All rights reserved. SMBUF-33
Multilayer Switching
• Combines functionality of:
– Layer 2 switching
– Layer 3 switching
– Layer 4 switching
• High-speed scalability
• Low latency compared to routers
2
1
Physical
7
6
5
4
Application
Presentation
Session
3
Data Link
Transport
Network
© 2006 Cisco Systems, Inc. All rights reserved. SMBUF-34
Transport Layer Implementations
• The Transport layer is charge of the reliable/unreliable
transport of data. It can be implemented as TCP or UDP.
4
TCP
UDP
Transport
© 2006 Cisco Systems, Inc. All rights reserved. SMBUF-35
Gateway
• A gateway is a combination of hardware and software that
connects dissimilar network environments. It performs
translations at multiple layers of the open system
interconnection (OSI) model.
PC Network MAC Network
Gateway
OSI Model
© 2006 Cisco Systems, Inc. All rights reserved. SMBUF-36
Firewalls
• A firewall is a system or group of systems that manages
access between two or more networks
Outside
Network
Inside
Network
INTERNET
DMZ
Network
© 2006 Cisco Systems, Inc. All rights reserved. SMBUF-37
Summary
This lesson covered the following main topics:
• The function and operation of a hub, a switch, and a router
• The function and operation of Layer 2 switching, Layer 3
switching, and routing
• The OSI model
• Functionality of LAN, MAN and WAN networks
• Possible media types for LAN and WAN connections
• The function and definition of firewalls and gateways
© 2006 Cisco Systems, Inc. All rights reserved. SMBUF-38

More Related Content

Similar to SMB_University_120307_Networking_Fundamentals.pdf

introduction to switched networks - JARINGAN KOMPUTER
introduction to switched networks - JARINGAN KOMPUTERintroduction to switched networks - JARINGAN KOMPUTER
introduction to switched networks - JARINGAN KOMPUTER
hasby if
 
Basic networking hardware pre final 1
Basic networking hardware pre final 1Basic networking hardware pre final 1
Basic networking hardware pre final 1
Sujee Antony
 
PLNOG 6: Emil Kacperek - Virtual Cluster Switching
PLNOG 6: Emil Kacperek - Virtual Cluster Switching PLNOG 6: Emil Kacperek - Virtual Cluster Switching
PLNOG 6: Emil Kacperek - Virtual Cluster Switching
PROIDEA
 
Ccna PPT
Ccna PPTCcna PPT
Ccna PPT
AIRTEL
 
CCNP Switching Chapter 2
CCNP Switching Chapter 2CCNP Switching Chapter 2
CCNP Switching Chapter 2
Chaing Ravuth
 
Introduction to Networks_v0.2
Introduction to Networks_v0.2Introduction to Networks_v0.2
Introduction to Networks_v0.2
Sohail Gohir
 
Ccna day1
Ccna day1Ccna day1
Ccna day1
kkhan745
 
Ccna day1-130802165909-phpapp01
Ccna day1-130802165909-phpapp01Ccna day1-130802165909-phpapp01
Ccna day1-130802165909-phpapp01
Sabiulla Barkathullah
 
Ccna day 1
Ccna day 1Ccna day 1
Ccna day 1
Sachin Morya
 
Ccna day1
Ccna day1Ccna day1
Ccna day1
Ccna day1Ccna day1
Ccna day1
danishrafiq
 
Ccna day1
Ccna day1Ccna day1
C C N A Day1
C C N A  Day1C C N A  Day1
C C N A Day1
darulquthni
 
Ccna day1
Ccna day1Ccna day1
Ccna day1
Sanjeev Jain
 
Ccna day1
Ccna day1Ccna day1
Ccna day1
Dwi Yulianto
 
Wp simoneau osi_model
Wp simoneau osi_modelWp simoneau osi_model
Wp simoneau osi_model
Jagadish Gurrala
 
ITN_Module_6.pptx
ITN_Module_6.pptxITN_Module_6.pptx
ITN_Module_6.pptx
argost1003
 
Ccna (200 125)
Ccna (200 125)Ccna (200 125)
Ccna (200 125)
shajeeha khalid
 
CCNA(R&S) By Ezxprt
CCNA(R&S) By EzxprtCCNA(R&S) By Ezxprt
CCNA(R&S) By Ezxprt
Ezxprt
 
Bhargava Presentation.ppt
Bhargava Presentation.pptBhargava Presentation.ppt
Bhargava Presentation.ppt
EnumulaBhargava1
 

Similar to SMB_University_120307_Networking_Fundamentals.pdf (20)

introduction to switched networks - JARINGAN KOMPUTER
introduction to switched networks - JARINGAN KOMPUTERintroduction to switched networks - JARINGAN KOMPUTER
introduction to switched networks - JARINGAN KOMPUTER
 
Basic networking hardware pre final 1
Basic networking hardware pre final 1Basic networking hardware pre final 1
Basic networking hardware pre final 1
 
PLNOG 6: Emil Kacperek - Virtual Cluster Switching
PLNOG 6: Emil Kacperek - Virtual Cluster Switching PLNOG 6: Emil Kacperek - Virtual Cluster Switching
PLNOG 6: Emil Kacperek - Virtual Cluster Switching
 
Ccna PPT
Ccna PPTCcna PPT
Ccna PPT
 
CCNP Switching Chapter 2
CCNP Switching Chapter 2CCNP Switching Chapter 2
CCNP Switching Chapter 2
 
Introduction to Networks_v0.2
Introduction to Networks_v0.2Introduction to Networks_v0.2
Introduction to Networks_v0.2
 
Ccna day1
Ccna day1Ccna day1
Ccna day1
 
Ccna day1-130802165909-phpapp01
Ccna day1-130802165909-phpapp01Ccna day1-130802165909-phpapp01
Ccna day1-130802165909-phpapp01
 
Ccna day 1
Ccna day 1Ccna day 1
Ccna day 1
 
Ccna day1
Ccna day1Ccna day1
Ccna day1
 
Ccna day1
Ccna day1Ccna day1
Ccna day1
 
Ccna day1
Ccna day1Ccna day1
Ccna day1
 
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
 
Wp simoneau osi_model
Wp simoneau osi_modelWp simoneau osi_model
Wp simoneau osi_model
 
ITN_Module_6.pptx
ITN_Module_6.pptxITN_Module_6.pptx
ITN_Module_6.pptx
 
Ccna (200 125)
Ccna (200 125)Ccna (200 125)
Ccna (200 125)
 
CCNA(R&S) By Ezxprt
CCNA(R&S) By EzxprtCCNA(R&S) By Ezxprt
CCNA(R&S) By Ezxprt
 
Bhargava Presentation.ppt
Bhargava Presentation.pptBhargava Presentation.ppt
Bhargava Presentation.ppt
 

More from TamiratDejene1

Ch-3 lecture.pdf
Ch-3 lecture.pdfCh-3 lecture.pdf
Ch-3 lecture.pdf
TamiratDejene1
 
Chapter 2.pptx
Chapter 2.pptxChapter 2.pptx
Chapter 2.pptx
TamiratDejene1
 
Wireless LANs.ppt
Wireless LANs.pptWireless LANs.ppt
Wireless LANs.ppt
TamiratDejene1
 
Data Link Control.ppt
Data Link Control.pptData Link Control.ppt
Data Link Control.ppt
TamiratDejene1
 
Congestion Control and QOS.ppt
Congestion Control and QOS.pptCongestion Control and QOS.ppt
Congestion Control and QOS.ppt
TamiratDejene1
 
Analog Transmission.ppt
Analog Transmission.pptAnalog Transmission.ppt
Analog Transmission.ppt
TamiratDejene1
 
Chapter 5 (Part I) - Pointers.pdf
Chapter 5 (Part I) - Pointers.pdfChapter 5 (Part I) - Pointers.pdf
Chapter 5 (Part I) - Pointers.pdf
TamiratDejene1
 
Chapter 7 (Part I) - User Defined Datatypes.pdf
Chapter 7 (Part I) - User Defined Datatypes.pdfChapter 7 (Part I) - User Defined Datatypes.pdf
Chapter 7 (Part I) - User Defined Datatypes.pdf
TamiratDejene1
 
00-intro-to-classes.pdf
00-intro-to-classes.pdf00-intro-to-classes.pdf
00-intro-to-classes.pdf
TamiratDejene1
 
DLD Chapter-5.pdf
DLD Chapter-5.pdfDLD Chapter-5.pdf
DLD Chapter-5.pdf
TamiratDejene1
 
DLD Chapter-4.pdf
DLD Chapter-4.pdfDLD Chapter-4.pdf
DLD Chapter-4.pdf
TamiratDejene1
 
DLD Chapter-2.pdf
DLD Chapter-2.pdfDLD Chapter-2.pdf
DLD Chapter-2.pdf
TamiratDejene1
 
DLD Chapter-1.pdf
DLD Chapter-1.pdfDLD Chapter-1.pdf
DLD Chapter-1.pdf
TamiratDejene1
 
DLD_Chapter_1.pdf
DLD_Chapter_1.pdfDLD_Chapter_1.pdf
DLD_Chapter_1.pdf
TamiratDejene1
 
Chapter 8_Shift Registers (EEEg4302)1.pdf
Chapter 8_Shift Registers (EEEg4302)1.pdfChapter 8_Shift Registers (EEEg4302)1.pdf
Chapter 8_Shift Registers (EEEg4302)1.pdf
TamiratDejene1
 
Chapter 7_Counters (EEEg4302).pdf
Chapter 7_Counters (EEEg4302).pdfChapter 7_Counters (EEEg4302).pdf
Chapter 7_Counters (EEEg4302).pdf
TamiratDejene1
 
Chapter 5_combinational logic (EEEg4302).pdf
Chapter 5_combinational logic (EEEg4302).pdfChapter 5_combinational logic (EEEg4302).pdf
Chapter 5_combinational logic (EEEg4302).pdf
TamiratDejene1
 
Chapter 3_Logic Gates (EEEg4302).pdf
Chapter 3_Logic Gates (EEEg4302).pdfChapter 3_Logic Gates (EEEg4302).pdf
Chapter 3_Logic Gates (EEEg4302).pdf
TamiratDejene1
 
Chapter 2_Number system (EEEg4302).pdf
Chapter 2_Number system (EEEg4302).pdfChapter 2_Number system (EEEg4302).pdf
Chapter 2_Number system (EEEg4302).pdf
TamiratDejene1
 
Chapter 1_Introduction to digital design (EEEg4302).pdf
Chapter 1_Introduction to digital design (EEEg4302).pdfChapter 1_Introduction to digital design (EEEg4302).pdf
Chapter 1_Introduction to digital design (EEEg4302).pdf
TamiratDejene1
 

More from TamiratDejene1 (20)

Ch-3 lecture.pdf
Ch-3 lecture.pdfCh-3 lecture.pdf
Ch-3 lecture.pdf
 
Chapter 2.pptx
Chapter 2.pptxChapter 2.pptx
Chapter 2.pptx
 
Wireless LANs.ppt
Wireless LANs.pptWireless LANs.ppt
Wireless LANs.ppt
 
Data Link Control.ppt
Data Link Control.pptData Link Control.ppt
Data Link Control.ppt
 
Congestion Control and QOS.ppt
Congestion Control and QOS.pptCongestion Control and QOS.ppt
Congestion Control and QOS.ppt
 
Analog Transmission.ppt
Analog Transmission.pptAnalog Transmission.ppt
Analog Transmission.ppt
 
Chapter 5 (Part I) - Pointers.pdf
Chapter 5 (Part I) - Pointers.pdfChapter 5 (Part I) - Pointers.pdf
Chapter 5 (Part I) - Pointers.pdf
 
Chapter 7 (Part I) - User Defined Datatypes.pdf
Chapter 7 (Part I) - User Defined Datatypes.pdfChapter 7 (Part I) - User Defined Datatypes.pdf
Chapter 7 (Part I) - User Defined Datatypes.pdf
 
00-intro-to-classes.pdf
00-intro-to-classes.pdf00-intro-to-classes.pdf
00-intro-to-classes.pdf
 
DLD Chapter-5.pdf
DLD Chapter-5.pdfDLD Chapter-5.pdf
DLD Chapter-5.pdf
 
DLD Chapter-4.pdf
DLD Chapter-4.pdfDLD Chapter-4.pdf
DLD Chapter-4.pdf
 
DLD Chapter-2.pdf
DLD Chapter-2.pdfDLD Chapter-2.pdf
DLD Chapter-2.pdf
 
DLD Chapter-1.pdf
DLD Chapter-1.pdfDLD Chapter-1.pdf
DLD Chapter-1.pdf
 
DLD_Chapter_1.pdf
DLD_Chapter_1.pdfDLD_Chapter_1.pdf
DLD_Chapter_1.pdf
 
Chapter 8_Shift Registers (EEEg4302)1.pdf
Chapter 8_Shift Registers (EEEg4302)1.pdfChapter 8_Shift Registers (EEEg4302)1.pdf
Chapter 8_Shift Registers (EEEg4302)1.pdf
 
Chapter 7_Counters (EEEg4302).pdf
Chapter 7_Counters (EEEg4302).pdfChapter 7_Counters (EEEg4302).pdf
Chapter 7_Counters (EEEg4302).pdf
 
Chapter 5_combinational logic (EEEg4302).pdf
Chapter 5_combinational logic (EEEg4302).pdfChapter 5_combinational logic (EEEg4302).pdf
Chapter 5_combinational logic (EEEg4302).pdf
 
Chapter 3_Logic Gates (EEEg4302).pdf
Chapter 3_Logic Gates (EEEg4302).pdfChapter 3_Logic Gates (EEEg4302).pdf
Chapter 3_Logic Gates (EEEg4302).pdf
 
Chapter 2_Number system (EEEg4302).pdf
Chapter 2_Number system (EEEg4302).pdfChapter 2_Number system (EEEg4302).pdf
Chapter 2_Number system (EEEg4302).pdf
 
Chapter 1_Introduction to digital design (EEEg4302).pdf
Chapter 1_Introduction to digital design (EEEg4302).pdfChapter 1_Introduction to digital design (EEEg4302).pdf
Chapter 1_Introduction to digital design (EEEg4302).pdf
 

Recently uploaded

Open Channel Flow: fluid flow with a free surface
Open Channel Flow: fluid flow with a free surfaceOpen Channel Flow: fluid flow with a free surface
Open Channel Flow: fluid flow with a free surface
Indrajeet sahu
 
AI in customer support Use cases solutions development and implementation.pdf
AI in customer support Use cases solutions development and implementation.pdfAI in customer support Use cases solutions development and implementation.pdf
AI in customer support Use cases solutions development and implementation.pdf
mahaffeycheryld
 
Beckhoff Programmable Logic Control Overview Presentation
Beckhoff Programmable Logic Control Overview PresentationBeckhoff Programmable Logic Control Overview Presentation
Beckhoff Programmable Logic Control Overview Presentation
VanTuDuong1
 
Mechanical Engineering on AAI Summer Training Report-003.pdf
Mechanical Engineering on AAI Summer Training Report-003.pdfMechanical Engineering on AAI Summer Training Report-003.pdf
Mechanical Engineering on AAI Summer Training Report-003.pdf
21UME003TUSHARDEB
 
SCALING OF MOS CIRCUITS m .pptx
SCALING OF MOS CIRCUITS m                 .pptxSCALING OF MOS CIRCUITS m                 .pptx
SCALING OF MOS CIRCUITS m .pptx
harshapolam10
 
Impartiality as per ISO /IEC 17025:2017 Standard
Impartiality as per ISO /IEC 17025:2017 StandardImpartiality as per ISO /IEC 17025:2017 Standard
Impartiality as per ISO /IEC 17025:2017 Standard
MuhammadJazib15
 
openshift technical overview - Flow of openshift containerisatoin
openshift technical overview - Flow of openshift containerisatoinopenshift technical overview - Flow of openshift containerisatoin
openshift technical overview - Flow of openshift containerisatoin
snaprevwdev
 
Supermarket Management System Project Report.pdf
Supermarket Management System Project Report.pdfSupermarket Management System Project Report.pdf
Supermarket Management System Project Report.pdf
Kamal Acharya
 
Digital Image Processing Unit -2 Notes complete
Digital Image Processing Unit -2 Notes completeDigital Image Processing Unit -2 Notes complete
Digital Image Processing Unit -2 Notes complete
shubhamsaraswat8740
 
Determination of Equivalent Circuit parameters and performance characteristic...
Determination of Equivalent Circuit parameters and performance characteristic...Determination of Equivalent Circuit parameters and performance characteristic...
Determination of Equivalent Circuit parameters and performance characteristic...
pvpriya2
 
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
MadhavJungKarki
 
UNIT 4 LINEAR INTEGRATED CIRCUITS-DIGITAL ICS
UNIT 4 LINEAR INTEGRATED CIRCUITS-DIGITAL ICSUNIT 4 LINEAR INTEGRATED CIRCUITS-DIGITAL ICS
UNIT 4 LINEAR INTEGRATED CIRCUITS-DIGITAL ICS
vmspraneeth
 
Asymmetrical Repulsion Magnet Motor Ratio 6-7.pdf
Asymmetrical Repulsion Magnet Motor Ratio 6-7.pdfAsymmetrical Repulsion Magnet Motor Ratio 6-7.pdf
Asymmetrical Repulsion Magnet Motor Ratio 6-7.pdf
felixwold
 
SENTIMENT ANALYSIS ON PPT AND Project template_.pptx
SENTIMENT ANALYSIS ON PPT AND Project template_.pptxSENTIMENT ANALYSIS ON PPT AND Project template_.pptx
SENTIMENT ANALYSIS ON PPT AND Project template_.pptx
b0754201
 
Butterfly Valves Manufacturer (LBF Series).pdf
Butterfly Valves Manufacturer (LBF Series).pdfButterfly Valves Manufacturer (LBF Series).pdf
Butterfly Valves Manufacturer (LBF Series).pdf
Lubi Valves
 
DESIGN AND MANUFACTURE OF CEILING BOARD USING SAWDUST AND WASTE CARTON MATERI...
DESIGN AND MANUFACTURE OF CEILING BOARD USING SAWDUST AND WASTE CARTON MATERI...DESIGN AND MANUFACTURE OF CEILING BOARD USING SAWDUST AND WASTE CARTON MATERI...
DESIGN AND MANUFACTURE OF CEILING BOARD USING SAWDUST AND WASTE CARTON MATERI...
OKORIE1
 
原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样
原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样
原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样
ydzowc
 
Transformers design and coooling methods
Transformers design and coooling methodsTransformers design and coooling methods
Transformers design and coooling methods
Roger Rozario
 
SELENIUM CONF -PALLAVI SHARMA - 2024.pdf
SELENIUM CONF -PALLAVI SHARMA - 2024.pdfSELENIUM CONF -PALLAVI SHARMA - 2024.pdf
SELENIUM CONF -PALLAVI SHARMA - 2024.pdf
Pallavi Sharma
 
Accident detection system project report.pdf
Accident detection system project report.pdfAccident detection system project report.pdf
Accident detection system project report.pdf
Kamal Acharya
 

Recently uploaded (20)

Open Channel Flow: fluid flow with a free surface
Open Channel Flow: fluid flow with a free surfaceOpen Channel Flow: fluid flow with a free surface
Open Channel Flow: fluid flow with a free surface
 
AI in customer support Use cases solutions development and implementation.pdf
AI in customer support Use cases solutions development and implementation.pdfAI in customer support Use cases solutions development and implementation.pdf
AI in customer support Use cases solutions development and implementation.pdf
 
Beckhoff Programmable Logic Control Overview Presentation
Beckhoff Programmable Logic Control Overview PresentationBeckhoff Programmable Logic Control Overview Presentation
Beckhoff Programmable Logic Control Overview Presentation
 
Mechanical Engineering on AAI Summer Training Report-003.pdf
Mechanical Engineering on AAI Summer Training Report-003.pdfMechanical Engineering on AAI Summer Training Report-003.pdf
Mechanical Engineering on AAI Summer Training Report-003.pdf
 
SCALING OF MOS CIRCUITS m .pptx
SCALING OF MOS CIRCUITS m                 .pptxSCALING OF MOS CIRCUITS m                 .pptx
SCALING OF MOS CIRCUITS m .pptx
 
Impartiality as per ISO /IEC 17025:2017 Standard
Impartiality as per ISO /IEC 17025:2017 StandardImpartiality as per ISO /IEC 17025:2017 Standard
Impartiality as per ISO /IEC 17025:2017 Standard
 
openshift technical overview - Flow of openshift containerisatoin
openshift technical overview - Flow of openshift containerisatoinopenshift technical overview - Flow of openshift containerisatoin
openshift technical overview - Flow of openshift containerisatoin
 
Supermarket Management System Project Report.pdf
Supermarket Management System Project Report.pdfSupermarket Management System Project Report.pdf
Supermarket Management System Project Report.pdf
 
Digital Image Processing Unit -2 Notes complete
Digital Image Processing Unit -2 Notes completeDigital Image Processing Unit -2 Notes complete
Digital Image Processing Unit -2 Notes complete
 
Determination of Equivalent Circuit parameters and performance characteristic...
Determination of Equivalent Circuit parameters and performance characteristic...Determination of Equivalent Circuit parameters and performance characteristic...
Determination of Equivalent Circuit parameters and performance characteristic...
 
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
 
UNIT 4 LINEAR INTEGRATED CIRCUITS-DIGITAL ICS
UNIT 4 LINEAR INTEGRATED CIRCUITS-DIGITAL ICSUNIT 4 LINEAR INTEGRATED CIRCUITS-DIGITAL ICS
UNIT 4 LINEAR INTEGRATED CIRCUITS-DIGITAL ICS
 
Asymmetrical Repulsion Magnet Motor Ratio 6-7.pdf
Asymmetrical Repulsion Magnet Motor Ratio 6-7.pdfAsymmetrical Repulsion Magnet Motor Ratio 6-7.pdf
Asymmetrical Repulsion Magnet Motor Ratio 6-7.pdf
 
SENTIMENT ANALYSIS ON PPT AND Project template_.pptx
SENTIMENT ANALYSIS ON PPT AND Project template_.pptxSENTIMENT ANALYSIS ON PPT AND Project template_.pptx
SENTIMENT ANALYSIS ON PPT AND Project template_.pptx
 
Butterfly Valves Manufacturer (LBF Series).pdf
Butterfly Valves Manufacturer (LBF Series).pdfButterfly Valves Manufacturer (LBF Series).pdf
Butterfly Valves Manufacturer (LBF Series).pdf
 
DESIGN AND MANUFACTURE OF CEILING BOARD USING SAWDUST AND WASTE CARTON MATERI...
DESIGN AND MANUFACTURE OF CEILING BOARD USING SAWDUST AND WASTE CARTON MATERI...DESIGN AND MANUFACTURE OF CEILING BOARD USING SAWDUST AND WASTE CARTON MATERI...
DESIGN AND MANUFACTURE OF CEILING BOARD USING SAWDUST AND WASTE CARTON MATERI...
 
原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样
原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样
原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样
 
Transformers design and coooling methods
Transformers design and coooling methodsTransformers design and coooling methods
Transformers design and coooling methods
 
SELENIUM CONF -PALLAVI SHARMA - 2024.pdf
SELENIUM CONF -PALLAVI SHARMA - 2024.pdfSELENIUM CONF -PALLAVI SHARMA - 2024.pdf
SELENIUM CONF -PALLAVI SHARMA - 2024.pdf
 
Accident detection system project report.pdf
Accident detection system project report.pdfAccident detection system project report.pdf
Accident detection system project report.pdf
 

SMB_University_120307_Networking_Fundamentals.pdf

  • 1. © 2006 Cisco Systems, Inc. All rights reserved. SMBUF-1 SMB University: Selling Cisco SMB Foundation Solutions Networking Fundamentals
  • 2. © 2006 Cisco Systems, Inc. All rights reserved. SMBUF-2 Objectives • Describe the function and operation of a hub, a switch and a router • Describe the function and operation of a firewall and a gateway • Describe the function and operation of Layer 2 switching, Layer 3 switching, and routing • Identify the layers of the OSI model • Describe the functionality of LAN, MAN, and WAN networks • Identify the possible media types for LAN and WAN connections
  • 3. © 2006 Cisco Systems, Inc. All rights reserved. SMBUF-3 What is a Network? • A network refers to two or more connected computers that can share resources such as data, a printer, an Internet connection, applications, or a combination of these resources.
  • 4. © 2006 Cisco Systems, Inc. All rights reserved. SMBUF-4 Types of Networks Local Area Network (LAN) Metropolitan Area Network (MAN) Wide Area Network (WAN)
  • 5. © 2006 Cisco Systems, Inc. All rights reserved. SMBUF-5 WAN Technologies Circuit-switched Asynchronous serial. ISDN Layer 1 TELEPHONE COMPANY Leased Line Synchronous serial
  • 6. © 2006 Cisco Systems, Inc. All rights reserved. SMBUF-6 WAN Technologies (Cont.) Broadband Access SERVICE PROVIDER Cable, DSL, Wireless WAN Frame-Relay Synchronous serial SERVICE PROVIDER
  • 7. © 2006 Cisco Systems, Inc. All rights reserved. SMBUF-7 Network Topologies: Bus Topology SEGMENT Terminator Terminator
  • 8. © 2006 Cisco Systems, Inc. All rights reserved. SMBUF-8 Network Topologies: Star Topology Hub
  • 9. © 2006 Cisco Systems, Inc. All rights reserved. SMBUF-9 Network Topologies: Extended Star Topology
  • 10. © 2006 Cisco Systems, Inc. All rights reserved. SMBUF-10 7 6 5 4 3 2 1 The OSI Model— Why a Layered Network Model? • Reduces complexity • Standardizes interfaces • Facilitates modular engineering • Ensures interoperable technology • Accelerates evolution • Simplifies teaching and learning Application Presentation Session Transport Network Data Link Physical
  • 11. © 2006 Cisco Systems, Inc. All rights reserved. SMBUF-11 The Seven Layers of the OSI Model Application Layers (Upper Layers): • Network Processes to Applications • Data Representation • InterHost Communication 7 6 5 4 3 2 1 Application Presentation Session Transport Network Data Link Physical
  • 12. © 2006 Cisco Systems, Inc. All rights reserved. SMBUF-12 7 6 5 4 3 2 1 Application Presentation Session Transport Network Data Link Physical The Seven Layers of the OSI Model (Cont.) End To End Connections: • Handles transportation issues between hosts • Ensures data transport reliability • Establishes, maintains and terminates virtual circuits • Provides reliability through fault detection and recovery • Information flow control
  • 13. © 2006 Cisco Systems, Inc. All rights reserved. SMBUF-13 7 6 5 4 3 2 1 Application Presentation Session Transport Network Data Link Physical The Seven Layers of the OSI Model (Cont.) Data Delivery: • Provides connectivity and path selection between two host systems • Routes data packets • Selects best path to deliver data • The Network layer prioritizes data known as Quality of Service (QoS)
  • 14. © 2006 Cisco Systems, Inc. All rights reserved. SMBUF-14 7 6 5 4 3 2 1 Application Presentation Session Transport Network Data Link Physical The Seven Layers of the OSI Model (Cont.) Access to Media: • Defines how data is formatted for transmission and how access to the network is controlled
  • 15. © 2006 Cisco Systems, Inc. All rights reserved. SMBUF-15 7 6 5 4 3 2 1 Application Presentation Session Transport Network Data Link Physical The Seven Layers of the OSI Model (Cont.) Binary Transmission: • Defines the electrical, mechanical, procedural, and functional specifications for activating, maintaining, and deactivating the physical link
  • 16. © 2006 Cisco Systems, Inc. All rights reserved. SMBUF-16 Twisted-Pair Coaxial Outer jacket BNC Connector Copper Conductor Braided Copper Shielding Plastic Insulation Fiber Optics Outer jacket Plastic Shield Glass and Fiber Cladding Kevlar Reinforcing Material SC Connector Outer jacket Twisted-Pair Color-Coded Plastic Insulation RJ-45 Connector Physical Media Types
  • 17. © 2006 Cisco Systems, Inc. All rights reserved. SMBUF-17 Wireless Physical Media Types (Cont.) INTERNET ETHERNET BACKBONE
  • 18. © 2006 Cisco Systems, Inc. All rights reserved. SMBUF-18 Physical Media Comparison Twisted Pair Coaxial Fiber Optic Wireless LAN Bandwidth Up to 1 Gbps 10–100 Mbps Up to 10 Gbps or higher Up to 54 Mbps Distance Up to 100 m Up to 500 m Up to 60 km Up to 100 m Price Least expensive Inexpensive Most expensive Moderate
  • 19. © 2006 Cisco Systems, Inc. All rights reserved. SMBUF-19 Hub or Repeater • A hub (concentrator) is a device that repeats the signals it receives on one port to all other ports. It is a central connection point for several network devices. Hub
  • 20. © 2006 Cisco Systems, Inc. All rights reserved. SMBUF-20 Hub (Multiport Repeater)
  • 21. © 2006 Cisco Systems, Inc. All rights reserved. SMBUF-21 Network Interface Card
  • 22. © 2006 Cisco Systems, Inc. All rights reserved. SMBUF-22 WAN—Physical Layer Implementations • Physical layer implementations vary • Cable specifications define speed of link Cisco HDLC PPP Frame Relay ISDN BRI (with PPP) DSL Modem Cable Modem EIA/TIA-232 EIA/TIA-449 X.21 V.24 V.35 HSSI RJ-48 Note: ISDN BRI cable pinouts are different than the pinouts for Ethernet. The RJ-48 and RJ-45 look the same, but the pinouts are different. RJ-11 Note: Works over telephone line BNC Note: Works over Cable TV line
  • 23. © 2006 Cisco Systems, Inc. All rights reserved. SMBUF-23 WAN Physical Media Wall Jack
  • 24. © 2006 Cisco Systems, Inc. All rights reserved. SMBUF-24 Data Link Layer • Data Link layer protocols create, transmit, and receive packets. This layer is also responsible for logical MAC addressing and LLC processing, creating logical topologies, and controlling media access. 2 Data Link
  • 25. © 2006 Cisco Systems, Inc. All rights reserved. SMBUF-25 MAC Address • The network interface card address, called the hardware address, is protocol-independent and is usually assigned at the factory. This address is technically called the media access control address (MAC) because it is found on the MAC sub layer of the Data Link layer. 2 Data Link MAC Address Hardware Address = 00-0C-F1-5E-BE-F2
  • 26. © 2006 Cisco Systems, Inc. All rights reserved. SMBUF-26 Data Link Devices • The Data Link layer is manipulated by two devices: bridges and switches. These are more complex and more expensive than their Physical layer counterparts, but they do have advantages. Switches Bridges
  • 27. © 2006 Cisco Systems, Inc. All rights reserved. SMBUF-27 Switch • When a switch receives data the switch examines the data link header for the MAC address of the destination station and forwards it to the correct port. This opens a path between ports that can use the full bandwidth of the topology.
  • 28. © 2006 Cisco Systems, Inc. All rights reserved. SMBUF-28 Network Layer • The network layer provides connectivity and path selection between two host systems that may be located on geographically separated networks 3 Network
  • 29. © 2006 Cisco Systems, Inc. All rights reserved. SMBUF-29 Network Layer (Cont.) • IP is a standard that defines the manner in which the network layers of two hosts interact. IP addresses are 32 bit long, hierarchical addressing scheme. 3 Network IP Address Logical Address = 192.168.6.17
  • 30. © 2006 Cisco Systems, Inc. All rights reserved. SMBUF-30 Network Layer Devices • The devices that operate at the Network layer are routers and Layer 3 Switches Router Layer 3 Switch
  • 31. © 2006 Cisco Systems, Inc. All rights reserved. SMBUF-31 Routers • Routers facilitate communication within this internet work. It decides how to send packets within the network so that they arrive at their destination.
  • 32. © 2006 Cisco Systems, Inc. All rights reserved. SMBUF-32 Layer 3 Switches • The Layer 3 switch functions at the Network layer and performs the multiport, virtual LAN, data pipelining functions of a standard Layer 2 switch. It can also perform basic routing functions between virtual LANs. Layer 3 Switch
  • 33. © 2006 Cisco Systems, Inc. All rights reserved. SMBUF-33 Multilayer Switching • Combines functionality of: – Layer 2 switching – Layer 3 switching – Layer 4 switching • High-speed scalability • Low latency compared to routers 2 1 Physical 7 6 5 4 Application Presentation Session 3 Data Link Transport Network
  • 34. © 2006 Cisco Systems, Inc. All rights reserved. SMBUF-34 Transport Layer Implementations • The Transport layer is charge of the reliable/unreliable transport of data. It can be implemented as TCP or UDP. 4 TCP UDP Transport
  • 35. © 2006 Cisco Systems, Inc. All rights reserved. SMBUF-35 Gateway • A gateway is a combination of hardware and software that connects dissimilar network environments. It performs translations at multiple layers of the open system interconnection (OSI) model. PC Network MAC Network Gateway OSI Model
  • 36. © 2006 Cisco Systems, Inc. All rights reserved. SMBUF-36 Firewalls • A firewall is a system or group of systems that manages access between two or more networks Outside Network Inside Network INTERNET DMZ Network
  • 37. © 2006 Cisco Systems, Inc. All rights reserved. SMBUF-37 Summary This lesson covered the following main topics: • The function and operation of a hub, a switch, and a router • The function and operation of Layer 2 switching, Layer 3 switching, and routing • The OSI model • Functionality of LAN, MAN and WAN networks • Possible media types for LAN and WAN connections • The function and definition of firewalls and gateways
  • 38. © 2006 Cisco Systems, Inc. All rights reserved. SMBUF-38