9-11
Cisco Intrusion Prevention System Sensor CLI Configuration Guide for IPS 7.2
OL-29168-01
Chapter9 Configuring Anomaly Detection
Configuring the Internal Zone
Configuring Anomaly Detection Operational Settings
To specify anomaly detection operational settings, follow these steps:
Step 1
Log in to the CLI using an account with administrator privileges.
Step 2
Enter anomaly detection submode.
sensor# configure terminal
sensor(config)# service anomaly-detection ad1
Step 3
Specify the worm timeout.
sensor(config-ano)# worm-timeout 800
Step 4
Verify the setting.
sensor(config-ano)# show settings
worm-timeout: 800 seconds default: 600
Step 5
Specify the destination IP addresses that you want to be ignored while anomaly d etection is processing.
sensor(config-ano)# ignore
sensor(config-ano-ign)# dest-ip-address-range 10.10.5.5,10.10.2.1-10.10.2.30
Step 6
Specify the source IP addresses that you want to be ignored while a nomaly detection is processing.
sensor(config-ano-ign)# source-ip-address-range 10.20.30.108-10.20.30.191
Step 7
Verify the settings.
sensor(config-ano-ign)# show settings
ignore
-----------------------------------------------
enabled: true default: true
source-ip-address-range: 10.20.30.108-10.20.30.191 default: 0.0.0.0
dest-ip-address-range: 10.10.5.5,10.10.2.1-10.10.2.30 default: 0.0.0.0
-----------------------------------------------
sensor(config-ano-ign)#
Step 8
Exit anomaly detection submode.
sensor(config-ano-ign)# exit
sensor(config-ano)# exit
Apply Changes:?[yes]:
Step 9
Press Enter to apply your changes or enter
no
to discard them.
Configuring the Internal Zone
This section describes how to configure the internal zone, and contains the following topics:
Understanding the Internal Zone, page9-12
Configuring the Internal Zone, page 9-12
Configuring TCP Protocol for the Internal Zone, page 9-13
Configuring UDP Protocol for the Internal Zone, page 9-15
Configuring Other Protocols for the Internal Zone, page 9-18