Getting Started with MAXserver Access Servers
0038
117
Resetting Initialization Parameters To Default Values
If you want to reset the values of parameters in one or more initialization
records after you have changed them, you can do so with one command,
rather than resetting each value individually. Initialization parameters
include the status of the initialization record, the protocols, the
CARD/XMOP/MOP load image filename, and the Internet settings for
DTFTP loading. You can change this information through the initialization
configuration menu, with the commands in this section, and through SNMP.
Use the following command to reset the initialization parameters to the
defaults:
DEFINE SERVER LOADDUMP [
RECORD
|ALL] DEFAULT
The [record ] variable specifies the primary, secondary, or tertiary
initialization record. If the initialization record you specify is disabled by
default, using this command also disabled the initialization record.
Example
The following command example resets the secondary initialization record:
XYPLEX>> DEFINE SERVER LOADDUMP SECONDARY DEFAULT
The secondary initialization record on a access server is disabled by default,
so this command resets parameters to default values and disables the
initialization record.
Displaying Initialization Parameters
The LIST/MONITOR SERVER LOADDUMP CHARACTERISTICS
command displays the initialization parameters in the initialization records
you specify.