Tuesday, 10 July 2012

IOS in Router

IOS : Internetwork operating system
           
   Its a major popular operating system in cisco products based upon these operating system router and catalyst switches are worked

Routers and switches depend on software for their operation. The two types of software required are operating systems and configuration.

The operating system used in almost all Cisco devices is the Cisco Internetwork Operating System (IOS). The Cisco IOS® is the software that allows the hardware to function as a router or switch. The IOS file is several megabytes.

The software a router or switch uses is referred to as the configuration file or the config. The configuration contains the “instructions” that define how the device is to route or switch. A network administrator creates a configuration that defines the desired functionality of the Cisco device. The functions that can be specified by the configuration are the IP addresses of the interfaces, routing protocols, and networks to be advertised. The configuration file typically is a few hundred to a few thousand bytes.

Each of the software components is stored in memory as a separate file. These files are also stored in different types of memory.

The IOS is stored in a memory area called flash. Flash memory provides non-volatile storage of an IOS that can be used as an operating system at startup. The flash allows the IOS to be upgraded or stores multiple IOS files. In many router architectures, the IOS is copied into and run from Random Access Memory (RAM).

A copy of the configuration file is stored in Non-volatile RAM (NVRAM) to be used as a configuration during startup. This is referred to as the “startup config”. The startup configuration is copied into RAM at boot time. This configuration in RAM is the configuration used to operate the router. It is referred to as the “running config”.

for more information please find below video URL




 

No comments:

Post a Comment