Reference Guide
Cisco Prime Network Analysis Module Command Reference Guide Page 110
The clear configuration command removes the URL filters from the configuration. There is no
SNMP support for configuring the URL filters.
Examples
This example shows how to configure URL filters:
root@nam# monitor urlfilter
Entering into subcommand mode for this command.
Type 'exit' to come out of this mode.
Type 'cancel' to discard changes and to come out of this mode.
root@nam(sub-monitor-url-filter)# control-index 2
root@nam(sub-monitor-url-filter)# description urlfilter example
root@nam(sub-monitor-url-filter)# host-regexp www.example.com
root@nam(sub-monitor-url-filter)# protocol-encap ipv4
root@nam(sub-monitor-url-filter)# exit
Sucessfully created urlfilter entry.
root@nam# show monitor urlfilter
Description: urlfilter example
Control index: 2
Protocol encapsulation: IPv4
URL's host string: www.example.com
URL's path string: (not-set)
To remove this URL filter entry, use the no form of the command:
root@nam# no monitor urlfilter 2
Successfully delete urlfilter entry.
Related Commands
show monitor urlfilter