RFC3576 is supported on 8.5.140 (Using 5508 WLC ) from the docs.
I can enable from GUI, but not able to set from CLI..
I am however using CLI script to create Radius server and need to be able to set RFC3576.
Below is CLI sequence.. Anyone aware of a CLI solution?
(LAB-WLC1) >config radius auth add 7 192.168.7.200 1812 ascii TheKey
(LAB-WLC1) >config radius auth network 7 disable !! No error after command but show summary indicates it did not succeed
(LAB-WLC1) >config radius auth rfc3576 enable 7
Disable the server state to set new configuration !! Error message or statement I don't quite follow as I just tried to disable above..