PurposeCommand or Action
Creates an accounting method list and enables accounting.
The argument list-name is a character string used to name
the created list.
aaa accounting {system | network | exec | connection |
commands level} {default | list-name} {start-stop |
stop-only | none} [method1 [method2...]]
Example:
Device(config)# aaa accounting system default
start-stop
Step 3
Enters the line configuration mode for the lines to which
the accounting method list is applied.
Do one of the following:
Step 4
•
line [aux | console | tty | vty] line-number
[ending-line-number]
or
Enters the interface configuration mode for the interfaces
to which the accounting method list is applied.
•
interface interface-type interface-number
Example:
Device(config)# line aux line1
Applies the accounting method list to a line or set of lines.Do one of the following:
Step 5
or
•
accounting {arap | commands level | connection |
exec} {default | list-name}
Applies the accounting method list to an interface or set
of interfaces.
•
ppp accounting{default | list-name}
Example:
Device(config-line)# accounting arap default
(Optional) Exits line configuration mode and returns to
global configuration mode.
Device(config-line)# end
Example:
Device(config-line)# end
Step 6
Configuring RADIUS System Accounting
Perform this task to configure RADIUS system accounting on the global RADIUS server:
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1019
How to Configure Accounting