R3204P16-HP Load Balancing Module System Management Command Reference-6PW101
23
View
User interface view
Default level
2: System level
Parameters
screen-length: Number of lines on the next screen, which ranges from 0 to 512. The value of 0 disables
pausing between screens of output.
Description
Use the screen-length command to set the number of lines on the next screen.
Use the undo screen-length command to restore the default.
By default, the next screen displays 24 lines.
When screen output pauses, press the Space key to display the next screen. Not all terminals support this
command setting. For example, assume that you set screen-length to 40, but the terminal can display 24
lines in one screen at most. When you press Space, the device sends 40 lines to the terminal, but the next
screen displays only lines 18 through 40. To view the first 17 lines, you must press the page up or page
down key.
To disable multiple-screen output of the current user interface, use the screen-length disable command.
Examples
# Set the next screen of the user interface of console port 0 to display 30 lines.
<Sysname> system-view
[Sysname] user-interface console 0
[Sysname-ui-console0] screen-length 30
send
Syntax
send { all | num1 | { aux | console |vty } num2 }
View
User view
Default level
1: Monitor level
Parameters
all: Sends messages to all user interfaces.
aux: Specifies the AUX user interface. The value is 0.
console: Specifies the console user interface. The value is 0.
vty: Specifies the VTY user interface. The value ranges from 0 to 4.
num1: Absolute number of a user interface, which ranges from 0 to 54..
num2: Relative number of a user interface. It is 0 for both the AUX and console user interfaces, and
ranges from 0 to 4 for the VTY user interface.