<html><head><style>body{font-family:Helvetica,Arial;font-size:13px}</style></head><body><div style="font-family:Helvetica,Arial;font-size:13px">Hello,</div><div style="font-family:Helvetica,Arial;font-size:13px"><br></div><div style="font-family:Helvetica,Arial;font-size:13px">I have some cisco Nexus 5k and I'm having some trouble grabbing the "show run" through rancid. In my setup I commented out most commands in the "rancid.types.base" file except for the "show run" section. The problem is that with the file commented, rancid can't manage to grab the output because, according to the logs, "End of run not found". Is this message based on finding the word "end" in the configuration? Because if that's the requirement, then even when manually doing "show run" it's not there.</div><div style="font-family:Helvetica,Arial;font-size:13px"><br></div><div style="font-family:Helvetica,Arial;font-size:13px">The curious thing is that if I un-comment all the other show commands, then rancid does manage to grab the router config, although of course that is not ideal. Below [1] you can find the "rancid.types.base" config.</div><div style="font-family:Helvetica,Arial;font-size:13px"><br></div><div style="font-family:Helvetica,Arial;font-size:13px">Connectivity to the device is NOT a problem. Version used is both 7.x and 5.x trains and both have problems.</div><div style="font-family:Helvetica,Arial;font-size:13px"><br></div><div style="font-family:Helvetica,Arial;font-size:13px">Thank you!</div><div style="font-family:Helvetica,Arial;font-size:13px"><br></div><div style="font-family:Helvetica,Arial;font-size:13px"><br></div><div style="font-family:Helvetica,Arial;font-size:13px">[1]</div><div style="font-family:Helvetica,Arial;font-size:13px"><br></div><div style="font-family:Helvetica,Arial;font-size:13px"><div style="margin:0px"><div style="margin:0px">cisco-nx;script;rancid -t cisco-nx</div><div style="margin:0px">cisco-nx;login;clogin</div><div style="margin:0px">cisco-nx;module;nxos</div><div style="margin:0px">cisco-nx;inloop;nxos::inloop</div><div style="margin:0px">#cisco-nx;command;rancid::RunCommand;term no monitor-force</div><div style="margin:0px">#cisco-nx;command;nxos::ShowVersion;show version</div><div style="margin:0px">#cisco-nx;command;nxos::ShowVersionBuild;show version build-info all</div><div style="margin:0px">#cisco-nx;command;nxos::ShowLicense;show license</div><div style="margin:0px">#cisco-nx;command;nxos::ShowLicense;show license usage</div><div style="margin:0px">#cisco-nx;command;nxos::ShowLicense;show license host-id</div><div style="margin:0px">#cisco-nx;command;nxos::ShowRedundancy;show system redundancy status</div><div style="margin:0px">#cisco-nx;command;nxos::ShowEnv;show environment clock</div><div style="margin:0px">#cisco-nx;command;nxos::ShowEnv;show environment fan</div><div style="margin:0px">#cisco-nx;command;nxos::ShowEnv;show environment fex all fan</div><div style="margin:0px">#cisco-nx;command;nxos::ShowEnvTemp;show environment temperature</div><div style="margin:0px">#cisco-nx;command;nxos::ShowEnvPower;show environment power</div><div style="margin:0px">#cisco-nx;command;nxos::ShowBoot;show boot</div><div style="margin:0px">#cisco-nx;command;nxos::DirSlotN;dir bootflash:</div><div style="margin:0px">#cisco-nx;command;nxos::DirSlotN;dir debug:</div><div style="margin:0px">#cisco-nx;command;nxos::DirSlotN;dir logflash:</div><div style="margin:0px">#cisco-nx;command;nxos::DirSlotN;dir slot0:</div><div style="margin:0px">#cisco-nx;command;nxos::DirSlotN;dir usb1:</div><div style="margin:0px">#cisco-nx;command;nxos::DirSlotN;dir usb2:</div><div style="margin:0px">#cisco-nx;command;nxos::DirSlotN;dir volatile:</div><div style="margin:0px">#cisco-nx;command;nxos::ShowModule;show module</div><div style="margin:0px">#cisco-nx;command;nxos::ShowModule;show module xbar</div><div style="margin:0px">##cisco-nx;command;nxos::ShowModule;show module X;add, but wait for show all</div><div style="margin:0px">##cisco-nx;command;nxos::ShowModule;show module X epld;add, but wait for show all</div><div style="margin:0px">#cisco-nx;command;nxos::ShowInventory;show inventory</div><div style="margin:0px">#cisco-nx;command;nxos::ShowIntTransceiver;show interface transceiver</div><div style="margin:0px">#cisco-nx;command;nxos::ShowVTP;show vtp status;drop?</div><div style="margin:0px">#cisco-nx;command;nxos::ShowVLAN;show vlan</div><div style="margin:0px">#cisco-nx;command;nxos::ShowDebug;show debug</div><div style="margin:0px">#cisco-nx;command;nxos::ShowCores;show cores vdc-all</div><div style="margin:0px">#cisco-nx;command;nxos::ShowProcLog;show processes log vdc-all</div><div style="margin:0px">#cisco-nx;command;nxos::ShowFex;show module fex</div><div style="margin:0px">#cisco-nx;command;nxos::ShowFex;show fex</div><div style="margin:0px">cisco-nx;command;nxos::WriteTerm;show running-config</div></div></div><div style="font-family:Helvetica,Arial;font-size:13px"><br></div><div style="font-family:Helvetica,Arial;font-size:13px"><br></div><br><div class="gmail_signature"><br></div></body></html>