Managing Images and Files 347Managing Images and Files (CLI)This section provides information about the commands you use to upload,download, and copy files to and from the PowerConnectM6220/M6348/M8024/M8024-k switch. For more information about thesecommands, see thePowerConnect M6220/M6348/M8024/M8024-k CLIReference Guide at support.dell.com/manuals. It also describes thecommands that control the Auto Configuration feature.Downloading and Activating a New Image (TFTP)Beginning in Privileged EXEC mode, use the following commands todownload a new firmware image to the switch and to make it the activeimage. This example shows how to use TFTP to download the image.NOTE: Upload, download, and copy functions use the copy command. The basicsyntax for the command is copysource destination. This section shows severaldifferent ways to use the copy command.Command Purposecopy tftp://{ip-address|hostname}/path/file-name imageUse TFTP to download the firmware image at thespecified source to the non-active image.If the image file is in the TFTP file system root (downloadpath), you do not need to specify the path in thecommand.show version View information about the currently active image.filedescr {image1 |image2}descriptionAdd a description to the image files.boot system {image1 |image2}Set the image to use as the boot (active) image after theswitch resets.reload Reboot the switch to make the new image the activeimage.You are prompted to verify that you want to continue.