Technical Tip: How to reset the web filter quota usage and to enable the GUI monitor tab
Description
This article describes on how to Reset the ip/user based web filter usage quota from the CLI. It also shows how to enable the monitor tab on the GUI which will then provide the ability to reset usage.
Solution
On the CLI
A reset can be done as follows:
On the GUI
The function must first be enabled as follows:
Once enabled, this should be visible under the "Advanced" tab of webfilter.
A reset can be done as follows:
exec webfilter quota-reset <wf-profile> <ip or user>
On the GUI
The function must first be enabled as follows:
config sys global
set gui-utm-monitors enable
end
