[rancid] Unable to pull configuration from Cisco WLC 8.5

Piegorsch, Weylin William weylin at bu.edu
Sun May 3 19:10:56 UTC 2020


Do you have the .raw file?

I had this problem at one point too.  It had something to do with not correctly parsing the logout sequence.  I modified my version to check for the right sequence, but it was an old version of rancid, and my specific logout sequence was caught in a newer version.  But, 8.5.161 might have changed the specific text that the logout sequence sends, so rancid’s parser might not catch it yet.

Weylin



From: Charles Allen <charles.allen at zagg.com>
Date: Wednesday, April 22, 2020 at 5:36 PM
To: "rancid-discuss at www.shrubbery.net" <rancid-discuss at www.shrubbery.net>
Subject: [rancid] Unable to pull configuration from Cisco WLC 8.5

Rancid version: 3.12
Cisco WLC: 8.5.161.0

I cannot successfully pull the configuration from my Cisco WLC.  In every case, it just gives the generic error “End of run not found.”  However, if I execute the command to pull configuration via rancid, the .new file looks complete and without issue.  I have tried changing the various commands executed but with no success.  Looking for a smarter person than I to perhaps give some direction or recommendations.

[rancid at xxxx ~]$ NOPIPE=yes rancid -d -t cisco-wlc8 wlc
loadtype: device type cisco-wlc8
loadtype: found device type cisco-wlc8 at /usr/local/rancid/etc/rancid.types.base:351
executing wlogin -t 120 -c"show udi;show sysinfo;show run-config commands" wlc
PROMPT MATCH: \(Cisco Controller\) >
HIT COMMAND:(Cisco Controller) >show udi
    In ShowUdi: (Cisco Controller) >show udi
HIT COMMAND:(Cisco Controller) >show sysinfo
    In ShowSysinfo: (Cisco Controller) >show sysinfo
HIT COMMAND:(Cisco Controller) >show run-config commands
    In ShowConfig: (Cisco Controller) >show run-config commands
wlc    : End of run not found
wlc    : clean_run is false
!--WLC End Config Data--!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.shrubbery.net/pipermail/rancid-discuss/attachments/20200503/1a06b0f5/attachment.htm>


More information about the Rancid-discuss mailing list