How to Configure Accounting
Configuring AAA Accounting Using Named Method Lists
To configure AAA Accounting using named method lists, perform the following steps:
System accounting does not use named method lists. For system accounting, define only the default method
list.
Note
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
aaa accounting {system | network | exec | connection | commands level} {default | list-name} {start-stop
| stop-only | none} [method1 [method2...]]
4.
Do one of the following:
•
line [aux | console | tty | vty] line-number [ending-line-number]
•
interface interface-type interface-number
5.
Do one of the following:
•
accounting {arap | commands level | connection | exec} {default | list-name}
•
ppp accounting{default | list-name}
6.
Device(config-line)# end
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
Example:
Device> enable
•
Enter your password if prompted.
Enters global configuration mode.configure terminal
Example:
Device# configure terminal
Step 2
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1018
How to Configure Accounting