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 'changeto context <my_context>;show running-config' 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'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> or alternatively<br><br>fwsm0[my_context]:cisco:up<br><br><br>-- Daniel<br><br>