This page was exported from Free Cisco Training & Resources - Certification Exam Preparation
[ https://www.ciscobibles.com ] Export date: Wed Mar 12 20:11:27 2025 / +0000 GMT |
CCNA 640-802 Bible - Describe the Operation of Cisco Routers
boot: cannot open "flash:" What will the router do next? A: Because of damaged flash memory, the router will fail the POST. B: It will attempt to locate the IOS from a TFTP server. If this fails, it will initiate the setup dialog. C: It will attempt to locate the IOS from a TFTP server. If this fails, it will load a limited IOS from ROM. D: It will attempt to locate the configuration file from a TFTP server. If this fails, it will initiate the setup dialog. E: It will attempt to locate the configuration file from a TFTP server. If this fails, it will load a limited configuration from ROM. Correct Answers: C Explanation: The boot sequence of a Cisco router is shown below: Booting up the router and locating the Cisco IOS 1. POST (power on self test) 2. Bootstrap code executed 3. Check Configuration Register value (NVRAM) which can be modified using the config-register command 0 = ROM Monitor mode 1 = ROM IOS 2 - 15 = startup-config in NVRAM 4. Startup-config file: Check for boot system commands (NVRAM) If boot system commands in startup-config a. Run boot system commands in order they appear in startup-config to locate the IOS b. [If boot system commands fail, use default fallback sequence to locate the IOS (Flash,TFTP, ROM)?] If no boot system commands in startup-config use the default fallback sequence in locating the IOS: a. Flash (sequential) b. TFTP server (netboot) c. ROM (partial IOS) or keep retrying TFTP depending upon router model 5. If IOS is loaded, but there is no startup-config file, the router will use the default fallback sequence for locating the IOS and then it will enter setup mode or the setup dialogue. 6. If no IOS can be loaded, the router will get the partial IOS version from ROM
A: TFTP server, Flash, NVRAM B: ROM, NVRAM, TFTP server C: NVRAM, TFTP server, ROM D: Flash, TFTP server, ROM E: Flash, NVRAM, ROM Correct Answers: D Explanation: Booting up the Router: Cisco routers can boot Cisco IOS software from these locations: 1. Flash memory 2. TFTP server 3. ROM (not full Cisco IOS)
A: 3 MB B: 4 MB C: 5 MB D: 7 MB E: 8 MB Correct Answers: B Explanation: Based on the output provided, the total amount of flash memory available is 8388608 bytes (8 MB), but the existing IOS is using up 3803056 bytes (3 MB), so in order to fit both IOS files into the flash the new image must be no greater than the amount of available memory, which is 4585552 bytes (4 MB).
A: It checks the configuration register. B: It attempts to boot from a TFTP server. C: It loads the first image file in flash memory. D: It inspects the configuration file in NVRAM for boot instructions. Correct Answers: A
A:The IOS image will be ignored. B:The router will prompt to enter initial configuration mode. C:The configuration in flash memory will be booted. D:Any configuration entries in NVRAM will be ignored. Correct Answers: B, D Explanation: This question is to check the knowledge of the recovery of the router's password. In normal situation, the configuration register's value is 0x2102,here it is 0x2142,that indicates that it is unnecessary to load startup-config file when rebooting. We can alter the value of the configuration register to change the way in which the router operates and boots. By default, the router will find and load the routing configuration file(startup-config file)stored in NVRAM. When recovering the password, it is necessary to boot the sixth bit of the configuration register to tell the router to ignore NVRAM content. The value of the configuration resister with the sixth bit booted is 0x2142. |
Post date: 2009-07-20 15:05:28 Post date GMT: 2009-07-20 07:05:28 Post modified date: 2010-07-22 23:10:26 Post modified date GMT: 2010-07-22 15:10:26 |
Powered by [ Universal Post Manager ] plugin. HTML saving format developed by gVectors Team www.gVectors.com |