ProSafe XSM7224S Managed Stackable Switch CLI Manual, Software Version 9.0
Management Commands 7-42
v1.0, November 2010
show passwords result
Use this command to display the last password set result information.
aaa authentication login
This command is used to set authentication at login. The default and optional list names
that you create with the aaa authentication login command are used with the login
authentication command. Create a list by entering the aaa authentication login
list-name method command for a particular protocol, where list-name is any character
string used to name this list. The method argument identifies the list of methods that the
authentication algorithm tries, in the given sequence. The additional methods of
authentication are used only if the previous method returns an error, not if it fails.
An example of a method that returns an error is if a RADIUS server is not present, and an
example of a method failing is when a RADIUS server cannot authenticate the client. If
‘local’ method is listed first, since local authentication is always available, it only has the
fail condition, not error. As such, if ‘local’ method is the first in the list, no other method
will be tried.
To ensure that the authentication succeeds even if all methods return an error, specify
none as the final method in the command line. For example if none is specified as an
authentication method after radius, no authentication is used if the radius server is down.
Format show passwords result
Mode Privileged EXEC
Termd Definition
Last User Whose
Password Is Set Shows the name of the user with the most recently set password.
Password Strength
Check Shows whether password strength checking is enabled.
Last Password Set
Result Shows whether the attempt to set a password was successful. If the attempt
failed, the reason for the failure is included.