Script - Clear Hosts and Devices: Difference between revisions
From Edge Threat Management Wiki - Arista
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
<code> | <code> | ||
curl -k https://download.untangle.com | curl -k https://download.untangle.com/patches/generic/dump_hosts_devices.sh | dash | ||
</code> | </code> |
Revision as of 15:51, 6 September 2016
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 https://download.untangle.com/patches/generic/dump_hosts_devices.sh | dash