D-Link DES-3500Series Switch User Manual


 
DES-3500 Layer 2 Fast Ethernet Switch CLI Reference Manual
12
To display the accounts that have been created:
DES-3526:admin#show account
Command: show account
Current Accounts:
Username Access Level
--------------- ------------
dlink Admin
Total Entries: 1
DES-3526:admin#
delete account
Purpose Used to delete user accounts.
Syntax
delete account [ <username> | <username> force_agree ]
Description
The delete account command deletes a user account that has
been created using the create account command.
Parameters None.
Restrictions Only Administrator-level users can issue this command.
Example usage:
To delete the user account “System”:
DES-3526:admin#delete account System
Command: delete account System
Success.
DES-3526:admin#
To enforce the user account “System” is deleted:
DES-3526:admin#delete account System
force_agree
Command: delete account System
force_agree
The last administrator account will be
deleted!
Success.
DES-3526:admin#
show session
Purpose Used to display a list of currently logged-in users.
Syntax
show session
Description This command displays a list of all the users that are logged-in at
the time the command is issued.
Parameters None.
Restrictions None.