R0106-HP MSR Router Series Fundamentals Command Reference(V7)
70
number2: Specifies the relative number of a user line.
The following matrix shows the value ranges for the number2 argument:
Hardware Value ran
g
e
MSR2000
aux: 0
tty: 1 to 80
vty: 0 to 63
MSR3000
aux: 0
tty: 1 to 176
vty: 0 to 63
MSR4000
aux: 0 to 2
console: 0 to 2
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.
set authentication password
Use set authentication password to set a password for local password authentication.
Use undo set authentication password to remove the password.
Syntax
set authentication password { hash | simple } password
undo set authentication password
Default
No password is set for local password authentication.