HP MSR2000/3000/4000 Router Series Fundamentals Command Reference

70
Parameters
all: Specifies all user lines.
number1: Specifies the absolute number of a user line. It typically starts from 0.
aux: Specifies the AUX line.
console: Specifies the console line.
tty: Specifies the TTY line.
vty: Specifies the VTY line.
number2: Specifies the relative number of a user line.
The following matrix shows the keyword and router compatibility:
Keyword MSR2000 MSR3000 MSR4000
console No No Yes
The following matrix shows the argument and router compatibility:
Argument MSR2000 MSR3000 MSR4000
number1 0 to 128 0 to 240 0 to 499
number2
aux: 0
tty: 1 to 64
vty: 0 to 63
aux: 0
tty: 1 to 176
vty: 0 to 63
aux: 0 to1
console: 0 to 1
tty: 1 to 432
vty: 0 to 63
Usage guidelines
To end a message, press Enter. To cancel a message and return to user view, press Ctrl+C.
Examples
# Before you restart the device, send a notification to VTY 1 to inform the user.
<Sysname> send vty 1
Input message, end with Enter; abort with CTRL+C:
Your attention, please. I will reboot the system in 3 minutes.
Send message? [Y/N]:y
The message should appear on the screen of the user's configuration terminal, as shown in the following
example:
[Sysname]
***
***
***Message from vty0 to vty1
***
Your attention, please. I will reboot the system in 3 minutes.