Cisco Device Memory



Source:


Hello Guys! Here, I am want to try to write some note about Cisco Router. I am myself seek the information by googling and from youtube. Most of them is copied from the link that I share above. Thanks to the writer or maker for the knowledge you shared. Please correct me if there is some mistake from the information or writing. Ok, Hope you understand of them.



Cisco routers have four basic types of memory: RAM/DRAM, NVRAM, ROM, and Flash (EPROM) memory.
Memory/Type Contents
RAM/DRAM Active program and operating system instructions, the running configuration file, routing tables
NVRAM Startup configuration file
ROM POST, bootstrap, and startup/power-up utilities (usually limited version of), Cisco IOS
Flash Cisco IOS

RAM/DRAM has similar function like RAM in PC. It’s just temporary memory that used by device to store data or file or any configuration that is running before excute by proccessor. When you configure the router or switch for the first time, it’s stored in RAM. If you want to retain the configuration, you have to copy the configuration to NVRAM.

NVRAM or Non-Volatile RAM is RAM that is used to save all router configuration. So, if you config the router and want to retain the configuration you have to save it to NVRAM with. Here is command use to save the configuration from RAM to NVRAM.

Router#copy running-config startup-config

It’s like PC too that ROM has similar function like. When you power up the router or switch for the first time, ROM try to do POST, bootstrap and soon until it load IOS in Flash memory.

FLASH is used to stored Cisco Internetworking Operating System (IOS). And than it will load startup configuration in NVRAM.

Comments

Popular posts from this blog

Virtual Teletype for Telnet and SSH

Local Login Security Global security