© Copyright Lenovo 2016
Chapter 4: Updating the Firmware
43
Switch Firmware Upgrade Example
To upgrade the switch firmware, complete the following steps.
1.
“Configuring the SI4091” on page 31
for more
information).
2.
At the switch Command-Line Interface (CLI) prompt, execute the following
commands to upload the firmware image to the switch.
Where
server address
is the IP address of file server, and
image file
is the file name
of the firmware image as it appears in the file server operating-system.
3.
Execute the following command to upload the boot image to the switch.
Where
boot file
is the file name of the boot image as it appears in the file server
operating-system.
4.
Reset and restart the switch as described in
“Resetting and Restarting the Switch”
.
SI 4091>
enable
SI 4091#
copy {ftp|tftp|sftp} {image1|image2} addr
<server address>
file
<image file>
{data-port|extm-port|mgt-port}
SI 4091#
copy {ftp|tftp|sftp} boot addr
<server address>
file
<boot file>
{data-port|extm-port|mgt-port}