Hey guys,
We're running a POC with a Prime Cisco Access Registrar as RADIUS, connected to a vWLC version 8.1.
I managed to configure PoD message between the RADIUS and the vWLC, which works absolutely fine.
My problem is with CoA message. I couldn't find anywhere a document describing which attributes should be sent there, the only documents I found have to do with IOS.
If I send a message with these attributes I get a error from the WLC of "Missing Attributes"
User-Name
NAS-IP-Address
NAS-Port
Framed-IP-Address
Calling-Station-Id
NAS-Identifier
Acct-Session-Id
And once I try adding Cisco's attributes:
Cisco-AVPair "subscriber:command=reauthenticate"
Cisco-AVPair "subscriber:reauthenticate-type=last" APPEND
Cisco-AVPair "audit-session-id=f3c2505200000036b1699b55"
I get timeout error and the WLC doesn't return anything.
I would really appreciate if anyone could help me understand what parameters should really be sent in order to have the CoA working.
Thanks!