SlideShare a Scribd company logo
Chapter 1:
Configuring a Network Operating System
IOS Bootcamp
Cisco IOS
Operating Systems
All networking equipment dependent on operating systems
• End users (PCs, laptops, smart phones, tablets)
• Switches
• Routers
• Wireless access points
• Firewalls
Cisco Internetwork Operating System (IOS)
• Is an operating system used by collection of network
operating systems used on all Cisco devices
Cisco IOS
Purpose of OS
• PC operating systems (Windows 8 & OS X) perform technical
functions that enable
• Use of a mouse
• View output
• Enter text
• Switch or router IOS provides options to
• Configure interfaces
• Enable routing and switching functions
• All networking devices come with a default IOS
• Possible to upgrade the IOS version or feature set
Cisco IOS
Location of the Cisco IOS
IOS stored in Flash
• Non-volatile storage – not lost when power is lost
• Can be changed or overwritten as needed
• Can be used to store multiple versions of IOS
• IOS copied from flash to volatile RAM
• Quantity of flash and RAM memory determines IOS that can
be used
Cisco IOS
IOS Functions
Major functions performed or enabled by Cisco routers and
switches include:
Accessing a Cisco IOS Device
Console Access Method
Most common methods to access the Command Line Interface
• Console
• Telnet or SSH
• AUX port
Accessing a Cisco IOS Device
Console Access Method
Console port
• Device is accessible even if no networking services have been
configured (out-of-band)
• Need a special console cable
• Allows configuration commands to be entered
• Should be configured with passwords to prevent unauthorized
access
• Device should be located in a secure room so console port can
not be easily accessed
Accessing a Cisco IOS Device
Telnet, SSH, and AUX Access Methods
Telnet
• Method for remotely accessing the CLI over a network
• Require active networking services and one active interface that is
configured
Secure Shell (SSH)
• Remote login similar to Telnet but utilizes more security
• Stronger password authentication
• Uses encryption when transporting data
Aux Port
• Out-of-band connection
• Uses telephone line
• Can be used like console port
Accessing a Cisco IOS Device
Terminal Emulation Programs
Software available for
connecting to a networking
device
• PuTTY
• Tera Term
• SecureCRT
• HyperTerminal
• OS X Terminal
Navigating the IOS
Cisco IOS Modes of Operation
Navigating the IOS
Primary Modes
Navigating the IOS
Global Configuration Mode and Submodes
Navigating the IOS
Navigating between IOS Modes
Navigating the IOS
Navigating between IOS Modes (cont.)
The Command Structure
IOS Command Structure
The Command Structure
Context Sensitive Help
The Command Structure
Command Syntax Check
The Command Structure
Hot Keys and Shortcuts
• Tab - Completes the remainder of a partially typed command or
keyword
• Ctrl-R - Redisplays a line
• Ctrl-A – Moves cursor to the beginning of the line
• Ctrl-Z - Exits configuration mode and returns to user EXEC
• Down Arrow - Allows the user to scroll forward through former
commands
• Up Arrow - Allows the user to scroll backward through former
commands
• Ctrl-Shift-6 - Allows the user to interrupt an IOS process such
as ping or traceroute.
• Ctrl-C - Aborts the current command and exits the configuration
mode
CLI configuration manager
• Command line interface (CLI) is a text-based interface that is used to
operate software and operating systems while allowing the user to respond
to visual prompts by typing single commands into the interface and
receiving a reply in the same way.
• CLI is quite different from the graphical user interface (GUI) that is
presently being used in the latest operating systems.
• CLI is an older method for interacting with applications and operating
systems and is used to perform specific tasks required by users. CLI is a
text-based interface, unlike the GUI, which uses graphical options that
enable the user to interact with the operating system and applications.
• CLI allows a user to perform tasks by entering commands. Its working
mechanism is very easy, but it is not user friendly. Users enter the specific
command, press “Enter”, and then wait for a response. After receiving the
command, the CLI processes it accordingly and shows the output/result on
the same screen; command line interpreter is used for this purpose.
• configurations on Cisco routers and switches using the CLI will earn you some
decent cash!
• Entering the CLI
• After the interface status messages appear and you press Enter, the Switch>
prompt will
• pop up. This is called user exec mode, or user mode for short, and although it’s
mostly used to view statistics, it is also a stepping stone along the way to
logging in to privileged exec mode, called privileged mode for short.
• You can view and change the configuration of a Cisco router only while in
privileged mode, and you enter it via the enable command like this:
• Switch>enable
• Switch#
• The Switch# prompt signals you’re in privileged mode where you can both
view and change the switch configuration. You can go back from privileged
mode into user mode by using the disable command:
• Switch#disable
• Switch>
Configuration wizard
• If you unpack your switch and plug it in, you will be running the generic
factory configuration, the setup wizard. This configuration is enough to
allow you to use the switch on the default VLAN — vlan 1 — and will
have all auto options enabled for each port.
• There will not be a management interface for Telnet or SSH; but once a
management IP is configured, you can connect with Telnet and the web
browser to make configuration changes.
• When you first unpack a new switch or if you have erased the
configuration, when the switch boots for the first time, it will
automatically enter setup.
• If your switch does not, you have the option of running setup from
Privileged EXEC mode. Here is the basic setup process; within just a
few minutes, you can have the management interface on your switch up
and running:
1627478708347_Chapter 1.pptx
Connectivity configuration on networking devices
IPAddressing in the Large
• Each end device on a
network must be configured
with an IP address
• Structure of an IPv4 address
is called dotted decimal
• IP address displayed in
decimal notation, with four
decimal numbers between 0
and 255
• With the IP address, a
subnet mask is also
necessary
• IP addresses can be
assigned to both physical
ports and virtual interfaces
Ports and Addresses
Interfaces and Ports
• Network communications depend on end user device interfaces,
networking device interfaces, and the cables that connect them
• Types of network media include twisted-pair copper cables, fiber-optic
cables, coaxial cables, or wireless
• Different types of network media have different features and benefits
• Ethernet is the most common local area network (LAN) technology
• Ethernet ports are found on end user devices, switch devices, and other
networking devices
• Cisco IOS switches have physical ports for devices to connect to, but
also have one or more switch virtual interfaces (SVIs - no physical
hardware on the device associated with it; created in software)
• SVI provides a means to remotely manage a switch over a network
Addressing Devices
Configuring a Switch Virtual Interface
• IP address - together with subnet mask, uniquely identifies end device on
internetwork
• Subnet mask - determines which part of a larger network is used by an IP
address
• interface VLAN 1 - interface configuration mode
• ip address 192.168.10.2 255.255.255.0 - configures the IP address and
subnet mask for the switch
• no shutdown - administratively enables the interface
• Switch still needs to have physical ports configured and VTY lines to enable
remote management
Addressing Devices
Manual IPAddress Configuration for End Devices
Addressing Devices
Automatic IPAddress Configuration for End Devices
Addressing Devices
IPAddress Conflicts
Verifying Connectivity
Testing the Interface Assignment
Verifying Connectivity
Testing End-to-End Connectivity

