4-35
Cisco Intrusion Prevention System Sensor CLI Configuration Guide for IPS 7.2
OL-29168-01
Chapter4 Configuring Interfaces
Configuring Interface Notifications
Step 4
Verify the settings.
sensor(config-int)# show settings
-----------------------------------------------
bypass-mode: off default: auto
interface-notifications
-----------------------------------------------
missed-percentage-threshold: 0 percent <defaulted>
notification-interval: 30 seconds <defaulted>
idle-interface-delay: 30 seconds <defaulted>
-----------------------------------------------
sensor(config-int)#
Step 5
Exit interface submode.
sensor(config-int)# exit
Apply Changes:?[yes]:
Step 6
Press Enter to apply the changes or enter
no
to discard them.
For More Information
For more information on inline bypass mode, see Configuring Inline Bypass Mode, p age 4-33.
Configuring Interface Notifications
You can configure the sensor to monitor the flow of packets across an interface and send notification if
that flow changes (starts/stops) during a specified interval. You can configure the missed packet
threshold within a specific notification interval and also configure the interface idle delay before a status
event is reported.
Use the interface-notifications command in the service interface submode to configure traffic
notifications.
The following options apply:
default—Sets the value back to the system default setting.
idle-interface-delay—Specifies the number of seconds an interface must be idle before sending a
notification. The valid range is 5 to 3600. The default is 30 seconds.
��
missed-percentage-threshold—Specifies the percentage of packets that must be misse d during a
specified interval before notification will be sent. The valid range is 0 to 100. The default is 0.
notification-interval—Specifies the interval to check for missed packet percentage. The valid range
is 5 to 3600. The default is 30 seconds
Configuring Interface Notifications
To configure the interface notification settings, follow these steps:
Step 1
Log in to the CLI using an account with administrator privileges.
Step 2
Enter global configuration mode.
sensor# configure terminal