Wired Intelligent Edge

 View Only
  • 1.  Not able to backup config via TFTP - output gives Command incomplete

    Posted 24 days ago

    Hello

    I am trying to backup the startup config from the CLI to my TFTP server. Using Solar Winds.
    Should be straight forward, and I am following the guide on HP/ Aruba own site here:

    https://arubanetworking.hpe.com/techdocs/AOS-CX/10.13/HTML/fundamentals_8400/Content/Chp_Cfg_FW_mgt/FW_mgt_cmds/cop-rem-url.htm

    I have tried the sommands like this

    SwBrsl021# copy startup-config tftp://192.168.10.22/file1
    % Command incomplete.
    SwBrsl021# copy startup-config tftp://192.168.10.22/file.txt
    % Command incomplete.
    SwBrsl021# copy startup-config tftp://192.168.10.22:69/file.txt
    % Command incomplete.
    SwBrsl021# copy startup-config tftp://192.168.10.22:69;blocksize=1462/file2.txt
    % Command incomplete.
    SwBrsl021#

    What am I doing wrong, please help.



  • 2.  RE: Not able to backup config via TFTP - output gives Command incomplete
    Best Answer

    Posted 24 days ago
    Hi

    Use the question mark to see what is missing. If I remember correctly, you should mention the format of the config (json, cli). 





  • 3.  RE: Not able to backup config via TFTP - output gives Command incomplete

    Posted 24 days ago

    Hi Thomas

    Awesome thank you, that worked.
    I was just missing the "cli" at the end. My command ended up looking like this.

    copy startup-config tftp://192.168.10.22:69;blocksize=1462/file2.json cli




  • 4.  RE: Not able to backup config via TFTP - output gives Command incomplete

    Posted 24 days ago
    Hi Jakob

    I'm glad that it worked. Have fun. 

    Regards, Thomas