9-27
Cisco Intrusion Prevention System Sensor CLI Configuration Guide for IPS 7.2
OL-29168-01
Chapter9 Configuring Anomaly Detection
Configuring the Illegal Zone
sensor(config-ano)# illegal-zone
sensor(config-ano-ill)#
Step 3
Enable the other protocols.
sensor(config-ano-ill)# other
sensor(config-ano-ill-oth)# enabled true
Step 4
Associate a specific number for the other protocols.
sensor(config-ano-ill-oth)# protocol-number 5
sensor(config-ano-ill-oth-pro)#
Step 5
Enable the service for that port.
sensor(config-ano-ill-oth-pro)# enabled true
Step 6
Override the scanner values for that protocol. You can use the default scanner values, or you can override them and configure your own scanner values.
sensor(config-ano-ill-oth-pro)# override-scanner-settings yes
sensor(config-ano-ill-oth-pro-yes)#
Step 7
Add a histogram for the new scanner settings. Enter the number of destination IP addresses (low,
medium, or high) and the number of source IP addresses you want associated with this histogram.
sensor(config-ano-ill-oth-pro-yes)# threshold-histogram high num-source-ips 75
Step 8
Set the scanner threshold.
sensor(config-ano-ill-oth-pro-yes)# scanner-threshold 100
Step 9
Configure the default thresholds for all other unspecified ports.
sensor(config-ano-ill-oth-pro-yes)# exit
sensor(config-ano-ill-oth-pro)# exit
sensor(config-ano-ill-oth)# default-thresholds
sensor(config-ano-ill-oth-def)# default-thresholds
sensor(config-ano-ill-oth-def)# threshold-histogram medium num-source-ips 120
sensor(config-ano-ill-oth-def)# scanner-threshold 120
Step 10
Verify the other protocols configuration settings.
sensor(config-ano-ill-oth)# show settings
other
-----------------------------------------------
protocol-number (min: 0, max: 255, current: 1)
-----------------------------------------------
number: 5
-----------------------------------------------
override-scanner-settings
-----------------------------------------------
yes
-----------------------------------------------
scanner-threshold: 95 default: 200
threshold-histogram (min: 0, max: 3, current: 1)
-----------------------------------------------
dest-ip-bin: high
num-source-ips: 75
-----------------------------------------------
-----------------------------------------------
-----------------------------------------------
enabled: true default: true
-----------------------------------------------
-----------------------------------------------
default-thresholds