Command Reference Guide
228 CHAPTER 7: AAA COMMANDS
If a AAA rule specifies local as a secondary AAA method, to be used if the
RADIUS servers are unavailable, and MSS authenticates a client with the
local method, MSS starts again at the beginning of the method list when
attempting to authorize the client. This can cause unexpected delays
during client processing and can cause the client to time out before
completing logon.
Examples — The following command configures administrator Jose,
who connects via Telnet, for authentication on RADIUS server group sg3:
WX4400# set authentication admin Jose sg3
success: change accepted.
See Also
clear authentication admin on page 202
display aaa on page 217
set authentication console on page 228
set authentication dot1x on page 230
set authentication last-resort on page 234
set authentication mac on page 236
set authentication web on page 239
set authentication
console
Configures authentication and defines where it is performed for specified
users with administrative access through a console connection.
Syntax —
set authentication console
user-glob method1 [method2] [method3] [method4]
user-glob — Single user or set of users with administrative access
through the switch’s console.
Specify a username, use the double-asterisk wildcard character (**) to
specify all usernames, or use the single-asterisk wildcard character (*)
to specify a set of usernames up to or following the first delimiter
character—either an at sign (@) or a period (.). (For details, see “User
Globs” on page 26.)
method1, method2, method3, method4 — At least one of up to four
methods that MSS uses to handle authentication. Specify one or more
of the following methods in priority order. MSS applies multiple
methods in the order you enter them.