More Related Content

PPTX
lab manual.pptx
kaleabkassa1
 
PPTX
The hardware and network Cisco-Note.pptx
Fish Abe
 
PDF
Chapter 2 Configure a Network Operating System
newbie2019
 
PPT
Cis81 ccna1v5-2-configuring networkoperatingsystem
Betselove
 
PPTX
lab2_2.pptx
RobelTsada
 
PPTX
PC LEESOON 6.pptx
MLG College of Learning, Inc
 
PDF
02_Configure_a_Network_Operating_System.pdf
shwan it
 
PPTX
CCNA_RSE_Chp5 Switch Configuration For Network
MonchaiPhaichitchan1
 
lab manual.pptx
kaleabkassa1
 
The hardware and network Cisco-Note.pptx
Fish Abe
 
Chapter 2 Configure a Network Operating System
newbie2019
 
Cis81 ccna1v5-2-configuring networkoperatingsystem
Betselove
 
lab2_2.pptx
RobelTsada
 
PC LEESOON 6.pptx
MLG College of Learning, Inc
 
02_Configure_a_Network_Operating_System.pdf
shwan it
 
CCNA_RSE_Chp5 Switch Configuration For Network
MonchaiPhaichitchan1
 

Similar to 1627478708347_Chapter 1.pptx (20)

PPTX
ITN_Module_2.pptx
argost1003
 
PPTX
CCNA v6.0 ITN - Chapter 02
Irsandi Hasan
 
PPT
Basics to Configure NW Device
Haitham El-Ghareeb
 
PPTX
Basic Switch & End Device Configuration_Module 2_ITNv7.pptx
FauziaNingrum
 
PPTX
CCNA_ITN_Chp2_.pptx
NguyenLe340487
 
PPTX
Basic switching concepts and configuration
Mohammedseleim
 
PPT
Ex 1 chapter11-configure-network-tony_chen
Đô GiẢn
 
PDF
ccna1 v5 cap2
lvstarodub
 
