Cisco Systems Cisco MGX 8850 Manuale Utente

Pagina di 786
 
2-10
Cisco MGX 8850 Routing Switch Command Reference
Release 2.0, Part Number 78-10467-04 Rev C0, October 2001
Chapter 2
Shelf Management Commands
adduser
adduser
Add User
Adds a user account with associated name, privilege level, and password. User names must begin with 
an alpha character. The maximum number of users is 100.
The privilege level of the user you are adding must be lower than the user-level at which you execute 
adduser. For example, to create a user with a privilege 1, you must log in as a superuser or above. 
You can execute commands that require either the same or lower level privilege. With superuser access, 
for example, you can execute commands that require “superuser,” “group 1,” or “anyuser” privilege. The 
minimum access level for a command appears in the Attributes section of each description.
In descending order of access privilege:
Service (for potentially dangerous configuration commands or complex troubleshooting commands
Superuser
Group 1
Any user
Cards on Which This Command Runs
PXM45
Syntax
adduser 
<user ID
<accessLevel>
Syntax Description
After you enter a user ID and access level, the system prompts for a password, as the example shows.
user ID
String that you enter to log into the CLI of a PXM45 or a service module. Note that:
The name can consist of up to 12 characters composed of alpha and numeric 
characters and can include the special characters “_” and “-” but no spaces.
The name must begin with an alpha character.
The name is case sensitive.
The maximum number of user-names on a switch is 50.
accessLevel
System privilege level to be allocated for the user ID. Note that the accessLevel is 
case-sensitive and must be entered as it appears below:
SERVICE_GP
SUPER_GP
GROUP1
ANYUSER 
The new user that you configure must have a lower accessLevel than that of the 
current user.