Page 39
To execute the script file, use the
script -run <filename>
command.
> script -run Config.osf
Name
Size
=================================
Config.osf
34
Total: 1 items listed (34 bytes).
>
6.1.18 Firmware Update using Serial Console (SERUPDATE)
The
serupdate
command allows the firmware to be updated using the serial console port.
To update the firmware using the serial console port, use the
serupdate
command from the CLI prompt. A
list of options is displayed when the
serupdate -h
command is entered.
> serupdate -h
Description:
serupdate - upload firmware update via the serial port
Syntax:
serupdate [-h]
serupdate -s
serupdate [-trans]
Switches:
-h display help information
-s show current selection
-trans transfer the selected file
>
The options available using the
serupdate
command are shown below.
The
-h
switch displays the help screen presented above. It is static and provides help information for the
specific command.
The
-s
switch displays the method of transfer and status.
The
-trans
switch starts the xmodem process of update the firmware using the serial console port.
To update the firmware on the switch, use the following command.
> serupdate -trans
rc = Firmware download started to destination /usr/bin/rx -bv /rwdata/swctl/updates/fw.dat
rx: ready to receive /rwdata/swctl/updates/fw.dat
The switch is ready to receive the firmware using xmodem protocol. Using TeraTerm or Procomm, transfer
the firmware to the switch.