SlideShare a Scribd company logo
CISCO IOS
Similar to a personal computer, a router or switch cannot function without an operating system.
Without an operating system, the hardware does not have any capabilities. The Cisco Internetwork
Operating System (IOS) is the system software in Cisco devices. It is the core technology that extends
across most of the Cisco product line. The Cisco IOS is used for most Cisco devices regardless of the size
and type of the device. It is used for routers, LAN switches, small Wireless Access Points, large routers
with dozens of interfaces, and many other devices.
The Cisco IOS provides devices with the following network services:
Basic routing and switching functions
Reliable and secure access to networked resources
Network scalability
The IOS operational details vary on different internetworking devices, depending on the device's
purpose and feature set.
The services provided by the Cisco IOS are generally accessed using a command line interface (CLI). The
features accessible via the CLI vary based on the version of the IOS and the type of device.
The IOS file itself is several megabytes in size and is stored in a semi-permanent memory area called
flash. Flash memory provides non-volatile storage. This means that the contents of the memory are not
lost when the device loses power. Even though the contents are not lost they can be changed or
overwritten if needed.
Using flash memory allows the IOS to be upgraded to newer versions or to have new features added. In
many router architectures, the IOS is copied into RAM when the device is powered on and the IOS runs
from RAM when the device is operating. This function increases the performance of the device.
Configuration Files
Network devices depend on two types of software for their operation: operating system and
configuration. Like the operating system in any computer, the operating system facilitates the basic
operation of the device's hardware components.
Configuration files contain the Cisco IOS software commands used to customize the functionality of a
Cisco device. Commands are parsed (translated and executed) by the Cisco IOS software when the
system is booted (from the startup-config file) or when commands are entered in the CLI while in
configuration mode.
A network administrator creates a configuration that defines the desired functionality of a Cisco device.
The configuration file is typically a few hundred to a few thousand bytes in size.
Types of Configuration Files
A Cisco network device contains two configuration files:
The running configuration file - used during the current operation of the device
The startup configuration file - used as the backup configuration and is loaded when the device
is started
A configuration file may also be stored remotely on a server as a backup.
Startup Configuration File
The startup configuration file (startup-config) is used during system startup to configure the device. The
startup configuration file or startup-config file is The startup configuration file (startup-config) is used
during system startup to configure the device. The startup configuration file or startup-config file is
stored in non-volatile RAM (NVRAM). Since NVRAM is non-volatile, when the Cisco device is turned off,
the file remains intact. The startup-config files are loaded into RAM each time the router is started or
reloaded. Once the configuration file is loaded into RAM, it is considered the running configuration or
running-config.
Running Configuration
Once in RAM, this configuration is used to operate the network device.
The running configuration is modified when the network administrator performs device configuration.
Changes to the running configuration will immediately affect the operation of the Cisco device. After
making any changes, the administrator has the option of saving those changes back to the startup-config
file so that they will be used the next time the device restarts.
Because the running configuration file is in RAM, it is lost if the power to the device is turned off or if the
device is restarted. Changes made to the running-config file will also be lost if they are not saved to the
startup-config file before the device is powered down.

More Related Content

PPT
Chapter (2) 2
PPT
Aix overview
PPT
Unix nim-presentation
PPTX
USB Duplicator by Nexcopy, Model USB600PC
PPTX
Cisco ios overview
PPTX
Implementing a UEFI BIOS into an Embedded System
PPTX
PPT
Installing Aix
Chapter (2) 2
Aix overview
Unix nim-presentation
USB Duplicator by Nexcopy, Model USB600PC
Cisco ios overview
Implementing a UEFI BIOS into an Embedded System
Installing Aix

What's hot (20)

