12-01-2021 02:21 PM
Hi, we are having issues with a customer ISE cosuming 57500 licenses, while they just have 1000 base licenses. After checking the devices, I have figured out that the issue was related to accounting did not work properly, and I have fixed. Now the problem is that I am still seeing 57500 licenses, and I have the same output when checking the sessions alive in the ISE:
Solved! Go to Solution.
12-08-2021 08:58 PM
I believe that ISE will release any "unmanaged" sessions after 4 or 5 days. This means the number should reduce to sane levels after you have enabled RADIUS accounting to maintain the session "monitoring". But if after 5 days the session count is still high, then perhaps it's time to stop the ISE applications on the MNT nodes. I would suspect they are involved in reporting those figures.
There are other things that TAC might suggest (e.g. configure application ise, and then choosing one of the options to reset the session database). I would try the application stop/start first.
12-08-2021 08:58 PM
I believe that ISE will release any "unmanaged" sessions after 4 or 5 days. This means the number should reduce to sane levels after you have enabled RADIUS accounting to maintain the session "monitoring". But if after 5 days the session count is still high, then perhaps it's time to stop the ISE applications on the MNT nodes. I would suspect they are involved in reporting those figures.
There are other things that TAC might suggest (e.g. configure application ise, and then choosing one of the options to reset the session database). I would try the application stop/start first.
12-09-2021 11:32 PM
HiI did try to stop/start ISE application but without success, for some reason 57K sessions were still alive after restarting. I finally managed to fix the issue after killing all the active sessions using the ISE API:
curl -u username:password -X DELETE https://<ISE IP address>/admin/API/mnt/Session/Delete/All --insecure
Thanks for the help.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide