Syntax:
copy xmodem flash [<primary | secondary>]
Downloads a software file to primary or secondary flash. If you do not specify the flash destination, the Xmodem download defaults to primary flash.
Example:
To download a switch software file named
E0822.swi
from a PC (running a terminal emulator program such as HyperTerminal) to primary flash:
Procedure
-
Execute the following command in the CLI:
switch# copy xmodem flash
Press 'Enter and start XMODEM on your host...
-
Execute the terminal emulator commands to begin the Xmodem transfer. For example, using HyperTerminal:
Click on
Transfer, then
Send File.
Type the file path and name in the Filename field.
In the Protocol field, select
Xmodem.
Click on the
[Send]
button.
The download can take several minutes, depending on the baud rate used in the transfer.
-
When the download finishes, you must reboot the switch to implement the newly downloaded software. To do so, use one of the following commands:
Syntax:
boot system flash {<primary | secondary>}
Reboots from the selected flash
Reboots from the flash image currently in use
For more information on these commands, see “Rebooting the Switches” in the
basic operation guide for your switch.
-
To confirm that the software downloaded correctly:
Check the
Firmware revision line. It should show the software version that you downloaded in the preceding steps.
If you need information on primary/secondary flash memory and the boot commands, see "Using Primary and Secondary Flash Image Options" in the
basic operation guide for your switch.