User guide

Chapter 5: CPS Commands 63
Syntax
SERVER FLASH BOOT|APP HOSTIP=<tftp_add> IMAGE=<host_file>
Server FLASH Command Parameters
Parameter Description
BOOT Indicates the BIOS/Bootstrap image should be updated.
APP Indicates the application image should be updated.
HOSTIP=<tftp_add> IP address of TFTP server host.
IMAGE=<host_fi le> Name of fi le on TFTP server host containing the image fi le.
Example
The following command updates the CPS boot image program using the image
file name c:\winnt\system32\drivers\cps1Øbt.img, which is located on the
TFTP server host located at 192.168.1.16.
> ser fla app 192.168.1.16 c:\winnt\system32\drivers\cps10bt.img
Server PPP command
The Server PPP command enables or disables the PPP server on the serial CLI
port. For more information, see Connecting to devices using PPP in Chapter 3.
Once the PPP server has been configured with this command by specifying the
required addresses and masks, those values remain in the database. Later, if
you disable the PPP server and wish to reenable it with the same addresses,
you don’t need to specify the address values again.
When you enable the PPP server, the serial CLI port must already be defined.
When you enter this command, you are asked to confirm or cancel the
specified changes.
Access right: SCON; Access level: AA
Syntax
SERVER PPP DISABLE|ENABLE
[LOCALIP=<local_ip>] [REMOTEIP=<rem_ip>] [MASK=<subnet>]
Server PPP Command Parameters
Parameter Description
DISABLE Disables the PPP server.
ENABLE Enables the PPP server.
LOCALIP=<local_ip> IP address to be used to connect the CPS over the PPP connection.
Must be on same subnet as REMOTEIP address.