2-80
Cisco SFS 7000 Series Product Family Command Reference Guide
OL-9163-02
Chapter2 Administrative Commands
username
username
To reconfigure or create and configure user accounts, enter the
username
command in Global
Configuration mode. To delete a user account, use the
no
form of this command.
username
user
password
passwd
Creates a new user account.
username
user {[
disable
|
enable
] | [
community-string
string |
no-community-string
] |
privilege
priv[priv priv...]}
Reconfigures an existing user account
no username
user
Deletes an existing user account.
Syntax Description
Defaults Guest user accounts are disabled by default. All other user accounts are enabled.
Command Modes Global Configuration (config) mode.
password Configures the password for the user account.
disable (Optional) Disables the user account.
enable (Optional) Enables the user account.
community-string (Optional) Assigns a SNMP community string to the user account.
no-community-string (Optional) Clears the SNMP community stri ng o f the use r.
privilege Assigns access privileges to the user.
Note When you assign privileges, new privileges completely overwrite
your previous privilege settings. If you omit an access privilege, the
user account will lose this privilege even if you previously assigned
it to the account.
user Account login name (up to 20 alphanumeric characters).
passwd Account password (5 to 34 alphanumeric characters).
string SNMP community string.
priv (Optional) Access privilege. The priv variable may be any of the following:
ib-ro, for InfiniBand read-only access
ib-rw, for InfiniBand read-write access
ip-ethernet-ro, for Ethernet read-only access
ip-ethernet-rw, for Ethernet read-write access
fc-ro, for Fibre Channel read-only access
fc-rw, for Fibre Channel read-write access
unrestricted-rw, for universal read-write access