3Com Switch 8800 Family IPsec Module Configuration and Command reference Guide

AAA Configuration Commands 265
Description
Use the level command to configure user priority level.
Use the undo level command to restore the default user priority level.
By default, user priority level is 0.
Related command: local user.
n
If the configured authentication mode is none authentication or password
authentication, the command level that a user can access after login depends on
the priority of user interface. For the users employing RAS authentication, the
accessible command level depends on the priority of user interface. In the case of
authentication requiring both username and password, however, the accessible
command level depends on user priority level.
Example
# Set the priority level of the 3com user to 3.
[SecBlade_FW-luser-3com] level 3
local-user Syntax
local-user user-name
undo local-user user-name [ service-type | level ]
undo local-user all [ service-type { ftp | ppp | ssh | telnet | terminal } ]
View
System view
Parameter
user-name: Specifies a local username with a string of up to 80 characters,
excluding forward slashes (/), colons (:), asterisks (*), question marks (?), less-than
signs (<), and greater-than signs (>). The @ sign can be used only once in one
username. The username without domain name (the part before @, namely the
user ID) cannot exceed 55 characters. user-name is case-insensitive, so UserA and
usera are the same.
service-type: Service type.
all: All the users.
ftp: FTP service type.
ppp: PPP service type.
ssh: SSH service type.
telnet: Telnet service type.
terminal: Terminal service type.