Hello Support,
I have created trigger action that runs a NCM 'Execute Config Script', see image. The script seems to run ok when the trigger condition is execute (which is to send an email and execute the command, show interface ${Interface.IfName} when the 'Line Protocol' is down. However, when the reset trigger condition is run the NCM Execute shows the same results as the trigger condition i.e. The show interface ${Interface.IfName} still shows the Line Protocol is down when its actually up..
After the reset condition the show interface ${Interface.IfName} is exactly the same as the trigger condition – the Line Protocol is actually up, but the output from NCM shows the Line Protocol as down.
Interface Diagnostics:
Alert Status: Complete
Alert Details:
show interface Fa0/1
FastEthernet0/1 is up, line protocol is down
Hardware is Gt96k FE, address is 0024.97bc.6559 (bia 0024.97bc.6559)
Description: Outside Internet Interface$ES_LAN$
Internet address is 189.38.240.76/24
MTU 1500 bytes, BW 1024 Kbit/sec, DLY 100 usec,
reliability 255/255, txload 1/255, rxload 1/255
Any explanation?
Cheers