cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
771
Views
0
Helpful
1
Replies

AAA Accounting

chiheb278
Level 1
Level 1

Hi for all !

What is the procedure to make for view ing the RADIUS Accounting in ACS 3.3 .

I use a Catalyst 2950.

Thanks in advance

1 Reply 1

paddyxdoyle
Level 6
Level 6

Hi,

On ACS you need to go to SYSTEM CONFIGURATION > LOGGING and make sure CSV RADIUS Accounting is ticked.

On your switch, if for example you wanted to monitor system events you would have similar:

aaa accounting system default start-stop group radius

radius-server host [host_IP_address] auth-port 1645 acct-port 1646 key [shared_secret]

You can then view the accounting logs in ACS under REPORTS AND ACTIVITY > RADIUS ACCOUNTING

Depending on what you are trying to do, if its just device level stuff you want to log such as commands entereed on switch etc you may be better off using TACACS+.

HTH

Paddy