CLI Reference Guide-R04

Table Of Contents
Chapter 8
| User Authentication Commands
AAA
– 246 –
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 dot1x This command enables the accounting of requested 802.1X services for network
access. Use the no form to disable the accounting service.
Syntax
aaa accounting dot1x {default | method-name}
start-stop group {radius | server-group}
no aaa accounting dot1x {default | method-name}
default - Specifies the default accounting method for service requests.
Table 42: AAA Commands
Command Function Mode
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 accounting commands Enables accounting of commands GC
aaa authorization exec Enables authorization of Exec sessions GC
aaa authorization
commands
Enables authorization of command levels 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 commands Applies an accounting method to CLI commands entered
by a user
Line
Console(config-line-
console)#
Applies an accounting method to local console, Telnet or
SSH connections
Line
accounting commands Applies an accounting method by privilege level to local
console, Telnet or SSH connections
Line
authorization exec Applies an authorization method to local console, Telnet or
SSH connections
Line
authorization commands Applies an authorization command level to local console,
Telnet or SSH connections
Line
show accounting Displays all accounting information PE
show authorization Displays aaa authorization configuration for exec and
commands
PE