Discussion:
[rancid] Extreme using Cisco Content Type
David Jones
2012-12-06 15:30:26 UTC
Permalink
Hello,

rancid isn't pulling my extreme configs and I think it's because it's
trying to use a cisco content type. Here's the output from the ip.new:

!RANCID-CONTENT-TYPE: cisco

Here's the listing in my router.db:

sw1.internal:extreme:up

Here's the errors from a rancid -d:

sw1.internal: missed cmd(s): show capture,show running-config view
full,show spe version,show bootvar,show inventory raw,show shun,more
system:running-config,show debug,write term,show vtp status,show
vlan,show vlan-switch,show redundancy secondary,show running-config,show
c7200

Any ideas on how change it from a cisco type to extreme?
David Jones
2012-12-06 18:21:35 UTC
Permalink
Post by David Jones
Hello,
rancid isn't pulling my extreme configs and I think it's because it's
!RANCID-CONTENT-TYPE: cisco
sw1.internal:extreme:up
sw1.internal: missed cmd(s): show capture,show running-config view
full,show spe version,show bootvar,show inventory raw,show shun,more
system:running-config,show debug,write term,show vtp status,show
vlan,show vlan-switch,show redundancy secondary,show running-config,show
c7200
Any ideas on how change it from a cisco type to extreme?
_______________________________________________
Rancid-discuss mailing list
http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss
ugh; i misread that, sorry - i have the flu.
it shouldnt be 'cisco'. someone must have altered your copy of rancid.
'extreme' type should use the xrancid script and the device type there is
correct.
Ok, I should have used xrancid -d so here's the output of that:

xrancid -d sw1.internal
executing clogin -t 90 -c "show version;show memory;show diag;show
switch;show slot;show configuration detail;show configuration" sw1.internal
PROMPT MATCH: 16-client-sw-1[:.]\d+ ?#
HIT COMMAND:16-client-sw-1.2 # show version
In ShowVersion: 16-client-sw-1.2 # show version
HIT COMMAND:16-client-sw-1.3 # show memory
In ShowMemory: 16-client-sw-1.3 # show memory
HIT COMMAND:16-client-sw-1.4 # show diag
In ShowDiag: 16-client-sw-1.4 # show diag
HIT COMMAND:16-client-sw-1.5 # show switch
In ShowSwitch: 16-client-sw-1.5 # show switch
HIT COMMAND:16-client-sw-1.6 # show slot
In ShowSlot: 16-client-sw-1.6 # show slot
HIT COMMAND:16-client-sw-1.7 # show configuration detail
In WriteTerm: 16-client-sw-1.7 # show configuration detail
HIT COMMAND:16-client-sw-1.8 #show configuration
In WriteTerm: 16-client-sw-1.8 #show configuration
172.16.16.55: End of run not found
172.16.16.55: End of run not found
#

Loading...