14 – Command Reference
Image
59263-01 A 14-41
A
Image
Manages and installs switch firmware.
Authority Admin session
Syntax image
cleanup
fetch [account_name] [ip_address] [file_source] [file_destination]
install
list
tftp [ip_address] [file_source] [file_destination]
unpack [file]
Keywords cleanup
Removes all firmware image files from the switch. All firmware image files are
removed automatically each time the switch is reset.
fetch [account_name] [ip_address] [file_source] [file_destination]
Retrieves image file given by [file_source] using FTP and stores it on the switch
with the file name given by [file_destination]. The image file is retrieved from the
host IP address given by [ip_address]. [ip_address] can be an IP address (version
4 or 6) or a DNS host name. If an account name needs a password to access the
FTP server, the system will prompt you for it.
install
Downloads firmware from a remote host to the switch, installs the firmware, then
resets the switch to activate the firmware. This is disruptive. The command
prompts you for the following:
îš„ File transfer protocol (FTP or TFTP)
îš„ IP address or DNS host name of the remote host
îš„ An account name and password on the remote host (FTP only)
îš„ Pathname for the firmware image file
list
Displays the list of image files that reside on the switch.
tftp [ip_address] [file_source] [file_destination]
Retrieves image file given by [file_source] using TFTP and stores it on the switch
with the file name given by [file_destination]. The image file is retrieved from the
host IP address given by [ip_address]. [ip_address] can be an IP address (version
4 or 6) or a DNS host name.