<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Not always the case. Some times you want them in router.db but flag
them to down state because you know the device is going through
maintenance and will not be reachable for some time.<br>
<br>
I usually do following<br>
# router.db content<br>
device-x:cisco:up<br>
device-y:cisco:down&nbsp;&nbsp; # this will be excluded from backup.<br>
<br>
Hope this helps,<br>
Sam<br>
<blockquote cite="mid:20080529141658.C74863@dust.noc.drexel.edu"
 type="cite">
  <pre wrap="">Simply leave them out of your router.db file?

On Thu, 29 May 2008, Moorehead, Bryan D [EQ] wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Is it possible to instruct RANCID to ignore certain devices?  We have wildcards in our .cloginrc device definitions, and I have a list of devices that for various reasons need to not be queried.


Thanks,
Bryan

    </pre>
  </blockquote>
  <pre wrap=""><!---->_______________________________________________
Rancid-discuss mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Rancid-discuss@shrubbery.net">Rancid-discuss@shrubbery.net</a>
<a class="moz-txt-link-freetext" href="http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss">http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss</a>

  </pre>
</blockquote>
<br>
</body>
</html>