PPTX
Cisco ios
PDF
Public Training Power System for AIX : AIX Implementation & Administration (A...
PPTX
Aix admin course provider Navi Mumbai | AIX Admin Course Training Navi Mumbai...
PPTX
UEFI Spec Version 2.4 Facilitates Secure Update
DOCX
Review paper on bios vs uefi
PPTX
VIO LPAR Introduction | Basics | Demo
PPTX
Epfen Supercomputer | Khonet
PDF
Presentation aix workload partitions (wpa rs)
PPTX
Bios vs uefi
PPT
Virtualisation overview
ODP
Planning Optimal Lotus Quickr services for Portal (J2EE) Deployments
PDF
Scale2015
PPT
ITE - Chapter 5
PDF
VMware Interview questions and answers
PPTX
Introduction to lkm
PPTX
Kernel module in linux os.
PPSX
Factored Operating System An Operating System for Multicore and Clouds
PPTX
Kernel and its Types
PDF
I3 product & solutions details 2016
PDF
Lfnw15
Cisco ios
Public Training Power System for AIX : AIX Implementation & Administration (A...
Aix admin course provider Navi Mumbai | AIX Admin Course Training Navi Mumbai...
UEFI Spec Version 2.4 Facilitates Secure Update
Review paper on bios vs uefi
VIO LPAR Introduction | Basics | Demo
Epfen Supercomputer | Khonet
Presentation aix workload partitions (wpa rs)
Bios vs uefi
Virtualisation overview
Planning Optimal Lotus Quickr services for Portal (J2EE) Deployments
Scale2015
ITE - Chapter 5
VMware Interview questions and answers
Introduction to lkm
Kernel module in linux os.
Factored Operating System An Operating System for Multicore and Clouds
Kernel and its Types
I3 product & solutions details 2016
Lfnw15
Ad

Similar to Cisco ios (1) (20)

PPT
C C N A Day2
PDF
Basic switch and router configurations
PDF
switch and router configuration
PPT
Basics to Configure NW Device
PPT
managing your network environment
PPT
PPT
PPT
PPT
Ccna day2
PDF
Ccna day2-140715152313-phpapp02
PPT
CCNA Icnd110 s06l02
PPT
Chapter5ccna
PPTX
Ccna PPT2
PPT
Ccna day2
PPT
CCNA complete.ppt
PPT
PDF
Cisco IOS (internetworking operating system)
PPT
05 module managing your network enviornment
PPTX
Managing cisco internetwork
PPTX
BASIC OF ROUTERS,ROUTER IOS AND ROUTING PROTOCOLS
C C N A Day2
Basic switch and router configurations
switch and router configuration
Basics to Configure NW Device
managing your network environment
Ccna day2
Ccna day2-140715152313-phpapp02
CCNA Icnd110 s06l02
Chapter5ccna
Ccna PPT2
Ccna day2
CCNA complete.ppt
Cisco IOS (internetworking operating system)
05 module managing your network enviornment
Managing cisco internetwork
BASIC OF ROUTERS,ROUTER IOS AND ROUTING PROTOCOLS
Ad

Cisco ios (1)

  • 1. CISCO IOS Similar to a personal computer, a router or switch cannot function without an operating system. Without an operating system, the hardware does not have any capabilities. The Cisco Internetwork Operating System (IOS) is the system software in Cisco devices. It is the core technology that extends across most of the Cisco product line. The Cisco IOS is used for most Cisco devices regardless of the size and type of the device. It is used for routers, LAN switches, small Wireless Access Points, large routers with dozens of interfaces, and many other devices. The Cisco IOS provides devices with the following network services: Basic routing and switching functions Reliable and secure access to networked resources Network scalability The IOS operational details vary on different internetworking devices, depending on the device's purpose and feature set. The services provided by the Cisco IOS are generally accessed using a command line interface (CLI). The features accessible via the CLI vary based on the version of the IOS and the type of device. The IOS file itself is several megabytes in size and is stored in a semi-permanent memory area called flash. Flash memory provides non-volatile storage. This means that the contents of the memory are not lost when the device loses power. Even though the contents are not lost they can be changed or overwritten if needed. Using flash memory allows the IOS to be upgraded to newer versions or to have new features added. In many router architectures, the IOS is copied into RAM when the device is powered on and the IOS runs from RAM when the device is operating. This function increases the performance of the device. Configuration Files Network devices depend on two types of software for their operation: operating system and configuration. Like the operating system in any computer, the operating system facilitates the basic operation of the device's hardware components. Configuration files contain the Cisco IOS software commands used to customize the functionality of a Cisco device. Commands are parsed (translated and executed) by the Cisco IOS software when the system is booted (from the startup-config file) or when commands are entered in the CLI while in configuration mode.
  • 2. A network administrator creates a configuration that defines the desired functionality of a Cisco device. The configuration file is typically a few hundred to a few thousand bytes in size. Types of Configuration Files A Cisco network device contains two configuration files: The running configuration file - used during the current operation of the device The startup configuration file - used as the backup configuration and is loaded when the device is started A configuration file may also be stored remotely on a server as a backup. Startup Configuration File The startup configuration file (startup-config) is used during system startup to configure the device. The startup configuration file or startup-config file is The startup configuration file (startup-config) is used during system startup to configure the device. The startup configuration file or startup-config file is stored in non-volatile RAM (NVRAM). Since NVRAM is non-volatile, when the Cisco device is turned off, the file remains intact. The startup-config files are loaded into RAM each time the router is started or reloaded. Once the configuration file is loaded into RAM, it is considered the running configuration or running-config. Running Configuration Once in RAM, this configuration is used to operate the network device. The running configuration is modified when the network administrator performs device configuration. Changes to the running configuration will immediately affect the operation of the Cisco device. After making any changes, the administrator has the option of saving those changes back to the startup-config file so that they will be used the next time the device restarts. Because the running configuration file is in RAM, it is lost if the power to the device is turned off or if the device is restarted. Changes made to the running-config file will also be lost if they are not saved to the startup-config file before the device is powered down.