Forcing a policy evaluationΒΆ

The administrator can force a policy evaluatio using the following command by CLI, on Core.

curl --header "User-Agent: SENSOR" http://localhost/api/poleval/mac/mac_address/ip/IP_Address
curl --header "User-Agent: SENSOR" http://localhost/api/poleval/mac/dc4a3e51e8bb/ip/192.168.249.17

After mac/ insert the MAC Address you want to force the athentication example: dc4a3e51e8bb

After ip/ insert the IP Address you want to force the athentication example: 192.168.249.17

The SENSOR indicates the source, for this case the visibility source for openNAC was the Sensor device.