A SERVICE OF

logo

set authentication console 191
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 165
“display aaa” on page 180
“set authentication console” on page 191
“set authentication dot1x” on page 193
“set authentication last-resort” on page 197
“set authentication mac” on page 199
“set authentication web” on page 201
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 24.)
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.
A method can be one of the following:
local — Uses the local database of usernames and user groups
on the WX switch for authentication.
server-group-name — Uses the defined group of RADIUS servers
for authentication. You can enter up to four names of existing
RADIUS server groups as methods.