Guys i've found a solution.<br>Rancid does a version check before running Sh Vlan. If the version returned is 3550 then it returns an error and does not execute sh vlan.<br><br>Edit /usr/bin/rancid<br>comment out the following line in the ShowVLAN subroutine<br>
# return(1) if ($type =~ /^(3550|4500)$/);<br><br>Vlan database information is now correctly returned for my 3550s<br><br><div class="gmail_quote">On Thu, Jul 9, 2009 at 3:38 PM, Jon Lewis <span dir="ltr"><<a href="mailto:jlewis@lewis.org">jlewis@lewis.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">On Wed, 8 Jul 2009, john heasley wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
its not collected because its in that vlan-edit-command mode, which doesnt<br>
really work with clogin, in particular for devices that do not have the<br>
vlan database.<br>
</blockquote>
<br></div>
I don't know if this makes a difference, but we're running 3550s with 12.1 code and using VTP. VLANs are configured via the "vlan database" interface at the CLI...not in config mode. Rancid has no problem picking up our VLAN database (numbers, names).<br>
<br>
I know the OP was running newer IOS, and don't know if he's using VTP.<br>
<br>
----------------------------------------------------------------------<br><font color="#888888">
Jon Lewis | I route<br>
Senior Network Engineer | therefore you are<br>
Atlantic Net |<br>
_________ <a href="http://www.lewis.org/%7Ejlewis/pgp" target="_blank">http://www.lewis.org/~jlewis/pgp</a> for PGP public key_________<br>
</font></blockquote></div><br>