Send comments to nexus3k-docfeedback@cisco.com
-SM-71
Cisco Nexus 3000 Series NX-OS System Management Command Reference
OL-29557-04
Chapter System Management Commands
event syslog
Examples This example shows how to specify that an EEM applet runs when a syslog message is matched:
switch# configure terminal
switch(config) event manager applet cli-event
switch(config-applet)# event syslog period 120 pattern "inteface ethernet 1/3 state down"
Configuration accepted successfully
switch(config-applet)#