Avocent CCM4850 Manuel D’Utilisation

Page de 100
 Chapter 5: CCM Appliance Commands        51
Syntax
SERVER FLASH BOOT|APP HOSTIP=<tftp_add> IMAGE=<host_file>
Example
The following command updates the boot image program using the image file name 
c:\winnt\system32\drivers\ccm50bt.img, which is located on the TFTP server host located at 
192.168.1.16.
> ser fla app hostip=192.168.1.16 
c:\winnt\system32\drivers\ima=ccm50bt.img
Server PPP command
The Server PPP command enables or disables the PPP server on the console port. For more 
information and requirements, see Connecting to devices using PPP on page 15 and Configuring 
and using dial-in connections
 on page 14.
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 enter this command, you are prompted to confirm or cancel the specified changes.
Access right: SCON
Access level: APPLIANCEADMIN
Syntax
SERVER PPP DISABLE|ENABLE 
[LOCALIP=<local_ip>] [REMOTEIP=<rem_ip>] [MASK=<subnet>]
Table 5.11: 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.
IMAGE=<host_file>
Name of file on TFTP server host containing the image file.
Table 5.12: Server PPP Command Parameters
Parameter
Description
DISABLE|ENABLE
Disables or enables the PPP server.
LOCALIP=<local_ip>
IP address to be used to connect the CCM appliance over the PPP connection. Must 
be on same subnet as REMOTEIP address.