Script on Switch which keep monitoring on DHCP Conflict and get auto clear Script: - event manager applet ClearDHCP event timer cron cron-entry "0 * * * *" action 1.0 cli command "enable" action 2.0 cli command "clear ip dhcp conflict *" action 3.0 cli command "clear ip dhcp binding *" Note: - 1 command run every night at midnight. event timer cron cron-entry "0 0 * * *" command run every hour though. event timer cron cron-entry "0 * * * *"
IT Solutions Delivered with Ease !!!