Working with Files 6074 Enter a command such as the following to calculate the checksum for thefile:WX1200# md5 boot0:wxb04102.relMD5 (boot0:WX040003.020) = b9cf7f527f74608e50c70e8fb896392aYou must include the boot partition name in the filename. For example,you must specify boot0:WX040003.020. If you specify onlyWX040003.020, the CLI displays a message stating that the file does notexist.5 Compare the checksum on the support site with the checksum calculatedby the WX switch. If they match, then the file has not been corrupted.6 If you have not already done so, use the set boot partition command toconfigure the WX to boot from the partition containing the new image.7 Use the reset system [force] command to restart the switch using thenew image.Deleting a File Use the delete url command to remove a file.WARNING: MSS does not prompt you to verify whether you want todelete a file. When you press Enter after typing a delete command, MSSimmediately deletes the specified file. 3Com recommends that you copy afile to a TFTP server before deleting the file.MSS does not allow you to delete the currently running software imagefile or the running configuration.To delete a file, use the following command:delete urlThe URL can be a filename of up to 128 alphanumeric characters.To copy a file named testconfig to a TFTP server and delete the file fromnonvolatile storage, type the following commands:WX1200# copy testconfig tftp://10.1.1.1/testconfigsuccess: sent 365 bytes in 0.401 seconds [ 910 bytes/sec]WX1200# delete testconfigsuccess: file deleted.