Router - TG582N: Difference between revisions

== Firmware Versions ==
 
Version 8.4.4.1 iswas the factory default (as of November 2011) Version 8.4.7.0 is IPv6 enabled, and is upgraded at AAISP when configured by AAISP.
 
Version 8.4.7.0 is IPv6 enabled version, and was being used up to June 2012.
 
Version 10.2.0.B is being used from June 2012.
 
AAISP usually configure the router on their TR-069 server and run the upgrade to 8.4.7.0 before shipping, but some customers have been shipped trial-routers with the 8.4.4.1...
 
Upgrading from 8.4.4.1 is arranged by AAISP via the TR-069 CPE WAN Management protocol. This involves installing the "isp.def" as needed to persuade the router to connect to AAISP's TR-069 servers and asking AAISP to request the upgrade. Twice it has happened that the upgrade only partially completed, and it has been recessarynecessary to FTP to the router, re-uploading the isp.def, before it 'reports in' to AAISP correctly.
 
===TFTP Firmware Upgrade===
 
In some cases, customers may want to upgrade their router manually, this can be done via TFTP or via a Windows program. Files available on request.
 
When setting up DHCPD, and example config is such:
 
host gateway {
hardware ethernet MAC:OF:YOUR:TECHNICOLOR;
fixed-address IP.GIVEN.TO.TECHNICOLOR;
next-server IP.OF.TFTP.SERVER;
filename "FIMWARE-FILE.rbi";
option tftp-server-name "DAN-T";
}
 
== Other Settings & Config info ==