Installation manual

Command Manual - Security
Quidway S3000-EI Series Ethernet Switches
Chapter 2 AAA & RADIUS Protocol Configuration
Commands
Huawei Technologies Proprietary
2-10
Because a user template only works in one ISP domain, it is necessary to configure
user template attributes for users from different ISP domain respectively.
For the related command, see domain
Example
# Enable the user in the current ISP domain, huawei163.net, to use the idle-cut attribute
specified in the user template (that is, enabling the user to use the idle-cut function).
The maximum idle time is 50 minutes and the minimum data traffic is 500 bytes.
[Quidway-isp-huawei163.net] idle-cut enable 50 500
2.1.9 local-user
Syntax
local-user user-name
undo local-user { user-name | all [ service-type { telnet | ftp | lan-access | ssh } ] }
View
System view
Parameter
user-name: Specifies a local username with a character string not exceeding 80
characters, excluding “/”, “:”, “*”, “?”, “<”, “>” and so on. The @ character can only be
used once in one username. The pure username (the part before @, namely the user
ID) cannot exceed 55 characters. The user-name is case-insensitive, so that UserA is
the same as usera.
service-type: Specifies the service type. telnet means that: the specified user type is
telnet. ftp means that: the specified user type is ftp. lan-access means that the
specified user type is lan-access which mainly refers to Ethernet accessing users,
802.1x supplicants for example. ssh means the specified user type is SSH.
all: All the users.
Description
Using local-user command, you can configure a local user and enter the local user
view. Using undo local-user command, you can cancel a specified local user.
By default, no local user.
For the related commands, see display local-user , service-type.
Example
# Add a local user named huawei1.
[Quidway] local-user huawei1