Comware

 View Only
Expand all | Collapse all

Automatically save configuration file on 'save' to tftp server

This thread has been viewed 3 times
  • 1.  Automatically save configuration file on 'save' to tftp server

    Posted Jan 05, 2014 05:04 PM

    Hello,

    on Cisco you can do:

     

    archive
     log config
      hidekeys
     path tftp://10.10.10.1/cisco/$h-$t
     write-memory

    Which automatically saves the config on every 'write mem' to the tftp server. Is there a similiar functionality on comware switches?

     

    Cheers,

        Thomas



  • 2.  RE: Automatically save configuration file on 'save' to tftp server

    Posted Jan 05, 2014 07:07 PM

    In the "HP 5820X & 5800 Switch Series Fundamentals Configuration Guide" there is a description of using scheduled tasks as "schedule job".

    This might work as a workaround (config is then backed up to a remote server every hour or whatever you prefer).

    There is also an "archive" command (in A5820) but that doesnt seem to be able to automatically backup the config to a remote server.

    Dunno if there is something like this in comware v7 products (A12000 or whatever runs comware v7 nowadays - A5820 and A5120 are comware v5 devices).