Looks like I need a little more help.
So, I am trying to talk to AP using radclient utility
my command is
echo '
Calling-Station-Id = "<MAC redacted>"
NAS-IP-Address = 192.168.2.224
Filter-Id = "PASS"
Event-Timestamp = "1692895863"
cisco-avpair="subscriber:command=reauthenticate"
cisco-avpair="subscriber:reauthenticate-type=rerun"
' | radclient -x 192.168.2.224:3799 coa <secret redacted>
But there is nothing coming back.
192.168.2.224 - is IP of my AP and this is what i see in Access-Request message when connecting to SSID
Any ideas?
Thanks