Supermicro SSE-F3548S/SSE-F3548SR Configuration User’s Guide
The username configuration is saved automatically as part of start-up config. Configured
users are not displayed in ‘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
user1 15
SMIS# show users
Line User Peer-Address
0 con user1 Local Peer
2.2.2 Enable
Supermicro switches provide support for configuring access to various CLI commands. This is achieved by
Enable password and privilege levels. Fifteen privilege levels can be specified.
Follow the steps below to enable a privilege level.
Enters the configuration mode
enable [<1-15> Enable Level]
Enable a privilege level.
Enable Level – Specify 1-15, any of the
Exits the configuration mode.
The example below shows the command used to enable a particular privilege level.
SMIS# enable15
2.2.3 Enable Password
Passwords for different enable levels can be configured by the switch administrator using the enable
password command.
Follow the steps below to enable password for any privilege level.