Ccna Class. 1 & 2
Ccna Class. 1 & 2
Welcome to the first course of the Cisco Networking Academy CCNAv7 curriculum,
Introduction to Networks (ITN). This is the first of three courses that are aligned to
the CCNA Certification Exam. ITN contains 17 modules, each with a series of topics.
In Introduction to Networks, you will gain a basic understanding of the way
networks operate. You will learn about network components and their functions, as
well as how a network is structured, and the architectures used to create networks,
including the internet.
But ITN is about more than learning networking concepts. By the end of this
course, you will be able to build local area networks (LANs), configure basic settings
on routers and switches, and implement internet protocol (IP).
In ITN, every concept that you learn and skill that you develop will be used in the
rest of the CCNA curriculum. Now is the time to supercharge your networking
career and let Cisco Networking Academy help you to reach your goal!
Module Title: Networking Today
Module Objective: Explain the advances in modern network technologies.
Networks Affect our Lives Explain how networks affect our daily lives.
Network Components Explain how host and network devices are used.
Network Representations and Topologies Explain network representations and how they are used in network
topologies.
Internet Connections Explain how LANs and WANs interconnect to the internet.
Network Trends Explain how trends such as BYOD, online collaboration, video, and cloud
computing are changing the way we interact.
Network Security Identify some basic security threats and solution for all networks.
Host Roles
• If you want to be a part of a global online community, your computer, tablet,
or smart phone must first be connected to a network. That network must be
connected to the internet. This topic discusses the parts of a network. See if
you recognize these components in your own home or school network!
• All computers that are connected to a network and participate directly in
network communication are classified as hosts. Hosts can be called end
devices. Some hosts are also called clients. However, the term hosts
specifically refers to devices on the network that are assigned a number for
communication purposes. This number identifies the host within a particular
network. This number is called the Internet Protocol (IP) address. An IP
address identifies the host and the network to which the host is attached.
• Servers are computers with software that allow them to provide information,
like email or web pages, to other end devices on the network. Each service
requires separate server software. For example, a server requires web server
software in order to provide web services to the network. A computer with
server software can provide services simultaneously to many different clients.
• As mentioned before, clients are a type of host. Clients have software for
requesting and displaying the information obtained from the server, as shown
in the figure.
HOST ROLE
Peer-to-Peer
End Devices
Intermediary Devices
Network Media
Communication transmits across a network on media. The media provides the
channel over which the message travels from source to destination.
Note: The terms port and interface are often used interchangeably.
Topology Diagrams
• physical and
• logical.
Physical Topology Diagrams
• Physical topology diagrams illustrate the
physical location of intermediary devices and
cable installation, as shown in the figure. You
can see that the rooms in which these devices
are located are labeled in this physical
topology.
Logical Topology Diagrams
• Logical topology diagrams illustrate devices,
ports, and the addressing scheme of the
network, as shown in the figure. You can see
which end devices are connected to which
intermediary devices and what media is being
used.
Common Types of Networks
Small Home Networks
Small home networks connect a few computers to each other and to the internet.
Small Office and Home Office Networks
The SOHO network allows computers in a home office or a remote office to connect to a
corporate network, or access centralized, shared resources.
Medium to Large Networks
Medium to large networks, such as those used by corporations and schools, can have many locations with hundreds or thousands of interconnected hosts.
World Wide Networks
The internet is a network of networks that connects hundreds of millions of computers world-wide.
The figure shows the world wide networks showing a global map with five buildings
LANs and WANs
A LAN is a network infrastructure that provides access to users and end devices in a
small geographical area
A WAN is a network infrastructure that provides access to other networks over a wide
geographical area, which is typically owned and managed by a larger corporation
or a telecommunications service provider.
The Internet
Intranets and Extranets
There are two other terms which are similar to the term internet:
Operating Systems
All end devices and network devices require an operating system (OS)
• The portion that interfaces with applications and the user is known as the
shell.
• The user can interact with the shell using a command-line interface (CLI) or a
graphical user interface (GUI).
GUI
• Exit global configuration mode and return to privileged EXEC mode using the exit command.
• Enter line subconfiguration mode for the console port using the line console 0 command.
• Enter VTY line subconfiguration mode using the line vty 0 15 command.
• Enter the VLAN 1 interface subconfiguration mode using the interface vlan 1 command.
• From interface configuration mode, switch to line console subconfiguration mode using the line console 0 global configuration
command.
You successfully navigated between the various IOS command line modes.
Basic IOS Command Structure
Basic Device Configuration
Device Names
• Message encoding
• Message formatting and encapsulation
• Message size
• Message timing
• Message delivery options
Message Delivery Options