Router - TG582N: Difference between revisions

 
===Adding a isp.def File===
Sometime you may need to upload an isp.def file from AAISP - there are separate isp.def files for ADSL and FTTC services. The files are simply FTP'd to the router, you may use a FTP gui program, or ftp the command line eg;:
FTP to the router:
ftp 192.168.1.254
binary
put isp.def
 
Optional:
del user.ini
 
quit
The user.ini file is the configuration file, so by deleting it you're factory resetting it after uploading the isp.def file.