PPTX
Chapter 4. using the command line interface
Vishnu Vardhan
 
PPTX
CCNA 1 Routing and Switching v5.0 Chapter 2
Nil Menon
 
PPTX
CCNA RS_ITN - Chapter 2
Irsandi Hasan
 
PPTX
Ccna v5-S1-Chapter 2
Hamza Malik
 
PPTX
CCNA RS_NB - Chapter 2
Irsandi Hasan
 
PPT
Switch configuration
Muuluu
 
PPTX
ITN_Module_2.pptx
AshiruMUmar
 
PDF
CCNAv5 - S1: Chapter 2 - Configuring a network operating system
Vuz Dở Hơi
 
PPTX
Chapter 2 : Configuring a network operating system
teknetir
 
PDF
Ccna lab manual[1]
Umair Ahmed
 
PPT
Switch configuration
Muuluu
 
PPTX
Sistem Jaringan 1 Program Studi Informatika Sesi 2 Basic Switch and End Devic...
IchsanZulfikar2
 
ITN_Module_2.pptx
argost1003
 
CCNA v6.0 ITN - Chapter 02
Irsandi Hasan
 
Basics to Configure NW Device
Haitham El-Ghareeb
 
Basic Switch & End Device Configuration_Module 2_ITNv7.pptx
FauziaNingrum
 
CCNA_ITN_Chp2_.pptx
NguyenLe340487
 
Basic switching concepts and configuration
Mohammedseleim
 
Ex 1 chapter11-configure-network-tony_chen
Đô GiẢn
 
ccna1 v5 cap2
lvstarodub
 
Chapter 4. using the command line interface
Vishnu Vardhan
 
CCNA 1 Routing and Switching v5.0 Chapter 2
Nil Menon
 
CCNA RS_ITN - Chapter 2
Irsandi Hasan
 
Ccna v5-S1-Chapter 2
Hamza Malik
 
CCNA RS_NB - Chapter 2
Irsandi Hasan
 
Switch configuration
Muuluu
 
ITN_Module_2.pptx
AshiruMUmar
 
CCNAv5 - S1: Chapter 2 - Configuring a network operating system
Vuz Dở Hơi
 
Chapter 2 : Configuring a network operating system
teknetir
 
Ccna lab manual[1]
Umair Ahmed
 
Switch configuration
Muuluu
 
Sistem Jaringan 1 Program Studi Informatika Sesi 2 Basic Switch and End Devic...
IchsanZulfikar2
 
Ad

Recently uploaded (20)

PDF
Sunset Boulevard Student Revision Booklet
jpinnuck
 
DOCX
Unit 5: Speech-language and swallowing disorders
JELLA VISHNU DURGA PRASAD
 
PDF
The-Invisible-Living-World-Beyond-Our-Naked-Eye chapter 2.pdf/8th science cur...
Sandeep Swamy
 
DOCX
SAROCES Action-Plan FOR ARAL PROGRAM IN DEPED
Levenmartlacuna1
 
PDF
RA 12028_ARAL_Orientation_Day-2-Sessions_v2.pdf
Seven De Los Reyes
 
PPTX
Trends in pediatric nursing .pptx
AneetaSharma15
 
PDF
2.Reshaping-Indias-Political-Map.ppt/pdf/8th class social science Exploring S...
Sandeep Swamy
 
PPTX
CDH. pptx
AneetaSharma15
 
PDF
UTS Health Student Promotional Representative_Position Description.pdf
Faculty of Health, University of Technology Sydney
 
PDF
What is CFA?? Complete Guide to the Chartered Financial Analyst Program
sp4989653
 
PPT
Python Programming Unit II Control Statements.ppt
CUO VEERANAN VEERANAN
 
PPTX
HISTORY COLLECTION FOR PSYCHIATRIC PATIENTS.pptx
PoojaSen20
 
PPTX
PPTs-The Rise of Empiresghhhhhhhh (1).pptx
academysrusti114
 
PPTX
Introduction to pediatric nursing in 5th Sem..pptx
AneetaSharma15
 
PDF
Study Material and notes for Women Empowerment
ComputerScienceSACWC
 
PPTX
How to Close Subscription in Odoo 18 - Odoo Slides
Celine George
 
PPTX
Artificial-Intelligence-in-Drug-Discovery by R D Jawarkar.pptx
Rahul Jawarkar
 
PPTX
CARE OF UNCONSCIOUS PATIENTS .pptx
AneetaSharma15
 
