This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Having issues with NCM script on alert

I am trying to use the NCM action off of an interface down alert.  I have added "Custom Comments" to the test interface.  However when I set up the action it never executes.  I am just trying to create an action that will shut/no shut a specific port when it goes down. 

I want to alert on: Interface

only following set of objects:

at least on child condition must be satisfied (or):

>interface; Comments; is equal to; TEST PORT

(this shows the correct interface i want to test on)

The actual trigger condition:

at least on child condition must be satisfied (or):

>Interface; Status; is equal to; Down

must exist for 1 minute

Under NCM I have execute  config script. In the script I have the commands from conf t>interface x/x/x>shut>no shut>end>exit

i have selected the ip address of the switch and added the IP. 

However, the commands are never executed.  Is there anyone that can assist in where I maybe going wrong?