show user-list
Syntax
show user-list [vsx-peer]
Description
Shows all configured users and their corresponding group names.
Command context
Manager (#
)
Parameters
[vsx-peer]
Shows the output from the VSX peer switch. If the switches do not have the VSX configuration or the ISL is down, the output from the VSX peer switch is not displayed.
Authority
Administrators
Examples
Show the user list from a switch with only the admin user defined.
switch# show user-list USER GROUP -------------------------------------- admin administrators
Show the user list after adding a user to the operators group.
switch# show user-list USER GROUP -------------------------------------- admin administrators oper1 operators