Logging in Commands 37
To disable this function, that is to allow an unlimited number of information lines,
enter the parameter as
0.
Example
To configure a terminal to display 20 lines of information, enter the following:
<SW5500>system-view
System View: return to User View with Ctrl+Z.
[SW5500]user-interface aux 0
[SW5500-ui-aux0]screen-length 20
send Syntax
send { all |
number
|
type
}
View
User view
Parameter
all: Sends a message to all user interfaces.
type:
Enter the type and type number of the user interface that you want to send
a message to.
number:
Enter the absolute/relative number of the interface that you want to
send a message to.
Description
Use the send command to send messages to other user interfaces.
Example
To send a message to all the user interfaces, enter the following:
<SW5500>send all
service-type Syntax
service-type { ftp [ ftp-directory
directory
] | lan-access |{ssh |
telnet | terminal }* [ level
level
]}
undo service-type { ftp [ ftp-directory
directory
] | lan-access
|{ssh | telnet | terminal }* }
View Local-user View
Parameter
telnet: Specifies user type as Telnet.
ssh: Specifies user type as SSH.
level
level:
Specifies the level of Telnet, SSH or terminal users. The argument
level is an integer in the range of 0 to 3 and defaults to 0.
ftp: Specifies user type as ftp.