Comware

 View Only
last person joined: yesterday 

Expand all | Collapse all

Backup HP 5580 to FTP server

This thread has been viewed 0 times
  • 1.  Backup HP 5580 to FTP server

    Posted Jan 27, 2020 11:43 AM

    Hi,
    I need to backup the configuration file of a HP 5580 (HP 5820AF 24XG).
    I can't find a way to backup the switch configuration.
    I would do it to a FTP server.

    Is it possible?

    Thanks!


    #5820AF
    #HPEswitch
    #HPswitch5580
    #HO5580


  • 2.  RE: Backup HP 5580 to FTP server

    Posted Jan 27, 2020 03:24 PM

    IIRC FTP is not an option, but you can push the config to a tftp, or push or pull the config with scp.



  • 3.  RE: Backup HP 5580 to FTP server

    Posted Jan 28, 2020 08:26 AM

    Hi,
    thanks for your reply.
    For me it is fine TFTP o SCP.
    Can you suggest me the way on this HPE Switch?

    Thanks
    Federico



  • 4.  RE: Backup HP 5580 to FTP server

    EMPLOYEE
    Posted Feb 10, 2020 03:18 PM

    Federico,

    All you need to do is save the configuration, and then from the user level, the prompt with the >, you can use ftp, tftp, or sftp commands to copy the configuration off.

    If you have enabled the ftp or tftp server, you could pull the file.  Set up a local-user account with the ftp, tftp, or both service-types and you should be good to go.  I would recommend using sftp to encrypt the configuration file in transit.  Check to be sure that your SSH setup is working correctly.

    Regards,

    David



  • 5.  RE: Backup HP 5580 to FTP server

    Posted Feb 11, 2020 03:35 PM

    Hi David,
    thanks so much for your answare!
    You are right, it works fine with a TFTP server.

    I not have found a way about authentication process before to begin backup of HPE switch configuration, but it is fine for me due to I filter on TFTP server using source IP address.

    The last doubt that I have is this:
    Is it possible backup configuration using a custom name that has got timestamp?

    I would create a backup job that runs every day automatically.

    Thanks so much!