Wired Intelligent Edge

 View Only
last person joined: 20 hours ago 

Bring performance and reliability to your network with the HPE Aruba Networking Core, Aggregation, and Access layer switches. Discuss the latest features and functionality of your switching devices, and find ways to improve security across your network to bring together a mobile-first solution
Expand all | Collapse all

copy running config file to the TFTP server

This thread has been viewed 2 times
  • 1.  copy running config file to the TFTP server

    Posted Sep 17, 2013 04:41 PM

    Hi

     

    I have switch HP ProCurve 2910al 48g and would like to copy running config file to the TFTP server from the putty command line (SSH).

    Knows anyone how it should work?


    #tftp


  • 2.  RE: copy running config file to the TFTP server

    EMPLOYEE
    Posted Sep 17, 2013 04:58 PM

    https://support.hpe.com/hpesc/public/docDisplay?docId=mmr_kc-0128522

     

    Appendix A, Transferring Switch configuration

     

    Syntax:

    copy < startup-config | running-config > tftp < ip-addr > < remote-file >[ pc | unix ]

    copy config <filename > tftp < ip-addr > < remote-file > [ pc | unix ]

    This command can copy a designated config file in the switch

    to a TFTP server. For more on multiple configuration files,

    refer to “Multiple Configuration Files” on page 5-33.

     

    For example, to upload the current startup configuration to a file named sw2910 in the configs directory on drive “d” in a TFTP server having an IP address of 10.28.227.105:

    HP Switch# copy startup-config tftp 10.28.227.105 d:\configs\sw2910



  • 3.  RE: copy running config file to the TFTP server

    Posted Nov 09, 2015 01:54 AM

    Would It be posible to do this automatic by schedule or event??

    eg. "on save" -> TFTP archive to server

    eg. every sunday -> TFTP archive to server

    ??