display url-filter statistics
Parameters
Parameter | Description | Value |
---|---|---|
ap-name ap-name | Displays URL filtering statistics on the AP with a specified name in direct forwarding mode. | The AP name must exist. |
ap-id ap-id | Displays URL filtering statistics on the AP with a specified ID in direct forwarding mode. | The AP name must exist. |
Usage Guidelines
After the URL filtering function is configured, you can run this command to check URL filtering statistics.
Example
# Display URL filtering statistics.
<AC6605> display url-filter statistics -------------------------------------------------------------------------------- Statistics Information: -------------------------------------------------------------------------------- Total HTTP Requests : 0 Total Permitted HTTP Requests : 0 Total Denied HTTP Requests : 0 Matched Blacklist : 0 Matched Whitelist : 0 Matched Default Action : 0 Exception Packets Numbers : 0 --------------------------------------------------------------------------------
Item | Description |
---|---|
Statistics Information | Statistics on URL filtering |
Total HTTP Requests | Total number of HTTP requests |
Total Permitted HTTP Requests | Total number of permitted HTTP requests |
Total Denied HTTP Requests | Total number of blocked HTTP requests |
Matched Blacklist | Number of times the blacklist is matched |
Matched Whitelist | Number of times the whitelist is matched |
Matched Default Action | Number of times the default action is matched |
Exception Packets Numbers | Number of exception packets |