05-26-2018 04:10 AM - edited 03-01-2019 06:36 PM
Hi,
Can I wait between cli_run cmd in tcl ? Let say I want to shut interface wait 120 then no shut.
I can do it in eem applet not sure how to do it in tcl?
05-28-2018 09:34 AM
Use the after procedure:
after 120000
Note: if you're using EEM, you should consider a more asynchronous way of introducing such a large delay: How To Introduce Large Delays In EEM Policies .
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide
Log in to Community