Lecure#1 - Fundamentals
Lecure#1 - Fundamentals
Network Basics
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 2
Networking Today
Networks Connect Us
Networking Today
No Boundaries
• World without boundaries
• Global communities
• Human network
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 3
1.2 Network Components
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 4
Network Components
Host Roles
Every computer on a network is
called a host or end device.
Servers are computers that provide
information to end devices:
• email servers
• web servers Server Description
Type
• file server
Email Email server runs email server software.
Clients are computers that send Clients use client software to access email.
requests to the servers to retrieve
Web Web server runs web server software.
information: Clients use browser software to access web pages.
• web page from a web server
• email from an email server File File server stores corporate and user files.
The client devices access these files.
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 5
Network Components
Peer-to-Peer
It is possible to have a device be a client and a server in a Peer-to-Peer Network. This type of
network design is only recommended for very small networks.
Advantages Disadvantages
Easy to set up No centralized administration
Less complex Not as secure
Lower cost Not scalable
Used for simple tasks: transferring files and sharing printers Slower performance
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 6
Network Components
End Devices
An end device is where a message originates from or where it is received. Data originates with an
end device, flows through the network, and arrives at an end device.
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 7
Network Components
Intermediary Network Devices
An intermediary device interconnects end devices. Examples include switches, wireless
access points, routers, and firewalls.
Management of data as it flows through a network is also the role of an intermediary
device, including:
• Regenerate and retransmit data signals.
• Maintain information about what pathways exist in the network.
• Notify other devices of errors and communication failures.
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 8
Network Components
Network Media
Communication across a network is carried through a medium which allows a message to
travel from source to destination.
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 9
1.3 Network Topologies
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 10
Network Representations and Topologies
Network Representations
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 11
Network Representations and Topologies
Topology Diagrams
Physical topology diagrams illustrate the Logical topology diagrams illustrate devices,
physical location of intermediary devices and ports, and the addressing scheme of the
cable installation. network.
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 12
1.4 Common Types of Networks
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 13
Common Types of Networks
Networks of Many Sizes
• Small Home Networks – connect a few
computers to each other and the Internet
• Small Office/Home Office – enables
computer within a home or remote office
to connect to a corporate network
Small Home SOHO • Medium to Large Networks – many
locations with hundreds or thousands of
interconnected computers
• World Wide Networks – connects
hundreds of millions of computers world-
wide – such as the internet
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 15
Common Types of Networks
LANs and WANs (cont.)
A LAN is a network infrastructure that spans A WAN is a network infrastructure that spans
a small geographical area. a wide geographical area.
LAN WAN
Interconnect end devices in a limited area. Interconnect LANs over wide geographical areas.
Administered by a single organization or Typically administered by one or more service
individual. providers.
Provide high-speed bandwidth to internal Typically provide slower speed links between LANs.
devices.
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 16
Common Types of Networks
The Internet
The internet is a worldwide collection of
interconnected LANs and WANs.
• LANs are connected to each other using
WANs.
• WANs may use copper wires, fiber optic
cables, and wireless transmissions.
The internet is not owned by any individual
or group. The following groups were
developed to help maintain structure on
the internet:
• IETF, ICANN, IAB
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 17
Common Types of Networks
Intranets and Extranets
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 18
1.5 Internet Connections
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 19
Internet Connections
Internet Access Technologies There are many ways to connect users
and organizations to the internet:
• Popular services for home users
and small offices include
broadband cable, broadband digital
subscriber line (DSL), wireless
WANs, and mobile services.
• Organizations need faster
connections to support IP phones,
video conferencing and data center
storage.
• Business-class interconnections
are usually provided by service
providers (SP) and may include:
business DSL, leased lines, and
Metro Ethernet.
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 20
Internet Connections
Home and Small Office Internet Connections
Connection Description
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 21
Internet Connections
Businesses Internet Connections
Corporate business connections may Type of Description
require: Connection
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 22
Internet Connections
The Converging Network
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 23
Internet Connections
The Converging Network (Cont.)
Converged data networks carry
multiple services on one link including:
• data
• voice
• video
Converged networks can deliver data,
voice, and video over the same
network infrastructure. The network
infrastructure uses the same set of
rules and standards.
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 24
Lab Activity
Task#3 : Explore how Packet Tracer serves as a modeling tool for network representations.
1.6 Reliable Networks
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 26
Reliable Network
Network Architecture
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 27
Reliable Network
Fault Tolerance
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 28
Reliable Network
Scalability
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 29
Reliable Network
Quality of Service
Voice and live video transmissions require
higher expectations for those services being
delivered.
Have you ever watched a live video with
constant breaks and pauses? This is caused
when there is a higher demand for
bandwidth than available – and QoS isn’t
configured.
• Quality of Service (QoS) is the primary
mechanism used to ensure reliable
delivery of content for all users.
• With a QoS policy in place, the router can
more easily manage the flow of data and
voice traffic.
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 30
Reliable Network
Network Security
There are two main types of network security that
must be addressed:
• Network infrastructure security
• Physical security of network devices
• Preventing unauthorized access to the devices
• Information Security
• Protection of the information or data
transmitted over the network
Three goals of network security:
• Confidentiality – only intended recipients can
read the data
• Integrity – assurance that the data has not be
altered with during transmission
• Availability – assurance of timely and reliable
access to data for authorized users
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 31
1.7 Network Trends
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 32
Network Trends
Recent Trends
The role of the network must adjust
and continually transform in order to
be able to keep up with new
technologies and end user devices as
they constantly come to the market.
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 33
Network Trends
Bring Your Own Device
Bring Your Own Device (BYOD) allows users to
use their own devices giving them more
opportunities and greater flexibility.
BYOD allows end users to have the freedom to
use personal tools to access information and
communicate using their:
• Laptops
• Netbooks
• Tablets
• Smartphones
• E-readers
BYOD means any device, with any ownership,
used anywhere.
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 34
Network Trends
Online Collaboration
§ Collaborate and work with others over the
network on joint projects.
§ Collaboration tools including Cisco WebEx
(shown in the figure) gives users a way to
instantly connect and interact.
§ Collaboration is a very high priority for
businesses and in education.
§ Cisco Webex Teams is a multifunctional
collaboration tool.
• send instant messages
• post images
• post videos and links
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 35
Network Trends
Video Communication
• Video calls are made to anyone, regardless of where they are located.
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 36
Network Trends
Cloud Computing
Cloud computing allows us to store personal files or backup our data on servers over the
internet.
• Smaller companies that can’t afford their own data centers, lease server and storage
services from larger data center organizations in the Cloud.
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 37
Network Trends
Cloud Computing (Cont.)
• Public Clouds - Available to the general public through a pay-per-use model or for free.
• Private Clouds - Intended for a specific organization or entity such as the government.
• Hybrid Clouds - Made up of two or more Cloud types – for example, part custom and part public. Each
part remains a distinctive object but both are connected using the same architecture.
• Custom Clouds - Built to meet the needs of a specific industry, such as healthcare or media. Can be
private or public.
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 38
Network Trends
Technology Trends in the Home
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 39
Network Trends
Powerline Networking
• Powerline networking can allow devices
to connect to a LAN where data network
cables or wireless communications are
not a viable option.
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 40
Network Trends
Wireless Broadband