![]() |
![]() |
![]() |
|
|
![]() |
Understanding the LANCP Utility
Task | Section |
---|---|
Managing LAN
devices
|
Managing LAN Devices
|
Managing LAN
device databases
|
Managing the LAN Device Databases
|
Managing LAN
node databases
|
Managing the LAN Node Databases
|
Managing the
MOP downline load service
|
Managing the LAN MOP Downline Load Service
|
Initiating
a MOP console carrier connection
|
MOP Console Carrier
|
Sending MOP trigger boot
requests
|
MOP Trigger Boot
|
Invoking and Running LANCP
Invoking the LANCP Utility describes the ways you can invoke and run the LANCP
utility (SYS$SYSTEM:LANCP.EXE).
At the LANCP> prompt, you can enter LANCP commands.
For information about the LANCP utility, enter the HELP command at the LANCP> prompt.
To exit from the LANCP utility, enter the EXIT command or press Ctrl/Z at the LANCP> prompt.
LANCP Commands
LANCP Commands summarizes
the LANCP commands.
For detailed information about LANCP commands and qualifiers, refer to the HP OpenVMS System Management Utilities Reference Manual: A--L.
LANCP Miscellaneous Functions
Use the SPAWN command to create a subprocess of the current
process. The SPAWN command copies the context of the subprocess
from the current process. This allows you to exit temporarily from
LANCP without having to restart LANCP when you resume.
The syntax for the SPAWN command is as follows:SPAWN [command-string]
You can set up the LANCP utility to execute commands from a command file from within LANCP. The LANCP utility recognizes the command file as the file name preceded by the at sign (@). The default file name extension is .COM.
|
|