Set system login, Clear system login, Set system login -4 clear system login -4 – Enterasys Networks D-Series User Manual
Page 42
set system login
2-4
Basic Configuration
set system login
Use this command to create a new user login account, or to disable or enable an existing account.
The D‐Series switch supports up to 16 user accounts, including the admin account, which cannot
be deleted.
Syntax
set system login username {super-user | read-write | read-only} {enable | disable}
Parameters
Defaults
None.
Mode
Switch command, super user.
Example
This example shows how to enable a new user account with the login name “netops” with super
user access privileges:
D2(su)->set system login netops super-user enable
clear system login
Use this command to remove a local login user account.
Syntax
clear system login username
Parameters
Defaults
None.
username
Specifies a login name for a new or existing user. This string can be a
maximum of 80 characters, although a maximum of 16 characters is
recommended for proper viewing in the show system login display.
super‐user |
read‐write |
read‐only
Specifies the access privileges for this user.
enable | disable
Enables or disables the user account.
username
Specifies the login name of the account to be cleared.
Note: The default admin (su) account cannot be deleted.