<div>Hey,</div>
<div>Is it possible to send commands to the router everytime I do rancid-run? For example, I want to running config copied to a tftp server. With clogin I would to:</div>
<div> </div>
<div>clogin -c &quot;copy running-conf tftp://<a href="http://1.1.1.1/dir/switch.conf">1.1.1.1/dir/switch.conf</a>&quot; switch-name</div>
<div> </div>
<div>As rancid is using clogin, can I somehow use the -c option from clogin for each device?</div>
<div> </div>
<div>ryan</div>