User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 402
Start-stop or None are the only supported record types for DOT1X accounting. Start-stop enables
accounting and None disables accounting.
RADIUS is the only accounting method type supported for DOT1X accounting.
Format aaa accounting {exec | commands | dot1x} {default | <listname>} {start-stop | stop-only | none}
method1 [method2]
Mode Global Config
5.11.6. no aaa accounting
This command deletes the accounting method list.
Format no aaa accounting {exec | commands | dot1x} {default | <listname>}
Mode Global Config
Example: The following shows an example of the command.
(M4500-32C) (Config)#aaa accounting commands userCmdAudit stop-only tacacs
(M4500-32C) (Config)#no aaa accounting commands userCmdAudit
Parameter
Definition
exec
Provides accounting for a user EXEC terminal sessions.
commands
Provides accounting for all user executed commands.
dot1x
Provides accounting for DOT1X user commands.
default
The default list of methods for accounting services.
listname
Character string used to name the list of accounting methods.
start-stop
Sends a start accounting notice at the beginning of a process and a stop
accounting notice at the end of a process.
stop-only
Sends a stop accounting notice at the end of the requested user process.
none
Disables accounting services on this line.
method
Use either TACACS or the radius server for accounting purposes.