Cisco IOS executable commands
Applies to: |
---|
|
These Cisco IOS router commands allow you to view configuration data and communication statistics. These settings cannot be saved into the startup configuration.
- show ip urlfilter config
Shows configuration information, including maximum number of requests, allowmode state, and list of configured Filtering Service instances.
Technical Support typically requests this information when trying to solve a problem.
- show ip urlfilter statistics
Shows Filtering Service communication statistics, including:
- Number of requests sent to Filtering Service
- Number of responses received from Filtering Service
- Number of requests pending in the system
- Number of requests failed
- Number of URLs blocked
- debug ip urlfilter {function-trace/detailed/events}
Displays debugging information from the URL filter system.
Parameter Description function-trace Enables the system to print a sequence of important functions that get called in this feature. detailed Enables the system to print detailed information about various activities that occur in this feature. events Enables the system to print various events, such as queue events, timer events, and socket events.