Send feedback to nx5000-docfeedback@cisco.com
1-13
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
OL-16597-01
Chapter 1 Configuring AAA
Displaying and Clearing the Local AAA Accounting Log
Displaying and Clearing the Local AAA Accounting Log
The Nexus 5000 Series switch maintains a local log for the AAA accounting activity. To display this log
and clear it, perform this task:
Note The accounting log feature does not log the show commands, For example, the feature does not log the
show version or show module commands.
Verifying AAA Configuration
To display AAA configuration information, perform one of the following tasks:
Example AAA Configuration
The following example shows how to configure AAA:
aaa authentication login default group radius
aaa authentication login console group radius
aaa accounting default group radius
Command Purpose
Step 1
switch# show accounting log [size]
[start-time year month day hh:mm:ss]
Displays the accounting log contents. By default,
the command output contains up to 250,000 bytes of
the accounting log. You can use the size argument to
limit command output. The range is from 0 to
250000 bytes. You can also specify a start time for
the log output.
Step 2
switch# clear accounting log
(Optional) Clears the accounting log contents.
Command Purpose
show aaa accounting Displays AAA accounting configuration.
show aaa authentication [login {error-enable |
mschap}]
Displays AAA authentication information.
show aaa groups Displays the AAA server group configuration.
show running-config aaa [all] Displays the AAA configuration in the running
configuration.
show startup-config aaa Displays the AAA configuration in the startup
configuration.