Getting Started with MAXserver Access Servers
0038
121
This example enables MOP as the protocol to use when loading the
parameter file from the primary initialization record.
XYPLEX>> DEFINE SERVER LOAD PRIMARY PARAMETERS PROTOCOL MOP
ENABLED
This example disables the RARP protocol for use when loading the
parameter file from the secondary initialization record.
XYPLEX>> DEFINE SERVER LOAD SECONDARY PARAMETERS PROTOCOL
RARP DISABLED
Enabling/Disabling an Initialization Record
Use the following command to enable/disable an initialization record:
DEFINE SERVER LOADDUMP [record|ALL] DISABLED | ENABLED
Only the primary initialization record is enabled by default. You must
enable the other initialization records if you want the access server to use
them.
All initialization records have default values for the loading and dumping
protocols, and the CARD/XMOP/MOP load image filename, whether they are
enabled or disabled by default.
You cannot disable all three initialization records. If the primary and
secondary initialization records are disabled, for example, you cannot disable
the tertiary initialization record. If you attempt to do so, the command
processor generates an error message.