history-throttle-duration

Configures the duration event duplicates are omitted from the event history

The system maintains a history of all events that have occurred, on each device, within a RF Domain. Sometimes an event occurs for a prolonged period of time and tends to fill up the event history list. In such a scenario, duplicate information added to the event history list can be throttled for a specified period of time. Once this period is over, duplicate entries are once again allowed.

Event history statistics are periodically sent to the domain manager, which can be queried to ascertain the general health of the domain.

Supported in the following platforms:

  • Access Points — AP505i, AP510i/e, AP560i/h
  • Service Platforms — NX5500, NX7500, NX9500, NX9600, VX9000

Syntax

history-throttle-duration <30-86400>

Parameters

history-throttle-duration <30-86400>

history-throttle-duration <30-86400>

Configures the duration event duplicates are omitted from the event history

  • <30-86400> – Sets a value from 30 - 86400 seconds. The default is 120 seconds.

Examples

nx9500-6C8809(config-wips-policy-test)#history-throttle-duration 77
nx9500-6C8809(config-wips-policy-test)#show context
wips-policy test
 history-throttle-duration 77
 event excessive 80211-replay-check-failure threshold-client 10 threshold-radio 99 filter-ageout 9
 event client-anomaly wellenreiter filter-ageout 99
 ap-detection-ageout 50
 ap-detection-wait-time 15
nx9500-6C8809(config-wips-policy-test)#

Related Commands

no (wips-policy-config-mode-command)

Resets the history-throttle duration to its default (120 seconds)