show tech aaa

Syntax

show tech aaa 

Description

Shows the AAA configuration settings.

Command context

Manager (#)

Authority

Administrators or local user group members with execution rights for this command.

Example

Showing the AAA configuration settings:

switch# show tech aaa
====================================================
Show Tech executed on Tue Feb 14 02:19:11 2017
====================================================
====================================================
[Begin] Feature aaa
====================================================

*********************************
Command : show aaa authentication
*********************************
AAA Authentication:
  Fail-through              : Enabled
  Limit Login Attempts      : Not set
  Lockout Time              : 300
  Minimum Password Length   : Not set

Authentication for ssh channel:
---------------------------------------------------------------------------------
GROUP NAME                       | GROUP PRIORITY
---------------------------------------------------------------------------------
local                            | 0
---------------------------------------------------------------------------------

Authentication for https-server channel:
---------------------------------------------------------------------------------
GROUP NAME                       | GROUP PRIORITY
---------------------------------------------------------------------------------
local                            | 0
---------------------------------------------------------------------------------

Authentication for console channel:
---------------------------------------------------------------------------------
GROUP NAME                       | GROUP PRIORITY
---------------------------------------------------------------------------------
local                            | 0
---------------------------------------------------------------------------------

Authentication for default channel:
---------------------------------------------------------------------------------
GROUP NAME                       | GROUP PRIORITY
---------------------------------------------------------------------------------
tacacs                           | 0
local                            | 1
---------------------------------------------------------------------------------

*********************************
Command : show aaa accounting
*********************************
AAA Accounting:
  Accounting Type               : all
  Accounting Mode               : start-stop

Accounting for default channel:
---------------------------------------------------------------------------------
GROUP NAME                       | GROUP PRIORITY
---------------------------------------------------------------------------------
local                            | 0
---------------------------------------------------------------------------------

Accounting for ssh channel:
---------------------------------------------------------------------------------
GROUP NAME                       | GROUP PRIORITY
---------------------------------------------------------------------------------
tacacs                           | 0
local                            | 1
---------------------------------------------------------------------------------

Accounting for https-server channel:
---------------------------------------------------------------------------------
GROUP NAME                       | GROUP PRIORITY
---------------------------------------------------------------------------------
tacacs                           | 0
---------------------------------------------------------------------------------

*********************************
Command : show aaa authorization
*********************************

Authorization for default channel:
---------------------------------------------------------------------------------
GROUP NAME                       | GROUP PRIORITY
---------------------------------------------------------------------------------
none                             | 0
---------------------------------------------------------------------------------

Authorization for console channel:
---------------------------------------------------------------------------------
GROUP NAME                       | GROUP PRIORITY
---------------------------------------------------------------------------------
none                             | 0
---------------------------------------------------------------------------------

Authorization for ssh channel:
---------------------------------------------------------------------------------
GROUP NAME                       | GROUP PRIORITY
---------------------------------------------------------------------------------
tacacs                           | 0
none                             | 1
---------------------------------------------------------------------------------

*********************************
Command : show aaa server-groups
*********************************

******* AAA Mechanism TACACS+ *******
---------------------------------------------------------------------------------
GROUP NAME                      | SERVER NAME        | PORT | PRIORITY | VRF
---------------------------------------------------------------------------------
tacacs (default)                | 1.1.1.1            | 49   | 1        | mgmt
---------------------------------------------------------------------------------

******* AAA Mechanism RADIUS *******
---------------------------------------------------------------------------------
GROUP NAME                      | SERVER NAME        | PORT | PRIORITY | VRF
---------------------------------------------------------------------------------

***********************************
Command : show tacacs-server detail
***********************************
******* Global TACACS+ Configuration *******

Shared-Secret: G8ekK1cA+CyD0RvfbeA8BEgikCgAAAJOwZSNzA2SWrLA=
Timeout: 5
Auth-Type: pap
Tracking: disabled
Tracking Time Interval (seconds): 300
Tracking User-name: tacacs-tracking-user
Tracking Password: None
Number of Servers: 1

****** TACACS+ Server Information ******
Server-Name              : 1.1.1.1
Auth-Port                : 49
VRF                      : mgmt
Shared-Secret            : KCdmOMxMD26T0fQoXfJbtj9j2AUxlGn6eCAAAAF2MkfMTojqX
Timeout (default)        : 5
Auth-Type (default)      : pap
Server-Group (default)   : tacacs
Default-Priority         : 1
Tracking                 : disabled
Reachability-Status      : N/A

***********************************
Command : show radius-server detail
***********************************
******* Global RADIUS Configuration *******

Shared-Secret: CPCBMQTG8ekK1cA+CyD0RvfbeA8BEgikCgAAAJOwZSNzA2SWrLA=
Timeout: 5
Auth-Type: pap
Retries: 1
Number of Servers: 0

====================================================
[End] Feature aaa
====================================================


====================================================
Show Tech commands executed successfully
====================================================