Installing and Managing HP-UX Virtual Partitions (A.02.01)

Monitor and Shell Commands
Using the Monitor Commands at the ISL Prompt
Chapter 5108
Using the Monitor Commands at the ISL
Prompt
You can specify any of the monitor commands either at the monitor
prompt (MON>) or at the ISL prompt (ISL>). If you are at the ISL
prompt, use the desired command as the argument for the monitor
/stand/vpmon.
For example, to run the command vparload -p winona1 from the
monitor prompt, use
MON> vparload -p winona1
To run the same command at the ISL prompt, use
ISL> hpux /stand/vpmon vparload -p winona1
where the command (vparload -p winona) is the argument for the
monitor (/stand/vpmon).