Description | This article describes how to resolve device model issues that have a:'locked' state. Symptoms include: Unable to complete L2 Polling. The device model will appear as normal in the inventory view and can validate credentials but failed to complete L2 polling without any errors seen in the event logs. |
Scope | FortiNAC-F 7.x. |
Solution |
device -ip <IP-Address-of-Switch>
For example:
device -ip 10.12.240.51
RunClient SetDeviceAttrs.class -ip 10.12.240.51 -set -state 1
device -ip 10.12.240.51
|