H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – Login
H3C S7500 Series Ethernet Switches Chapter 1
Login Commands
1-17
Parameters
all: Sends messages to all user interfaces.
type: User interface type.
number: Absolute or relative index of the user interface.
Description
Use the send command to send messages to a specified user interface or all user
interfaces.
Examples
# Send hello to all user interfaces.
<H3C> send all
Enter message, end with CTRL+Z or Enter; abort with CTRL+C:
hello^Z
Send message? [Y/N]y
1.1.19 service-type
Syntax
service-type { ftp [ ftp-directory directory ] | lan-access | { ssh | telnet | terminal }*
[ level level ] }
undo service-type { ftp [ ftp-directory ] | lan-access | { ssh | telnet | terminal }* }
View
Local user view
Parameters
ftp: Specifies the users to be FTP users.
ftp-directory directory: Specifies the path for FTP users. The directory argument is a
string up to 64 characters.
lan-access: Specifies the users to be of LAN-access type, which normally means
Ethernet users, such as 802.1x users.
ssh: Specifies the users to be SSH users.
telnet: Specifies the users to be Telnet users.
terminal: Makes Terminal services available to authorized users (logging in through
the Console port).
level level: Specifies the user level for Telnet users, Terminal users, or SSH users. The
level argument is an integer, ranges from 0 to 3 and defaults to 0.