answersLogoWhite

0

What else can I help you with?

Related Questions

What are the parts for upgrading a cisco router 2500 series?

There are three major parts of the router that can be upgraded:DRAM memory, Flash Memory, and the IOS operating system that runs on it.DRAM and Flash can each be a maximum of 16 MB (try ebaying for cisco 2500 flash or memory), and IOS images can be downloaded from Cisco if you have a valid Cisco service contract.


When a router boots what is the default order to locate the Cisco IOS if there is no boot system command?

flash, NVRAM, TFTP server


What is the component that initializes the Cisco IOS for normal router operations?

Flash Memory


From what location can a router load the Cisco IOS during the boot process?

TFTP server, Flash


Where is the cisco security device manager stored?

The Security device manager is stored in the Router's Flash Memory


Which command is used to upgrade an IOS on a Cisco router?

config tftp run


Which two location can be the source of the Cisco IOS that is used by a router during the bootup process?

Flash MemoryTFTP server


What is displayed by the Cisco show version?

the following information will be displayed when show version command is issued in a cisco router :IOS versionSystem uptimeImage filenameType of processorAmount of RAMNumber of portsAmount of flash memoryCurrent configuration register


If the config-register on a router is set to 0 x 2102 where is the first place the router will look for boot system commands?

flash


What is the purpose of ROM in a cisco router?

Cisco routers contain 4 types of memory:DRAM, which is used in the same way as RAM in your PC to contain running programs, as well as buffer the data being routed etc.NVRAM, which stores the startup-config configuration used by the router to determine what it should be doing.Flash, which contains a copy of the IOS operating system and acts as the router's 'hard drive'ROM, used to permanently house the bootup sequence and a minimal version of IOS that's mostly intended to let you load a real IOS into flash.


Where will a router operating system image be copied after the copy flash tftp command is issued?

to TFTP


Where is the CISCO IOS file located?

In flash memory. This is the equivalent of what, in a PC, would be the hard disk. However, when the router or switch is turned on, a copy of the IOS file is loaded into RAM. This, too, is equivalent to a PC, which needs to load its programs into RAM.