debug aaa
To configure the debugging of AAA settings, use the debug aaa command.
debug aaa {[ all | avp-xml | detail | events | packet | ldap | local-auth | tacacs] [ enable | disable]}
Syntax Description
|
all |
(Optional) Configures the debugging of all AAA messages. |
|
avp-xml |
(Optional) Configures debug of AAA Avp xml events. |
|
detail |
(Optional) Configures the debugging of AAA errors. |
|
events |
(Optional) Configures the debugging of AAA events. |
|
packet |
(Optional) Configures the debugging of AAA packets. |
|
ldap |
(Optional) Configures the debugging of the AAA Lightweight Directory Access Protocol (LDAP) events. |
|
local-auth |
(Optional) Configures the debugging of the AAA local Extensible Authentication Protocol (EAP) events. |
|
tacacs |
(Optional) Configures the debugging of the AAA TACACS+ events. |
|
enable |
(Optional) Enables the debugging. |
|
disable |
(Optional) Disables the debugging. |
Command Default
None
Command History
| Release | Modification |
|---|---|
| 7.6 | This command was introduced in a release earlier than Release 7.6. |
Examples
The following example shows how to enable the debugging of AAA LDAP events:
(Cisco Controller) > debug aaa ldap enable
Feedback