E Commands
event policy-default
162
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
event policy-default
To use the event if 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 interval]
no event policy-default count count
Syntax Description
Defaults None
Command Modes Embedded event manager
Supported User Roles network-admin
vdc-admin
Command History
Usage Guidelines This command does not require a license.
Examples This example shows how to use the event in the system policy being overridden:
switch# configure terminal
switch(config)# event policy-default count 6
switch(config)#
count count Specifies the number of matching occurrences before a default event is triggered.
The range is from 0 to 4294967295.
time interval (Optional) Specifies the time interval (in seconds) within which the events need
to happen. The range is from 0 to 4294967295.
Release Modification
4.0(1) This command was introduced.