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

CSS Script for checking RADIUS Service

mnlatif
Level 3
Level 3

Hi,

We are using CSS 11501 boxes for load-sharing RADIUS (NAC) requests between different ACS Servers.

How can I configure a keepalive method for checking the RADIUS service on the ACS Servers ?

If this needs to be a script then Can anyone provide some hints\tips ?

Thanks,

Naman

1 Reply 1

Gilles Dufour
Cisco Employee
Cisco Employee

This needs to be a script.

The best way would be to sniff a request/response from a known user [or fake user], then extract the udp header + payload in hex format, then create a CSS script to send the hex formatted query and to verify that the hex formatted response matches the server response.

I believe the ap-kal-dns script uses a similar approach so you can look at it to get an idea of what you have to do.

Gilles.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: