R3303-HP 6600/HSR6600 Routers Fundamentals Command Reference
39
Usage guidelines
When screen output pauses, press the Space key to display the next screen. Not all terminals support this
setting. For example, assume 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 screen displays
only lines 18 through 40. To view the first 17 lines, press the page up or page down key.
To disable pausing between screens of output for the current session, use the screen-length disable
command.
Examples
# Set the maximum number of lines to be displayed on a screen to 30 for user interface Console 0.
<Sysname> system-view
[Sysname] user-interface console 0
[Sysname-ui-console0] screen-length 30
Related commands
screen-length disable
send
Use send to send messages to user interfaces.
Syntax
send { all | num1 | { aux | console | vty } num2 }
Views
User view
Default command level
1: Monitor level
Parameters
all: Specifies all user interfaces.
num1: Specifies a user interface by its absolute number.
aux: Specifies an AUX user interface.
console: Specifies a console user interface.
vty: Specifies a VTY user interface.
num2: Specifies the relative number of a user interface.
The following matrix shows the value ranges for the num1 and num2 arguments:
Ar
g
ument 6602 HSR6602
6604/6608/6616
num1 0 to 246 0 to 11
MCP-X1/X2 MPU: 0 to 13
RPE-X1 MPU: 0 to 493
RSE-X1 MPU: 0 to 653
num2
AUX: 0
Console: 0
VTY: 0 to 4
AUX: 0
Console: 0
VTY: 0 to 4
AUX: 0 to 1
Console: 0 to 1
VTY: 0 to 4










