Cisco Systems IPS 7.1 Home Security System User Manual


  Open as PDF
of 1042
 
10-14
Cisco Intrusion Prevention System CLI Sensor Configuration Guide for IPS 7.1
OL-19892-01
Chapter 10 Configuring Global Correlation
Displaying Global Correlation Statistics
full—All data is contributed to the SensorBase network.
Disabling Global Correlation
To disable global correlation features, follow these steps:
Step 1 Log in to the CLI using an account with administrator privileges.
Step 2 Enter global correlation submode.
sensor# configure terminal
sensor(config)# service global-correlation
sensor(config-glo)#
Step 3 Turn off global correlation inspection.
sensor(config-glo)# global-correlation-inspection off
sensor(config-glo)#
Step 4 Turn off reputation filtering.
sensor(config-glo)# reputation-filtering off
sensor(config-glo)#
Step 5 Turn off network participation.
sensor(config-glo)# network-participation off
sensor(config-glo)# exit
Step 6 Verify the settings.
sensor(config-glo)# show settings
network-participation: full default: off
global-correlation-inspection: on default: off
reputation-filtering: on default: off
sensor(config-glo)#
Step 7 Exit global correlation submode.
sensor(config-glo)# exit
Apply Changes:?[yes]:
Step 8 Press Enter to apply your changes or enter no to discard them.
Displaying Global Correlation Statistics
Use the show statistics global-correlation command to display global correlation statistics. Use the
show statistics global-correlation [nam e | clear] command to display statistics for these components for
all virtual sensors. If you provide the virtual sensor name, the statistics for that virtual sensor only are
displayed.
Note For IPS 7.0(7)E4 and later and IPS 7.1(5)E4 and later, the output includes any failures that have been
detected.