F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Getting Started Command Reference-6PW100

26
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 the absolute number of a user interface. The value typically starts from 0.
aux: Specifies an AUX user interface.
The following matrix shows the keyword aux and firewalls and UTM compatibility:
Hardware Ke
y
words com
p
atible
F1000-A-EI/F1000-S-EI No
F1000-E Yes
F5000 Yes
Firewall module Yes
U200-A No
U200-S No
console: Specifies the console user interface.
vty: Specifies a VTY user interface.
num2: Specifies the relative number of a user interface.
Usage guidelines
To end message input, press Ctrl+Z. To cancel message input and return to user view, press Ctrl+C.