14-9
Cisco Intrusion Prevention System Sensor CLI Configuration Guide for IPS 7.2
OL-29168-01
Chapter1 4 Configuring Attack Response Controller for Blocking and Rate Limiting
Disabling Blocking
Step 6
Configure the sensor not to block itself.
sensor(config-net-gen)# allow-sensor-block false
Step 7
Verify the setting.
sensor(config-net-gen)# show settings
general
-----------------------------------------------
log-all-block-events-and-errors: true <defaulted>
enable-nvram-write: false <defaulted>
enable-acl-logging: false <defaulted>
allow-sensor-block: false default: false
block-enable: true default: true
block-max-entries: 100 default: 250
max-interfaces: 250 <defaulted>
master-blocking-sensors (min: 0, max: 100, current: 0)
-----------------------------------------------
-----------------------------------------------
never-block-hosts (min: 0, max: 250, current: 1)
-----------------------------------------------
ip-address: 192.0.2.1
-----------------------------------------------
-----------------------------------------------
never-block-networks (min: 0, max: 250, current: 1)
-----------------------------------------------
ip-address: 209.165.200.224/27
-----------------------------------------------
-----------------------------------------------
block-hosts (min: 0, max: 250, current: 0)
-----------------------------------------------
--MORE--
Step 8
Exit network access submode.
sensor(config-net-gen)# exit
sensor(config-net)# exit
Apply Changes:?[yes]:
Step 9
Press Enter to apply the changes or enter
no
to discard them.
Disabling Blocking
Note
For blocking to operate, you must set up devices to do the blocking.
Use the block-enable {true | false} command in the service network access submode to enable or disable
blocking on the sensor. By default, blocking is enabled on the sensor. If the ARC is managing a device
and you need to manually configure something on that device, you should disable blocking first. You
want to avoid a situation in which both you and the ARC could be making a change at the same time on
the same device. This could cause the device and/or the ARC to crash.
Caution
If you disable blocking for maintenance on the devices, make sure you enable it after the maintenance
is complete or the network will be vulnerable to attacks that would otherwise be blocked