Script - Clear Hosts and Devices: Difference between revisions
From Edge Threat Management Wiki - Arista
Jump to navigationJump to search
No edit summary |
|||
Line 9: | Line 9: | ||
<code> | <code> | ||
curl -k | curl -k http://download.untangle.com/patches/generic/dump_hosts_devices.sh | dash | ||
</code> | </code> |
Revision as of 15:29, 5 October 2017
What it is
This script will delete all saved hosts and devices information. All current state stored associated with each hosts (quotas, captive portal, hostnames) will be deleted.
WARNING: All hosts and devices information will be completely lost.
How to run
curl -k http://download.untangle.com/patches/generic/dump_hosts_devices.sh | dash