User`s guide
SRM Console 4-51
Table 4-7 Settings for boot_osflags Bootflags (OpenVMS)
Flags_Value Bit Number Meaning
1 0 Bootstrap conversationally (enables you to modify
SYSGEN parameters in SYSBOOT).
2 1 Map XDELTA to running system.
4 2 Stop at initial system breakpoint.
8 3 Perform diagnostic bootstrap.
10 4 Stop at the bootstrap breakpoints.
20 5 Omit header from secondary bootstrap image.
80 7 Prompt for the name of the secondary bootstrap
file.
100 8 Halt before secondary bootstrap.
10000 16 Display debug messages during booting.
20000 17 Display user messages during booting.
com*_baud
The default baud rate for the system is 9600. With the com*_baud environment
variable, you can set the baud rate to match that of the device connected to the port.
NOTE: Disable the RCM to select a baud rate other than 9600. See Chapter 6.
You will be asked to confirm the change, as shown here:
P00>>> set com1_baud 19200
Embedded Remote Console only supports 9600 baud. Continue?
(Y/[N]) n
bad value - com1_baud not modified
P00>>>
The syntax is:
set com*_baud baud_value
baud_value The new baud rate. A list of possible values is displayed by attempting
to set this environment variable to an unacceptable value (for
example, set com2_baud xxx).