Friday 1 March 2013

The Internal component of Cisco Routers


Before you configure and trouble shoot a cisco internetwork, these are the major components of cisco routers and understand what each one does.
Cisco Router Components and their description
·         BOOTSTRAP: stored in the microcode of the ROM, the bootstrap is used to bring a router up during initialization. It will boot the router and then load the IOS
·         POST (power-on-self-test): stored in the microcode of the ROM, the POST is used to check the basic functionality of the router hardware and determines which interfaces are present.
·         ROM monitor: stored in the microcode of the ROM, the ROM monitor is used for manufacturing, testing, and troubleshooting.
·         Mini-IOS: Called the RXBOOT or boot loader by Cisco, the mini-IOS is a small IOS in ROM that can be used to bring up interface and load a cisco IOS into the flash memory. The mini-IOS can also perform a few other maintenance operations.
·         RAM (random access memory): Used to hold packet buffers, ARP cache, routing tables, and also the software and data structures that allow the router to function. Running-config is stored in RAM, and most routers expand the IOS from flash into RAM upon boot.
·         FLASH MEMORY: Stored the Cisco IOS by default. Flash memory is not erased when the router is reloaded. It is EEPROM (electronically erasable programmable read-only memory) created by Intel.
·         NVRAM (nonvolatile RAM): Used to hold the router and switch configuration. NVRAM is not erased when the router or switch is reloaded. Does not store an IOS. The configuration register is stored in NVRAM.
·         CONFIGURATION REGISTER: Used to control how the router boots up. This value can be found at the last line of the show version command output and by default is set to 0x2102, which tells the router to load the IOS from flash memory as well as to load the configuration from NVRAM.

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...