Chapter 5: CPS Appliance Commands 53
Server FLASH command
The Server FLASH command updates the CPS program images in FLASH memory. You may wish
to use this command to update the program with new features or to install a later release of
the program.
There are two program images that you may update in the CPS FLASH. The boot image file
(cps10bt.img) contains the CPS startup and self-test logic. The application image (cps10app.img)
contains the program that provides CPS functionality.
You will need a TFTP server. Download the latest FLASH image from Avocent. Save the image
file to the appropriate directory on the TFTP server.
Access right: SCON
Access level: APPLIANCEADMIN
Syntax
SERVER FLASH BOOT|APP HOSTIP=<tftp_add> IMAGE=<host_file>
MODEMINIT=“<string>”
Modem initialization string, enclosed in quotation marks. Must contain at least
ATV1 and S0=1.
Default = “” (no modem is attached to serial CLI port)
TIMEOUT=<time-out>
Number of time-out minutes in the range 0-90. If no data is received or
transmitted during a Telnet session for the specified period, the session will time-
out. A zero value indicates no time-out. This value is used for any CPS port that
does not have a time-out value set with the Port Set command, during a Telnet
session to port 23 or an SSH session to port 22.
Default = 15 minutes
AUTH=ENABLE|
DISABLE
Enables or disables authentication of serial CLI port sessions. When enabled,
serial CLI sessions are authenticated against the local user database. When
disabled, serial CLI sessions are not authenticated, the user is assigned the
appliance administrator level and the preemption level specified with the
Preempt parameter will be used.
Default = enabled
PREEMPT=1|2|3|4
Preemption level for serial CLI session users when authentication is disabled for
the serial CLI port (Auth=disable).
Default = 4
Table 5.11: Server CLI Command Parameters (Continued)
Parameter Description
Table 5.12: Server FLASH Command Parameters
Parameter Description
BOOT|APP
Indicates either the boot image should be updated or the application image should
be updated.
HOSTIP=<tftp_add> IP address of TFTP server host.