Router - TG582N - TR069: Difference between revisions
No edit summary |
mNo edit summary |
||
Line 9: | Line 9: | ||
cwmp server config |
cwmp server config |
||
== Enabling/Disabling TR069 == |
|||
Disable TR069: |
|||
service system list |
|||
Disable: |
|||
service system modify name=CWMP-S state=disabled |
|||
service system modify name=CWMP-C state=disabled |
|||
saveall |
|||
(S is to disable configuration changes, C is to disable firmware updates) |
|||
Enable it again: |
|||
service system modify name=CWMP-S state=enabled |
|||
service system modify name=CWMP-C state=enabled |
|||
saveall |
|||
==Other pages regarding this router:== |
==Other pages regarding this router:== |
||
<ncl style=bullet maxdepth=5 headings=bullet headstart=2 showcats=1 showarts=1 showfirst=1>Category:Router TG582N</ncl> |
<ncl style=bullet maxdepth=5 headings=bullet headstart=2 showcats=1 showarts=1 showfirst=1>Category:Router TG582N</ncl> |
||
[[Category:Router TG582N]] |
[[Category:Router TG582N]] |
Revision as of 11:08, 11 November 2013
TR069
Via TR069 AAISP can send new configs to the router and upgrade firmware.
Routers should be configured by AAISP to talk back to the AAISP TR069 server - this allows management of firmware and config by AAISP staff if required. Some older routers may not be set up correctly, and some routers on older firmware (v8) on Non natted connections may not be able to talk to the TR069 server due to a firmware bug. Routers with version 10 firmware are likely to be configured ok though. To View the TR069 settings, via telnet:
cwmp server config
Enabling/Disabling TR069
Disable TR069:
service system list
Disable:
service system modify name=CWMP-S state=disabled service system modify name=CWMP-C state=disabled saveall
(S is to disable configuration changes, C is to disable firmware updates)
Enable it again:
service system modify name=CWMP-S state=enabled service system modify name=CWMP-C state=enabled saveall
Other pages regarding this router:
<ncl style=bullet maxdepth=5 headings=bullet headstart=2 showcats=1 showarts=1 showfirst=1>Category:Router TG582N</ncl>