C
HAPTER
24
| Authentication Commands
AAA
– 595 –
AAA
The Authentication, Authorization, and Accounting (AAA) feature provides
the main framework for configuring access control on the switch. The AAA
functions require the use of configured RADIUS or TACACS+ servers in the
network.
aaa accounting
commands
This command enables the accounting of Exec mode commands. Use the
no form to disable the accounting service.
SYNTAX
aaa accounting commands level {default | method-name}
start-stop group {tacacs+ |server-group}
no aaa accounting commands level {default | method-name}
level - The privilege level for executing commands. (Range: 0-15)
default - Specifies the default accounting method for service
requests.
method-name - Specifies an accounting method for service
requests. (Range: 1-255 characters)
start-stop - Records accounting from starting point and stopping
point.
Table 65: AAA Commands
Command Function Mode
aaa accounting
commands
Enables accounting of Exec mode commands GC
aaa accounting dot1x Enables accounting of 802.1X services GC
aaa accounting exec Enables accounting of Exec services GC
aaa accounting update Enables periodoc updates to be sent to the accounting
server
GC
aaa authorization exec Enables authorization of Exec sessions GC
aaa group server Groups security servers in to defined lists GC
server Configures the IP address of a server in a group list SG
accounting dot1x Applies an accounting method to an interface for
802.1X service requests
IC
accounting exec Applies an accounting method to local console, Telnet
or SSH connections
Line
authorization exec Applies an authorization method to local console,
Telnet or SSH connections
Line
show accounting Displays all accounting information PE