show running-config aaa

Displays the configuration attributes for the authentication, authorization, and accounting (AAA) server from the configuration database.

Syntax

show running-config aaa [ accounting [ commands | exec ] | authentication [ login ] ]

Parameters

accounting
Configures Login or Command accounting
commands
Enable/Disable Command accounting
exec
Enable/Disable Login accounting
authentication
Configures preferred order of Authentication output modifiers
login
Configures the order of sources for login (default = ‘local‘)

Modes

Privileged EXEC mode

Usage Guidelines

Refer to the aaa authentication command for a description of the displayed attributes.

Examples

To display the authentication mode:

device# show running-config aaa
aaa authentication radius local
aaa accounting exec default start-stop none
aaa accounting commands default start-stop none

device# show running-config aaa authentication
aaa authentication login radius local

device# show running-config aaa authentication
aaa authentication login ldap local-auth-fallback