9-29
Cisco Intrusion Prevention System Sensor CLI Configuration Guide for IPS 7.2
OL-29168-01
Chapter9 Configuring Anomaly Detection
Configuring the External Zone
other—Lets you configure other protocols besides TCP and UDP.
Configuring the External Zone
To configure the external zone, follow these steps:
Step 1
Log in to the CLI using an account with administrator privileges.
Step 2
Enter anomaly detection external zone submode.
sensor# configure terminal
sensor(config)# service anomaly-detection ad0
sensor(config-ano)# external-zone
sensor(config-ano-ext)#
Step 3
Enable the external zone.
sensor(config-ano-ext)# enabled true
Step 4
Configure TCP protocol.
Step 5
Configure UDP protocol.
Step 6
Configure the other protocols.
For More Information
For the procedure for configuring TCP protocol, see Configuring TCP Protocol for the E xternal
Zone, page 9-29.
For the procedure for configuring UDP protocol, see Configuring UDP Protocol for the External
Zone, page 9-32.
For the procedure for configuring other protocols, see Configuring Other Protocols for the External
Zone, page 9-34.
Configuring TCP Protocol for the External Zone
Use the tcp {enabled | dst-port number | default-thresholds} command in service anomaly detection
external zone submode to enable an d configure the TCP service.
The following options apply:
enabled {false | true}—Enables/disables TCP protocol.
default-thresholds—Defines thresholds to be used for all ports not specified in the destination port
map:
threshold-histogram {low | medium | high} num-source-ips number—Sets values in the
threshold histogram.
scanner-threshold—Sets the scanner threshold. The default is 200.
dst-port number—Defines thresholds for specific destination ports. The valid values are 0 to 65535.
enabled {true | false}—Enables/disables the service.
override-scanner-settings {yes | no}—Lets you override the scanner values:
threshold-histogram {low | medium | high} num-source-ips number—Sets values in the
threshold histogram.