Supermicro L2/L3 Switches Configuration Guide
configuration is saved automatically as part of
Configured users are not displayed with the ‘show running config’ command.
The “no username <user-name>” command deletes the configured user.
The example below shows the commands used to configure users.
SMIS# configure terminal
SMIS(config)# username user1 password pwd1 privilege 15
SMIS(config)# end
SMIS# list users
Users Privilege
----- ---------
ADMIN 15
stackuser 1
user1 15
SMIS# show users
Line User Peer-Address
0 con user1 Local Peer
1.2.2 Enable
Supermicro switches provide support for configuring access to various CLI commands. This is achieved
by Enable password and privilege levels. A total of 15 privilege levels can be specified.
Follow the steps below to enable a privilege level.
Step Command Description
Enters the configuration mode
Enable Level – Specify 1-15 for any of
the privilege levels
Exits the configuration mode.
The example below shows the commands used to enable a particular privilege level.
SMIS# enable15