Cuda 12000 IP Access Switch CLI-based Administration Guide
Configuring Event Transmission 209
To configure event transmission, perform the following tasks:
Example
The following is an example of an event threshold configuration, using the default settings:
cli:192.168.208.3:root# show event-config throttle
Event Throttle Parameters
-------------------------
Threshold 0
Interval 1
Admin Status unconstrained
Throttle Inhibited False
cli:192.168.208.3:root#
Throttle Inhibited Displays the throttle inhibited status. This field displays
True if one of the following conditions is met:
Event Administrative Status is set to inhibited.
Event Administrative Status is set to stopAtThreshold
and the threshold has been reached.
Otherwise, this field displays False.
Task Command
1. Enter root mode. root
2. Specify the event threshold. event-config throttle threshold
<number>
3. Specify the event threshold
interval.
event-config throttle interval
<number>
4. Specify the event administrative
status.
event-config throttle admin
{unconstrained |
maintainBelowThreshold |
stopAtThreshold | inhibited}
5. Display the event threshold. show event-config throttle
Parameter Description