Damn that was slick of me. :-D<div><br></div><div>#Usage example.</div><div><a href="http://www.shrubbery.net/pipermail/rancid-discuss/2006-November/001875.html">http://www.shrubbery.net/pipermail/rancid-discuss/2006-November/001875.html</a></div>
<div><br></div><div>#PATCH</div><div><a href="http://www.shrubbery.net/pipermail/rancid-discuss/2006-May/001490.html">http://www.shrubbery.net/pipermail/rancid-discuss/2006-May/001490.html</a></div><div><a href="http://www.shrubbery.net/pipermail/rancid-discuss/2006-May/001490.html"></a><br>
<br><div class="gmail_quote">On Thu, Jul 23, 2009 at 10:16 AM, Todd Heide <span dir="ltr">&lt;<a href="mailto:Todd@equivoice.com">Todd@equivoice.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">









<div lang="EN-US" link="blue" vlink="purple">

<div>

<p><span style="font-size:11.0pt;color:#1F497D">Thanks, didn’t see the link though. </span><span style="font-size:11.0pt;font-family:Wingdings;color:#1F497D">J</span><span style="font-size:11.0pt;color:#1F497D"></span></p>


<p><span style="font-size:11.0pt;color:#1F497D"> </span></p>

<p><b><i><span style="font-size:13.5pt;font-family:NimbusRomNo9T;color:navy">Thanks</span></i></b><span style="color:navy"></span></p>

<p><span style="font-size:10.0pt;color:navy">Todd</span><span style="font-size:11.0pt;color:#1F497D"></span></p>

<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">

<p><b><span style="font-size:10.0pt">From:</span></b><span style="font-size:10.0pt"> <a href="mailto:lavermil@gheek.net" target="_blank">lavermil@gheek.net</a>
[mailto:<a href="mailto:lavermil@gheek.net" target="_blank">lavermil@gheek.net</a>] <b>On Behalf Of </b>Lance Vermilion<br>
<b>Sent:</b> Thursday, July 23, 2009 12:09 PM<br>
<b>To:</b> Ryan West<br>
<b>Cc:</b> Todd Heide; <a href="mailto:rancid-discuss@shrubbery.net" target="_blank">rancid-discuss@shrubbery.net</a><br>
<b>Subject:</b> Re: [rancid] Re: MPLS and Rancid</span></p>

</div><div><div></div><div class="h5">

<p> </p>

<p>Todd,</p>

<div>

<p> </p>

</div>

<div>

<p>Ryan is correct, the usercmd patch would get you where you
want. The patch was written by Ed Ravin. Here is a link to the patch and a nice
little thread about how to use the patch.</p>

</div>

<div>

<p> </p>

</div>

<div>

<p>The only issue is the patch is quite old so you might have
to do some adjustments.</p>

</div>

<div>

<p> </p>

</div>

<div>

<p>John,</p>

</div>

<div>

<p> </p>

</div>

<div>

<p>Is there any chance the usercmd can be added to the distro?</p>

</div>

<div>

<p> </p>

</div>

<div>

<p style="margin-bottom:12.0pt">-Lance</p>

<div>

<p>2009/7/23 Ryan West &lt;<a href="mailto:rwest@zyedge.com" target="_blank">rwest@zyedge.com</a>&gt;</p>

<div>

<div>

<p><span style="color:#1F497D">Todd,</span></p>

<p><span style="color:#1F497D"> </span></p>

<p><span style="color:#1F497D">I think you might be able to do what you want
with usercmd patch, you might need to search the archives for it.</span></p>

<p><span style="color:#1F497D"> </span></p>

<p><span style="color:#1F497D">-ryan</span></p>

<p><span style="color:#1F497D"> </span></p>

<div>

<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">

<p><b><span style="font-size:10.0pt">From:</span></b><span style="font-size:10.0pt"> <a href="mailto:rancid-discuss-bounces@shrubbery.net" target="_blank">rancid-discuss-bounces@shrubbery.net</a>
[mailto:<a href="mailto:rancid-discuss-bounces@shrubbery.net" target="_blank">rancid-discuss-bounces@shrubbery.net</a>]
<b>On Behalf Of </b>Todd Heide<br>
<b>Sent:</b> Thursday, July 23, 2009 12:02 PM<br>
<b>To:</b> <a href="mailto:rancid-discuss@shrubbery.net" target="_blank">rancid-discuss@shrubbery.net</a><br>
<b>Subject:</b> [rancid] MPLS and Rancid</span></p>

</div>

</div>

<div>

<div>

<p> </p>

<p><span style="font-size:10.0pt;color:navy">I don’t know if this has been
addressed yet, but I have a need for Rancid to be able to access devices in an
MPLS environment. </span></p>

<p><span style="font-size:10.0pt;color:navy">What we have is a network of
devices, some on MPLS that is reachable via a share, and some that are
completely autonomous from the rest of the network, they have their own
firewall in the colo and everything is reached through that, unless you have
access to a Core router, and can then reach them through their VRF. </span></p>

<p><span style="font-size:10.0pt;color:navy">What I was thinking is if there is
a way for Rancid to log into a Core router, and then from there, ssh or telnet,
depending on the Core router, to the customers routers via the VRF commands.
These would need to be done one device at a time so it doesn’t overwhelm the
core router with connections. </span></p>

<p><span style="font-size:10.0pt;color:navy">Basically, Rancid logs into say
10.255.255.254, then issues, telnet 10.255.254.2 /vrf testcase, logs into the
device, does its Rancid thing, logs out, then does it again for the next device
on the list. This would be something I would schedule to be done once a day,
starting at 11 PM.</span></p>

<p><span style="font-size:10.0pt;color:navy">Can it be done? </span></p>

<p><span style="font-size:10.0pt;color:navy"> </span></p>

<p><span style="font-size:10.0pt;color:navy">Todd </span></p>

</div>

</div>

</div>

</div>

<p><br>
_______________________________________________<br>
Rancid-discuss mailing list<br>
<a href="mailto:Rancid-discuss@shrubbery.net" target="_blank">Rancid-discuss@shrubbery.net</a><br>
<a href="http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss" target="_blank">http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss</a></p>

</div>

<p> </p>

</div>

</div></div></div>

</div>


</blockquote></div><br></div>