cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
990
Views
0
Helpful
2
Replies

AAA Interim Updates

joseph.kukis
Level 1
Level 1

We are in the process of setting up AAA Accounting to a Radius server from our switches,wireless controller and VPN. We are trying to figure out what the logic, or interval is that the devices send 'Interim Updates' to the ACS. Right now the intervals seem to be random. I tried configuring a 3750 switch with the command

"aaa accounting update periodic 15" which I thought would make it send updates every 15 minutes, but we still seem to be getting updates sent every 2 to 3 minutes.

Anyone have any ideas on when the devices choose to send interim updates, and how to change them to be sent on fixed intervals?

Thanks,

Joe

2 Replies 2

vkapoor5
Level 5
Level 5

Please use the below commands to check up with the interval.

Router# show ssg service service-name

Displays the information for an SSG service, including the accounting parameters and interval.

Router# debug radius

Troubleshoots communications between the RADIUS server and the network access server (NAS).

Router# radius-server vsa send

Sends vendor-specific attributes with authentication and accounting requests to the AAA server.

aneelaka
Level 1
Level 1

what are the accounting commands that are configured ?

sh run | i aaa accounting