9-13
Cisco Intrusion Prevention System Sensor CLI Configuration Guide for IPS 7.2
OL-29168-01
Chapter9 Configuring Anomaly Detection
Configuring the Internal Zone
Step 7
Configure the other protocols.
For More Information
For the procedure for configuring TCP protocol, see Configuring TCP Protocol for the I nternal
Zone, page 9-13.
For the procedure for configuring UDP protocol, see Configuring UDP Protocol for the Internal
Zone, page 9-15.
For the procedure for configuring other protocols, see Configuring Other Protocols for the Internal
Zone, page 9-18.
Configuring TCP Protocol for the Internal Zone
Use the tcp {enabled | dst-port number | default-thresholds} command in service anomaly detection
internal zone submode to enable and configure the TCP se rvice.
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.
scanner-threshold—Sets the scanner threshold. The default is 200.
Configuring Internal Zone TCP Protocol
To configure TCP protocol for the internal zone, follow these steps:
Step 1
Log in to the CLI using an account with administrator privileges.
Step 2
Enter anomaly detection internal zone submode.
sensor# configure terminal
sensor(config)# service anomaly-detection ad0
sensor(config-ano)# internal-zone
sensor(config-ano-int)#
Step 3
Enable TCP protocol.
sensor(config-ano-int)# tcp
sensor(config-ano-int-tcp)# enabled true
Step 4
Associate a specific port with TCP protocol.
sensor(config-ano-int-tcp)# dst-port 20