configure
specifies the actions that occur when a web request is filtered. The device can block web requests, log them in the device’s system log, or both block and log them. Filtering actions apply to both the filtering service and manual filtering mode.
expiry hours
configures the number of hours that the web filter cache will retain web pages.
size bytes
configures the size of the web filter cache in bytes.
enables the
<string regexp >
configures the manual filter. You can add or remove, a combination of URLs, domain names, IP addresses, keywords, and regular expressions to determine which web requests are permitted or blocked.
| |
| enables or disables manual filtering. |
|
|
| Using conf t |
add a manual | Use configure terminal |
filtering rule | rule. In this example, URLs containing the string google are permitted: |
| hostname# conf t |
delete a | Use configure terminal |
manual | this example, the rule created in the example above is removed: |
filtering rule |
|
| hostname# conf t |
permit a | Use configure terminal |
category | Filtering Service. In this example, all web sites and domains in the gambling category are permitted: |
| hostname# conf t |
X Family CLI Reference V 2.5.1 | 79 |
|
|