3Com 4500 26-PORT Switch User Manual


 
32 CHAPTER 1: USING SYSTEM ACCESS COMMANDS
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:
<4500>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 }* [ level level ]}
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.
ftp-directory directory: Specifies the directory of ftp users, directory is a
character string of up to 64 characters.
lan-access: Specifies user type to lan-access, which mainly refers to Ethernet
accessing users, 802.1x supplicants for example.
terminal: Authorizes the user to use the terminal service (login from the Console
port).