DES-3500 Layer 2 Fast Ethernet Switch CLI Reference Manual
11
Example usage:
To display the accounts that have been created:
DES-3500:admin#show account
Command: show account
Current Accounts:
Username Access Level
--------------- ------------
dlink Admin
Total Entries: 1
DES-3500:admin#
delete account
Purpose
Used to delete an existing user account.
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
<username>
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To delete the user account “System”:
DES-3500:admin#delete account System
Command: delete account System
Success.
DES-3500:admin#
To enforce the user account “System” is deleted:
DES-3500:admin#delete account System
force_agree
Command: delete account System force_agree
The last administrator account will be deleted!
Success.
DES-3500: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.