Commands for Accessing the Switch
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
98
show accounts
show accounts
Description
Displays user account information for all users on the switch.
Syntax Description
This command has no arguments or variables.
Default
N/A.
Usage Guidelines
You need to create a user account using the
create account
command before you can display user
account information.
To view the accounts that have been created, you must have administrator privileges.
The
show accounts
command displays the following information in a tabular format:
●
User Name—The name of the user. This list displays all of the users who have access to the switch.
●
Access—This may be listed as R/W for read/write or RO for read only.
●
Login OK—The number of logins that are okay.
●
Failed—The number of failed logins.
●
Accounts locked out—Account configured to be locked out after 3 consecutive failed login attempts
(using the
configure account password-policy lockout-on-login-failures
command).
Example
The following command displays user account information on the switch:
show accounts pppuser
Output from this command looks similar to the following:
User Name
Access LoginOK Failed
---------------- ------ ------- ------
admin
R/W 3 1
user
RO 0 0
dbackman
R/W 0 0
ron*
RO 0 0
nocteam
RO 0 0
----------------------------------------
(*) - Account locked