PDA

View Full Version : NB1300 Configuration Export


Lungbeat
08-05-2003, 03:45 PM
Hi,

Does anybody know if it is possible to export your NB1300 configuration settings to a file (txt or other) to use as a backup or to import into another NB1300?

I know it is possible with a Netgear RP114 router so I'm hoping that the NB1300 has this feature too.

PS: I have posted this on the Whirlpool forums with no acceptable answers.

Lungbeat
14-05-2003, 03:20 PM
For anyone interested here's how to do it:

Just FTP into your modem from the command prompt (DOS) [i havent had success with any GUI FTP clients].

type:
FTP 192.168.1.1 (whatever your modem ip is)

to copy the file to your pc type:

GET config.reg

or to apply it type:

PUT config.reg

this worked for me fine