Results 1 to 5 of 5

Thread: How to backup settings on WL-700gE ?

  1. #1

    How to backup settings on WL-700gE ?

    Hi all,

    Thanks for sharing all this knolege about this equipments!

    I search the forum for a question i still have but i couldnt find any answer.

    Is it possible to backup all the settings made in web admin interface so if we make a mistake or changed something that we shouldt it would be easy and quick to put everything back to the working setup as in standard routers?

    Thanks once more!

  2. #2
    Write it down

  3. #3

    loool

    loool

    So is not possible! right?

    Thanks again.

  4. #4
    If you're running the custom firmware, then the closest thing I can think of is executing the command "nvram show" and saving the output somwhere.

    However, I don't thing there's any way to batch upload the nvram settings back in, though.

    - K.C.

  5. #5
    Quote Originally Posted by kfurge View Post
    However, I don't thing there's any way to batch upload the nvram settings back in, though.
    If bash was available then it could be as simple as... off the top of my head...
    Code:
    # cd  /shares/MYVOLUME1
    # nvram show > nvram_show
    # for i in `cat nvram_show`; do nvram set $i ; done

Similar Threads

  1. Radio Power settings
    By gusto_nl in forum WL-500gP Tutorials
    Replies: 47
    Last Post: 06-11-2009, 10:42
  2. External backup drive and streaming media
    By rgrossjr in forum WL-700g Q&A
    Replies: 11
    Last Post: 15-11-2006, 08:39
  3. Restore to factory defaults (NVRAM Settings)
    By schigndix in forum WL-500gP Q&A
    Replies: 0
    Last Post: 08-10-2006, 14:35
  4. Unable to enter IP into WL-500g settings
    By bojansporar in forum WL-500g Q&A
    Replies: 3
    Last Post: 23-09-2006, 19:26
  5. [WL-500g Deluxe V] Settings speichern
    By Steve` in forum German Discussion - Deutsch (DE)
    Replies: 10
    Last Post: 26-01-2006, 11:39

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •