Related Topics
AAA Authorization, on page 71
Starting RADIUS Accounting
Follow these steps to start RADIUS accounting:
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
aaa accounting network start-stop radius
4.
aaa accounting exec start-stop radius
5.
end
6.
show running-config
7.
copy running-config startup-config
DETAILED STEPS
Purpose
Command or Action
Enables privileged EXEC mode. Enter your password
if prompted.
enable
Example:
Switch>
enable
Step 1
Enters the global configuration mode.
configure terminal
Example:
Switch#
configure terminal
Step 2
Enables RADIUS accounting for all network-related
service requests.
aaa accounting network start-stop radius
Example:
Switch(config)#
aaa accounting network start-stop
Step 3
radius
Enables RADIUS accounting to send a start-record
accounting notice at the beginning of a privileged EXEC
process and a stop-record at the end.
aaa accounting exec start-stop radius
Example:
Switch(config)#
aaa accounting exec start-stop
radius
Step 4
Catalyst 2960-X Switch Security Configuration Guide, Cisco IOS Release 15.0(2)EX
92
OL-29048-01
Configuring RADIUS
Starting RADIUS Accounting