Related Topics
TACACS+ Authorization for Privileged EXEC Access and Network Services, on page 44
Prerequisites for TACACS+, on page 39
Starting TACACS+ Accounting
Follow these steps to start TACACS+ Accounting:
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
aaa accounting network start-stop tacacs+
4.
aaa accounting exec start-stop tacacs+
5.
end
6.
show running-config
7.
copy running-config startup-config
DETAILED STEPS
PurposeCommand 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 TACACS+ accounting for all network-related
service requests.
aaa accounting network start-stop tacacs+
Example:
Switch(config)# aaa accounting network start-stop
Step 3
tacacs+
Enables TACACS+ 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 tacacs+
Example:
Switch(config)# aaa accounting exec start-stop
Step 4
tacacs+
Catalyst 2960-X Switch Security Configuration Guide, Cisco IOS Release 15.0(2)EX
52 OL-29048-01
Configuring TACACS+
Starting TACACS+ Accounting