Can we have multiple conditions that need to be met for a device not to be added to the Rogue list?
Example: This condition is defined in the whitelist. If a device with MAC Address xx.xx.xx.xx.xx.xx and Hostname "yourhostname" is detected then ignore as part of white list.
However in the event the MAC gets spoofed and the device has the MAC of xx.xx.xx.xx.xx.xx and the hostname "unknownPC" then it gets added to the rogue list with a desciption of the reason for the move.
Thanks