Hi Team,

I have created below EEM applet where in transmit rate increase 4000
bits/sec, it will configure ACL traffic on fa0/0.

But problem I am facing is once transmit rate increase 4000..

this applet will keep on running and writing every time since the rate is
higher than 4000 bits / sec.

*Q. I just want to run this applet once it crosses 4000, how can I do that
?*



event manager applet TEST
 event interface name FastEthernet0/0 parameter transmit_rate_bps entry-op
gt entry-val 4000 entry-type poll-interval 2
 action 1.0 cli command "enable"
 action 2.0 cli command "conf t"
 action 3.0 cli command "int f0/0"
 action 4.0 cli command "ip access-g traffic in"
 action 5.0 syslog msg "Access List traffic configured"

-- 


Thanks
​,​
​

Taqdir Singh
_______________________________________________
Free CCIE R&S, Collaboration, Data Center, Wireless & Security Videos ::

iPexpert on YouTube: www.youtube.com/ipexpertinc

Reply via email to