Cisco Exam 200-125: Upgrading IOS on Router

Preparing Router for IOS Upgrade

Prev Question Next Question

Question

Before installing a new, upgraded version of the IOS, what should be checked on the router, and which command should be used to gather this information?

(Choose two.)

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D. E. F.

BD

Before installing a new, upgraded version of the IOS on a Cisco router, it is important to check the router's available memory and the current version of the IOS. Two things that should be checked on the router before installing a new IOS are:

  1. The amount of available flash and RAM memory: The new IOS file must be able to fit in the router's flash memory, and the router must have enough RAM to run the new IOS. To check the amount of available flash and RAM memory, use the "show flash" and "show memory" commands, respectively.

  2. The current version of the IOS: It is important to know the current version of the IOS running on the router to determine whether an upgrade is necessary and to ensure that the new IOS is compatible with the router. To check the current IOS version, use the "show version" command.

Therefore, the two commands that should be used to gather this information are:

  1. "show flash" - This command will display the amount of available flash memory on the router, as well as the files currently stored in flash memory.

  2. "show version" - This command will display information about the router, including the IOS version, the amount of RAM on the router, and the amount of flash memory on the router.