8-30
Cisco Intrusion Prevention System Sensor CLI Configuration Guide for IPS 7.2
OL-29168-01
Chapter8 Configuring Event Action Rules
Configuring OS Identifications
Step 6
Specify the attack relevance rating range for the IP address.
sensor(config-eve-os-con)# exit
sensor(config-eve-os)# calc-arr-for-ip-range 192.0.2.1 to 192.0.2.25
Step 7
Enable passive OS fingerprinting.
sensor(config-eve-os)# passive-traffic-analysis enabled
Step 8
Edit an existing OS map.
sensor(config-eve-os)# configured-os-map edit name1
sensor(config-eve-os-con)#
Step 9
Edit the parameters (see Steps 4 through 7).
Step 10
Move an OS map up or down in the OS maps list.
sensor(config-eve-os-con)# exit
sensor(config-eve-os)# configured-os-map move name5 before name1
Step 11
Verify that you have moved the OS maps.
sensor(config-eve-os)# show settings
os-identification
-----------------------------------------------
calc-arr-for-ip-range: 192.0.2.1-192.0.2.25 default: 0.0.0.0-255.255.255.255
configured-os-map (ordered min: 0, max: 50, current: 2 - 2 active, 0 inactive)
-----------------------------------------------
ACTIVE list-contents
-----------------------------------------------
NAME: name2
-----------------------------------------------
ip: 192.0.2.33 default:
os: aix
-----------------------------------------------
-----------------------------------------------
NAME: name1
-----------------------------------------------
ip: 192.0.2.0-192.0.2.255 default:
os: unix
-----------------------------------------------
-----------------------------------------------
-----------------------------------------------
passive-traffic-analysis: Enabled default: Enabled
-----------------------------------------------
ips-ssp(config-eve-os)#
Step 12
Move an OS map to the inactive list.
sensor(config-eve-os)# configured-os-map move name1 inactive
Step 13
Verify that the filter has been moved to the inactive list.
sensor(config-eve-os)# show settings
os-identification
-----------------------------------------------
calc-arr-for-ip-range: 192.0.2.33 default: 0.0.0.0-255.255.255.255
configured-os-map (ordered min: 0, max: 50, current: 2 - 1 active, 1 inactive)
-----------------------------------------------
ACTIVE list-contents
-----------------------------------------------
NAME: name2
-----------------------------------------------
ip: 192.0.2.33 default:
os: aix