Cisco Cisco IOS Software Release 12.0(16) Guide De Dépannage

Page de 2
Cisco Internetworking Operating Systems (IOS)
Document ID: 13327
Contents
Introduction
 Prerequisites
      Requirements
      Components Used
      Conventions
 Description
 Historical Facts
 Related Information
Introduction
The Cisco Internetworking Operating System (IOS) is a sophisticated operating system optimized for
internetworking. Cisco IOS® provides the unifying principles around which an internetwork can be
maintained cost−effectively over time. It is a software architecture, disassociated from hardware, that can be
dynamically upgraded to adapt to changing technologies (hardware and software) as they evolve within a
networking infrastructure. Cisco IOS can be thought of as an internetworking brain, a highly intelligent
administrator that manages and controls complex, distributed network resources and functions.
Prerequisites
Requirements
There are no specific requirements for this document.
Components Used
This document is not restricted to specific software and hardware versions.
Conventions
Refer to Cisco Technical Tips Conventions for more information on document conventions.
Description
The early releases of Cisco IOS grew into a singular, monolithic system that is fundamentally router−centric.
It was arranged as a set of procedures, allowing any of the procedure(s) to call any other. This monolithic
structure did not enforce data hiding. Most of its operating code had structural and operational
interdependencies.
Cisco IOS releases 9.21 through 11.2 represent engineering efforts to redesign Cisco IOS into modular
components or subsystems. Organized as a set of layers, each subsystem now provides an independent entry
point into the system code. The subsystems themselves are defined as discrete modules that support various
functions within the embedded (Kernel) system. This layered subsystem design has allowed engineering to
partition Cisco IOS into more manageable and easily upgradeable feature sets.