show aaa authentication
Syntax
show aaa authentication
Description
Shows a table of server groups based on the sequence of authentication access. For local authentication, group name
local
is shown.
Command context
Operator (>
) or Manager (#
)
Authority
Operators or Administrators. Users without administrator authority can execute this command from the operator context (>) only.
Example
In the following example, the group priority represents a sequence of a group, which differs from TACACS+ server group priority. TACACS+ server group priority is a sequence of servers assigned to a group.
Showing table of server groups with remote groups and local:
switch# show aaa authentication AAA Authentication: Fail-through : Disabled Default Authentication for All Channels: --------------------------------------------------------------------------------- GROUP NAME | GROUP PRIORITY --------------------------------------------------------------------------------- sg1 | 0 sg2 | 1 sg3 | 2 sg4 | 3 tacacs | 4 local | 5
Showing table of server groups with only local:
switch# show aaa authentication AAA Authentication: Fail-through : Disabled Default Authentication for All Channels: --------------------------------------------------------------------------------- GROUP NAME | GROUP PRIORITY --------------------------------------------------------------------------------- local | 0