Multiple choice technology

What is the command to download and run new image from a Pc to switch without reseting switch?

  1. download image FILENAME no-reset

  2. install address x.x.x.x image FILENAME no-reset

  3. download address x.x.x.x image FILENAME no-reset

  4. download address x.x.x.x image FILENAME

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The correct command syntax requires specifying the source address, the image keyword, the filename, and the no-reset option to prevent switch reboot. Option A lacks the address, option B uses 'install' incorrectly, and option D omits the no-reset flag.