LambdaDriver 400 & 800
ML46430, Rev. 07
October 2004
Description Set console page size.
Syntax
set-page opt.[arg #0]
where,
opt.[arg #0]
= <
5..127|0
>
5..127
= Page size (number of lines of text displayable on
the screen at a time) in the range 5..127
0
= Last lines of commands.
Default
opt.[arg #0] =
22
(lines per page)
Example
SYS_console>set-page 22
Page size was set to 22 (lines/page)
Notes
The message “more…” appears whenever there are more lines in a list than the
page size. In response, press
q
to abort display of additional lines or
Esc
to
scroll to the end of the list.
Command
set-prompt
Description Change console prompt.
Syntax
set-prompt opt.[arg #0]
where,
opt.[arg #0]
= <
PROMPT
>
PROMPT
= New prompt (alphanumeric)
Default
opt.[arg #0] = SYS_console>
Example
SYS_console>set-prompt LambdaDriver800>>
LambdaDriver800>>
Notes
–
Command
set-attr-prompt
Description Set prompt attributes.
Syntax
set-attr-prompt [arg #0]
where,
[arg #0]
=
<0|1|2|4|8>
0
= normal;
1
= bold;
2
= underlined;
4
= blinking;
8
= reverse video
Default
–
Example
SYS_console>set-attr-prompt 8
SYS_console>
Notes
Command available only in Operational CLI.
Command
set-attr-msg
Description Set message attributes.
Syntax
set-attr-msg [arg #0]
where,
[arg #0]
=
<0|1|2|4|8>
0
= normal;
1
= bold;
2
= underlined;
4
= blinking;
8
= reverse video
Default
–
Example
SYS_console>set-attr-msg 4
147