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

2025

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

Answer: D. copy tftp flashTo upgrade the IOS on a Cisco router, the new IOS image must be copied to the router's flash memory. The command copy tftp flash is used to transfer the IOS…

  1. A.

    copy tftp run

  2. B.

    copy tftp start

  3. C.

    config net

  4. D.

    copy tftp flash

Attempted by 781 students.

Show answer & explanation

Correct answer: D

To upgrade the IOS on a Cisco router, the new IOS image must be copied to the router's flash memory. The command copy tftp flash is used to transfer the IOS file from a TFTP server to flash memory. After the file is in flash, the router can be configured to boot from this new image.

Explore the full course: Computer Science

Loading lesson…