• Post author:
  • Post category:Blog
  • Reading time:2 mins read
  • Post last modified:June 12, 2024

A network manager wants to configure the router to load a new image from flash during bootup. What command should the administrator use on a Cisco router?

  • boot system
  • clock set 14:25:00 nov 13 2018
  • copy tftp startup-config
  • copy flash: tftp:
Explanation & Hint:

To configure a Cisco router to load a new image from flash during bootup, the network manager should use the boot system command. Specifically, the command to specify an image in the flash memory to be loaded at bootup is:

boot system flash [filename]

Where [filename] is the name of the IOS image file stored in the router’s flash memory.

Here’s a brief overview of the other commands mentioned:

  • clock set 14:25:00 nov 13 2018: This command sets the system clock of the router to the specified date and time. It is not related to configuring the boot image.
  • copy tftp startup-config: This command is used to copy a startup configuration file from a TFTP server to the router’s NVRAM. It’s for configuration management, not for setting the boot image.
  • copy flash: tftp:: This command copies files from the router’s flash memory to a TFTP server. It is typically used for backing up IOS images or configuration files but does not set the boot image.

 

For more Questions and Answers:

CCNA 3 v7 – ENSA v7.02 – Modules 9 – 12: Optimize, Monitor, and Troubleshoot Networks Exam Answers Full 100%

Subscribe
Notify of
guest
0 Comments
Newest
Oldest Most Voted
Inline Feedbacks
View all comments