Chapter 5: CCM Commands

63

 

 

You will need a TFTP server. Download the latest FLASH image. Save the image file to the appropriate directory on the TFTP server.

Access right: SCON

Access level: APPLIANCEADMIN

Syntax

SERVER FLASH BOOTAPP 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 file on TFTP server host containing the image file.

 

 

Example

The following command updates the CCM boot image program using the image file name c:\winnt\system32\drivers\ccm4Øbt.img, which is located on the TFTP server host located at 192.168.1.16.

>ser fla boot hostip=192.168.1.16 ima=c:\winnt\system32\drivers\ ccm40bt.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 prompted to confirm or cancel the specified changes.

Access right: SCON

Access level: APPLIANCEADMIN

Syntax

SERVER PPP DISABLEENABLE

[LOCALIP=<local_ip>] [REMOTEIP=<rem_ip>] [MASK=<subnet>]