Mellanox MLNX-OS User Manual for SX1018HP Ethernet Managed Blade Switch
Rev 2.10
Mellanox Technologies
242
Mellanox Technologies Confidential
4.9.3 Commands
4.9.3.1 User Accounts
username
username <username> [capability <cap> | disable [login | password] | full-name
<name> | nopassword | password [0 | 7] <password>]
no username <username> [capability | disable [login | password] | full-name]
Creates a user and sets its capabilities, password and name.
The no form of the command deletes the user
configuration.
Syntax Description username Specifies a username and creates a user account. New
users are creat
ed initially with admin privileges but is
disabled.
cap User capabilities:
• admin - full administrative capabilities
• monitor - read only capabilities and actions, can not
change the running configuration
disable [login | password]
• Disable - disable this account
• Disable login - disable all logins to this account
• Disable password - disable login to this account
using a
local password
name Full name of the user.
nopassword The next login of the user will not require password.
0 | 7
• 0: specifies a login password in cleartext
• 7: specifies a login password in encrypted text
password Specifies a password for the user in string form. If [0 |
7] was not specified then the password is in cleartext.
Default The following usersnames are availa
ble by default:
•admin
• monitor
• xmladmin
•xmluser
Configuration Mode Config
History 3.1.0000
Role admin
Example
switch (config) # username monitor full-name smith
switch (config) # show usernames
USERNAME FULL NAME CAPABILITY ACCOUNT STATUS
USERID System Administrator admin Password set
admin System Administrator admin Password set
monitor smith monitor Password set
xmladmin XML Admin User admin No password required
xmluser
XML Monitor User monitor No password required
switch (config) #