PDF
BÀI TẬP TEST BỔ TRỢ THEO TỪNG CHỦ ĐỀ CỦA TỪNG UNIT KÈM BÀI TẬP NGHE - TIẾNG A...
Nguyen Thanh Tu Collection
 
PPTX
family health care settings home visit - unit 6 - chn 1 - gnm 1st year.pptx
Priyanshu Anand
 
Sunset Boulevard Student Revision Booklet
jpinnuck
 
Unit 5: Speech-language and swallowing disorders
JELLA VISHNU DURGA PRASAD
 
The-Invisible-Living-World-Beyond-Our-Naked-Eye chapter 2.pdf/8th science cur...
Sandeep Swamy
 
SAROCES Action-Plan FOR ARAL PROGRAM IN DEPED
Levenmartlacuna1
 
RA 12028_ARAL_Orientation_Day-2-Sessions_v2.pdf
Seven De Los Reyes
 
Trends in pediatric nursing .pptx
AneetaSharma15
 
2.Reshaping-Indias-Political-Map.ppt/pdf/8th class social science Exploring S...
Sandeep Swamy
 
CDH. pptx
AneetaSharma15
 
UTS Health Student Promotional Representative_Position Description.pdf
Faculty of Health, University of Technology Sydney
 
What is CFA?? Complete Guide to the Chartered Financial Analyst Program
sp4989653
 
Python Programming Unit II Control Statements.ppt
CUO VEERANAN VEERANAN
 
HISTORY COLLECTION FOR PSYCHIATRIC PATIENTS.pptx
PoojaSen20
 
PPTs-The Rise of Empiresghhhhhhhh (1).pptx
academysrusti114
 
Introduction to pediatric nursing in 5th Sem..pptx
AneetaSharma15
 
Study Material and notes for Women Empowerment
ComputerScienceSACWC
 
How to Close Subscription in Odoo 18 - Odoo Slides
Celine George
 
Artificial-Intelligence-in-Drug-Discovery by R D Jawarkar.pptx
Rahul Jawarkar
 
CARE OF UNCONSCIOUS PATIENTS .pptx
AneetaSharma15
 
BÀI TẬP TEST BỔ TRỢ THEO TỪNG CHỦ ĐỀ CỦA TỪNG UNIT KÈM BÀI TẬP NGHE - TIẾNG A...
Nguyen Thanh Tu Collection
 
family health care settings home visit - unit 6 - chn 1 - gnm 1st year.pptx
Priyanshu Anand
 
Ad

