68CCM Installer/User Guide

Server Init command

The Server Init command reinitializes the CCM appliance configuration database, that is, restores it to default values. You may choose to retain only the network address information.

When you enter this command, you are prompted to confirm or cancel the reinitialization.

You may also reinitialize the CCM appliance in hardware. See Reinitializing on page 11 for more information.

Access right: SCON

Access level: APPLIANCEADMIN

Syntax

SERVER INIT CONFIGALL

Table 5.16: Server Init Command Parameter

Parameter

Description

 

 

CONFIG

Reinitializes the appliance but retains the IP address, subnet mask and gateway.

 

 

ALL

Reinitializes the appliance, including the network address information.

 

 

Server PPP command

The Server PPP command enables or disables the PPP server on the console port. For more information and requirements, see Using PPP on page 19 and Configuring and using dial-in connections on page 19.

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 DISABLEENABLE

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

Table 5.17: Server PPP Command Parameters

Parameter

Description

 

 

DISABLEENABLE

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.