Hello,
I want to schedule a job to clear interface counters every X amount of time. clear counters will not work alone since the router is expecting a confirm from the user. Is there a way to send this with Cirrus?
Thanks
Just add an additional CR in your Cirrus script.
hmm, doesn't work. I just have this:
clear counters${CRLF}exit
NM it does work.