S e n d c o m m e n t s t o n e x u s 3 k - d o c f e e d b a c k @ c i s c o . c o m
-SM-65
Cisco Nexus 3000 Series NX-OS System Management Command Reference
OL-29557-04
Chapter System Management Commands
event policy-default
event policy-default
To configure an event in case a system policy is being overridden, use the
event policy-default
command. To use the overridden policy, use the
no
form of this command.
event policy-default count
count
time
seconds
no event policy-default count
count
time
seconds
Syntax Description
Defaults
None
Command Modes
Embedded event manager configuration mode
Command History
Usage Guidelines
This command does not require a license.
Examples
This example shows how to configure an event in case a system policy is being overridden:
switch#
configure terminal
switch(config)
event manager applet cli-event
switch(config-applet)#
event policy-default count 15 time 1500
switch(config-applet)#
count
count
Specifies the number of matching occurrences before a default event is triggered.
The range is from 1 to 65000.
time
seconds
Specifies the interval in seconds, within which the events need to happen. The
range is from 0 to 4294967295.
Release
Modification
5.0(3)U3(1)
This command was introduced.