Specifications
4-3
Managing Load Hosts
DSV$CONFIGURE
Introduction
DSV$CONFIGURE is a command procedure that runs on a DECnet Phase IV
OpenVMS load host or on a DECnet/OSI OpenVMS load host. This procedure
enables you to:
• Maintain configuration information about access servers.
• Modify the local MOP (Maintenance Operation Protocol) client configuration.
• Access the remote console port of the access server.
DSV$CONFIGURE is provided as part of the access server software. For
information about installing DSV$CONFIGURE, refer to the installation guide
provided with the access server software.
Backward Compatibility of DSV$CONFIGURE
DSV$CONFIGURE supports both DECnet Phase IV and DECnet/OSI Phase V.
Upon installation, DSV$CONFIGURE automatically converts databases created
by DSVCONFIG to the data format required by DSV$CONFIGURE.
Executing DSV$CONFIGURE
The procedure DSV$CONFIGURE.COM is located in the following directory:
SYS$COMMON:[DECSERVER]
Execute this procedure as follows:
$ @SYS$COMMON:[DECSERVER]DSV$CONFIGURE
Defining Symbols
You may find it useful to define a symbol for this procedure in your LOGIN.COM
file. For example:
$ DSV == "@SYS$COMMON:[DECSERVER]DSV$CONFIGURE"
Example: Starting DSV$CONFIGURE and Displaying Help
The following example shows how to use the symbol DSV to start
DSV$CONFIGURE. This example also shows how to use HELP to display a list of
DSV$CONFIGURE commands. The remainder of this section explains each
command shown.










