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.2Sohail 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
 
C C N A Day1
C C N A  Day1C C N A  Day1
C C N A Day1
darulquthni
 
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 KowsalyaJayakumar2

osi and tcpip.ppt
osi and tcpip.pptosi and tcpip.ppt
osi and tcpip.ppt
KowsalyaJayakumar2
 
Ethernet_Networking2.ppt
Ethernet_Networking2.pptEthernet_Networking2.ppt
Ethernet_Networking2.ppt
KowsalyaJayakumar2
 
lec_2_0.ppt
lec_2_0.pptlec_2_0.ppt
lec_2_0.ppt
KowsalyaJayakumar2
 
network-topology.ppt
network-topology.pptnetwork-topology.ppt
network-topology.ppt
KowsalyaJayakumar2
 
pc_access_remote_control_presentation1.ppt
pc_access_remote_control_presentation1.pptpc_access_remote_control_presentation1.ppt
pc_access_remote_control_presentation1.ppt
KowsalyaJayakumar2
 
server-131210061249-phpapp02.pdf
server-131210061249-phpapp02.pdfserver-131210061249-phpapp02.pdf
server-131210061249-phpapp02.pdf
KowsalyaJayakumar2
 
virtual-machine-150316004018-conversion-gate01.pdf
virtual-machine-150316004018-conversion-gate01.pdfvirtual-machine-150316004018-conversion-gate01.pdf
virtual-machine-150316004018-conversion-gate01.pdf
KowsalyaJayakumar2
 
17-virtualization.pptx
17-virtualization.pptx17-virtualization.pptx
17-virtualization.pptx
KowsalyaJayakumar2
 
osi.ppt
osi.pptosi.ppt

More from KowsalyaJayakumar2 (9)

osi and tcpip.ppt
osi and tcpip.pptosi and tcpip.ppt
osi and tcpip.ppt
 
Ethernet_Networking2.ppt
Ethernet_Networking2.pptEthernet_Networking2.ppt
Ethernet_Networking2.ppt
 
lec_2_0.ppt
lec_2_0.pptlec_2_0.ppt
lec_2_0.ppt
 
network-topology.ppt
network-topology.pptnetwork-topology.ppt
network-topology.ppt
 
pc_access_remote_control_presentation1.ppt
pc_access_remote_control_presentation1.pptpc_access_remote_control_presentation1.ppt
pc_access_remote_control_presentation1.ppt
 
server-131210061249-phpapp02.pdf
server-131210061249-phpapp02.pdfserver-131210061249-phpapp02.pdf
server-131210061249-phpapp02.pdf
 
virtual-machine-150316004018-conversion-gate01.pdf
virtual-machine-150316004018-conversion-gate01.pdfvirtual-machine-150316004018-conversion-gate01.pdf
virtual-machine-150316004018-conversion-gate01.pdf
 
17-virtualization.pptx
17-virtualization.pptx17-virtualization.pptx
17-virtualization.pptx
 
osi.ppt
osi.pptosi.ppt
osi.ppt
 

Recently uploaded

Runway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptxRunway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptx
SupreethSP4
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
AmarGB2
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
ankuprajapati0525
 
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
 
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
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
Vijay Dialani, PhD
 
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
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
ongomchris
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
Divya Somashekar
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
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
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
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 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
 

Recently uploaded (20)

Runway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptxRunway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptx
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
 
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
 
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
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
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
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
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 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
 

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