cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot backup X690 primary.cfg to solarwinds tftp server

Cannot backup X690 primary.cfg to solarwinds tftp server

kjstech
New Contributor II
Hello,

I'm trying to upload (backup) our primary.cfg from our X690's with the following command:
tftp put 10.1.1.4 "VR-Default" primary.cfg
Using tftp server found on VR-Default
Uploading primary.cfg to 10.1.1.4 ... failed!
Error: No such file or directory

What I get on the Solarwinds TFTP server logs is in the screen shot below

f3d9ad4131d846fa885d76e2fbddd8a4_RackMultipart20180201-58593-1qvp2lv-SolarwindsTFTP_inline.png



Please tell me what I am doing wrong?

4 REPLIES 4

kjstech
New Contributor II
Thanks, you answered all of my questions! I really appreciate it!

BradP
Extreme Employee
Hi kjstech,

Please use the command "save configuration as-script " and then "tftp put 10.1.1.4 vr vr-default ". That will output the file as an XSF file, which is human readable, and then upload it to your TFTP server.

Thanks!
Brad

kjstech
New Contributor II
Thanks! That did it. I forgot putting vr in front of vr-default I guess. I was tripped up because I saw the traffic hitting Solarwinds TFTP so I thought it was trying to go.

So this gets me an XML formatted configuration. If I want a more human readable configuration, I guess the best thing to do is turn putty logging on, disable cli paging and then show configuration. Turn off putty logging, enable cli paging and then go to my putty log file and rename it / copy it / move it where I want. Unless you know of a simpler way...

BradP
Extreme Employee
Hi kjstech,

Please try "tftp put 10.1.1.4 vr vr-default primary.cfg"

Thanks
Brad
GTM-P2G8KFN