9-10
Cisco Intrusion Prevention System Sensor CLI Configuration Guide for IPS 7.2
OL-29168-01
Chapter9 Co nfiguring Anomaly Detection
Configuring Anomaly Detection Operational Settings
Step 7
Verify that the anomaly detection instance has been deleted.
sensor# list anomaly-detection-configurations
Anomaly Detection
Instance Size Virtual Sensor
ad0 204 vs0
ad1 141 N/A
sensor#
Step 8
Reset an anomaly detection policy to factory settings.
sensor# configure terminal
sensor(config)# default service anomaly-detection ad1
sensor(config)#
For More Information
For the procedure for configuring operational settings, see Configuring Anomaly Detection
Operational Settings, page 9-10.
For the procedures for configuring anomaly detection zones, see Configuring the Internal Zone,
page 9-11, Configuring the Illegal Zone, page 9-20, and Configuring the External Zone, page 9-28.
For the procedure for configuring learning accept mode, see Configuring Learning Accept Mode,
page 9-38.
For the procedure for working with KBs, see Working With KB Files, page 9-40.
Configuring Anomaly Detection Operational Settings
Use the worm-timeout command in service anomaly detection submode to set the worm detection
timeout. After this timeout, the scanner threshold returns to the configured value. Use the ignore
command in service anomaly detection submode to configure source and destination IP addresses that
you want the sensor to ignore when anomaly detection is gatherin g information for a KB. Anomaly
detection does not track these source and destination IP addresses and the KB thresholds are not affected
by these IP addresses.
The following options apply:
worm-timeout—Specifies the amount of time in seconds for the worm termination timeout. The
range is 120 to 10,000,000 seconds. The default is 600 seconds.
ignore—Specifies the IP addresses that should be ignored while anomaly detection is processing:
enabled {true | false}—Enables/disables the list of ignored IP addresses. The default is
enabled.
source-ip-address-range—Specifies the source IP addresses that you want anoma ly detection
to ignore during processing.
dest-ip-address-range—Specifies the destination IP addresses that you want anomaly
detection to ignore during processing.
Note
IP addresses are in the form of <A.B.C.D>-<A.B.C.D>[,<A.B.C.D>-<A.B.C.D>].