Symptom
Using IBNS 2.0, and trying to leverage device sensor functionality, switch does not send device-sensor information if ignore-acct-port is configured in automate-tester command -
Non-working config -
radius server ISE
address ipv4 10.28.1.1 auth-port 1812 acct-port 1813
automate-tester username test ignore-acct-port probe-on
pac key 7 xxxxxxxxxxx
Working config -
radius server ISE
address ipv4 10.28.1.1 auth-port 1812 acct-port 1813
automate-tester username test probe-on
pac key 7 xxxxxxxxxxx
Even though switch has device-sensor information in local cache, it is not sent out unless ignore-acct-port is removed from config.
Conditions
Using Device sensor for profiling
Workaround
Do not use ignore-acct-port in automate-tester config