Back Up 3526T-PWD+ & Restore

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • parks16
    Member
    • Jan 2014
    • 4

    Back Up 3526T-PWD+ & Restore

    Good Afternoon.

    I have about 15 of these switches in shop all configured and working great. I have purchased another and it has yet to be configured. Is there a way I can backup one of my live switches and restore it to this new one? The new switch would only need a few changes and it would save me a lot of time.

    Any help would be greatly appreciated!

    Thanks!
    Gordon
  • rameshng
    Brainiac
    • Oct 2011
    • 89

    #2
    I think copy config commands should work for you.,


    copy config [nvram|sftp|tftp]
    nvram
    Copy to local NV storage

    tftp address <ipv4 or ipv6>
    filename <filename>
    Specify the IP or IPv6 address to be copied on
    the TFTP server

    Restore the configuration from TFTP back to Switch:

    copy tftp config [address <A.B.C.D>|<WORD>]

    More help is available here:



    Comment

    • parks16
      Member
      • Jan 2014
      • 4

      #3
      Originally posted by rameshng View Post
      I think copy config commands should work for you.,


      copy config [nvram|sftp|tftp]
      nvram
      Copy to local NV storage

      tftp address <ipv4 or ipv6>
      filename <filename>
      Specify the IP or IPv6 address to be copied on
      the TFTP server

      Restore the configuration from TFTP back to Switch:

      copy tftp config [address <A.B.C.D>|<WORD>]

      More help is available here:



      Thanks for the response! I actually was able to just copy and paste from a txt file. I was having issues originally due to different code versions, but once I upgraded the code I was fine.

      Thanks!

      Comment

      • rameshng
        Brainiac
        • Oct 2011
        • 89

        #4
        Wonderful and happy to hear that your problem is resolved.

        Comment

        Loading