Hello,<br><br>I am trying to backup various fwsm contexts. Using rancid 2.3.2a6, i can issue a command similar to <br><br>clogin -c &#39;changeto context &lt;my_context&gt;;show running-config&#39; fwsm0.my.domain<br><br>clogin displays the config, exits and everything is fine.
<br><br>How can I configure rancid to do this automatically? I&#39;d like to have each context-config treated as a separate device. How would I specify this in the router.db file? I cannot access the context directly.<br>
<br>It would be nice if something like this existed <br><br>router.db<br>---------<br><br>fwsm0:cisco-fwcontext[my_context]:up<br><br>&nbsp; or alternatively<br><br>fwsm0[my_context]:cisco:up<br><br><br>-- Daniel<br><br>