1627478708347_Chapter 1.pptx

  • 1. Chapter 1: Configuring a Network Operating System
  • 3. Cisco IOS Operating Systems All networking equipment dependent on operating systems • End users (PCs, laptops, smart phones, tablets) • Switches • Routers • Wireless access points • Firewalls Cisco Internetwork Operating System (IOS) • Is an operating system used by collection of network operating systems used on all Cisco devices
  • 4. Cisco IOS Purpose of OS • PC operating systems (Windows 8 & OS X) perform technical functions that enable • Use of a mouse • View output • Enter text • Switch or router IOS provides options to • Configure interfaces • Enable routing and switching functions • All networking devices come with a default IOS • Possible to upgrade the IOS version or feature set
  • 5. Cisco IOS Location of the Cisco IOS IOS stored in Flash • Non-volatile storage – not lost when power is lost • Can be changed or overwritten as needed • Can be used to store multiple versions of IOS • IOS copied from flash to volatile RAM • Quantity of flash and RAM memory determines IOS that can be used
  • 6. Cisco IOS IOS Functions Major functions performed or enabled by Cisco routers and switches include:
  • 7. Accessing a Cisco IOS Device Console Access Method Most common methods to access the Command Line Interface • Console • Telnet or SSH • AUX port
  • 8. Accessing a Cisco IOS Device Console Access Method Console port • Device is accessible even if no networking services have been configured (out-of-band) • Need a special console cable • Allows configuration commands to be entered • Should be configured with passwords to prevent unauthorized access • Device should be located in a secure room so console port can not be easily accessed
  • 9. Accessing a Cisco IOS Device Telnet, SSH, and AUX Access Methods Telnet • Method for remotely accessing the CLI over a network • Require active networking services and one active interface that is configured Secure Shell (SSH) • Remote login similar to Telnet but utilizes more security • Stronger password authentication • Uses encryption when transporting data Aux Port • Out-of-band connection • Uses telephone line • Can be used like console port
  • 10. Accessing a Cisco IOS Device Terminal Emulation Programs Software available for connecting to a networking device • PuTTY • Tera Term • SecureCRT • HyperTerminal • OS X Terminal
  • 11. Navigating the IOS Cisco IOS Modes of Operation
  • 13. Navigating the IOS Global Configuration Mode and Submodes
  • 14. Navigating the IOS Navigating between IOS Modes
  • 15. Navigating the IOS Navigating between IOS Modes (cont.)
  • 16. The Command Structure IOS Command Structure
  • 19. The Command Structure Hot Keys and Shortcuts • Tab - Completes the remainder of a partially typed command or keyword • Ctrl-R - Redisplays a line • Ctrl-A – Moves cursor to the beginning of the line • Ctrl-Z - Exits configuration mode and returns to user EXEC • Down Arrow - Allows the user to scroll forward through former commands • Up Arrow - Allows the user to scroll backward through former commands • Ctrl-Shift-6 - Allows the user to interrupt an IOS process such as ping or traceroute. • Ctrl-C - Aborts the current command and exits the configuration mode
  • 20. CLI configuration manager • Command line interface (CLI) is a text-based interface that is used to operate software and operating systems while allowing the user to respond to visual prompts by typing single commands into the interface and receiving a reply in the same way. • CLI is quite different from the graphical user interface (GUI) that is presently being used in the latest operating systems. • CLI is an older method for interacting with applications and operating systems and is used to perform specific tasks required by users. CLI is a text-based interface, unlike the GUI, which uses graphical options that enable the user to interact with the operating system and applications. • CLI allows a user to perform tasks by entering commands. Its working mechanism is very easy, but it is not user friendly. Users enter the specific command, press “Enter”, and then wait for a response. After receiving the command, the CLI processes it accordingly and shows the output/result on the same screen; command line interpreter is used for this purpose.
  • 21. • configurations on Cisco routers and switches using the CLI will earn you some decent cash! • Entering the CLI • After the interface status messages appear and you press Enter, the Switch> prompt will • pop up. This is called user exec mode, or user mode for short, and although it’s mostly used to view statistics, it is also a stepping stone along the way to logging in to privileged exec mode, called privileged mode for short. • You can view and change the configuration of a Cisco router only while in privileged mode, and you enter it via the enable command like this: • Switch>enable • Switch# • The Switch# prompt signals you’re in privileged mode where you can both view and change the switch configuration. You can go back from privileged mode into user mode by using the disable command: • Switch#disable • Switch>
  • 22. Configuration wizard • If you unpack your switch and plug it in, you will be running the generic factory configuration, the setup wizard. This configuration is enough to allow you to use the switch on the default VLAN — vlan 1 — and will have all auto options enabled for each port. • There will not be a management interface for Telnet or SSH; but once a management IP is configured, you can connect with Telnet and the web browser to make configuration changes. • When you first unpack a new switch or if you have erased the configuration, when the switch boots for the first time, it will automatically enter setup. • If your switch does not, you have the option of running setup from Privileged EXEC mode. Here is the basic setup process; within just a few minutes, you can have the management interface on your switch up and running:
  • 24. Connectivity configuration on networking devices IPAddressing in the Large • Each end device on a network must be configured with an IP address • Structure of an IPv4 address is called dotted decimal • IP address displayed in decimal notation, with four decimal numbers between 0 and 255 • With the IP address, a subnet mask is also necessary • IP addresses can be assigned to both physical ports and virtual interfaces
  • 25. Ports and Addresses Interfaces and Ports • Network communications depend on end user device interfaces, networking device interfaces, and the cables that connect them • Types of network media include twisted-pair copper cables, fiber-optic cables, coaxial cables, or wireless • Different types of network media have different features and benefits • Ethernet is the most common local area network (LAN) technology • Ethernet ports are found on end user devices, switch devices, and other networking devices • Cisco IOS switches have physical ports for devices to connect to, but also have one or more switch virtual interfaces (SVIs - no physical hardware on the device associated with it; created in software) • SVI provides a means to remotely manage a switch over a network
  • 26. Addressing Devices Configuring a Switch Virtual Interface • IP address - together with subnet mask, uniquely identifies end device on internetwork • Subnet mask - determines which part of a larger network is used by an IP address • interface VLAN 1 - interface configuration mode • ip address 192.168.10.2 255.255.255.0 - configures the IP address and subnet mask for the switch • no shutdown - administratively enables the interface • Switch still needs to have physical ports configured and VTY lines to enable remote management
  • 27. Addressing Devices Manual IPAddress Configuration for End Devices
  • 28. Addressing Devices Automatic IPAddress Configuration for End Devices
  • 30. Verifying Connectivity Testing the Interface Assignment