Router - TG582N - TR069: Difference between revisions
No edit summary |
(clean up) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
[[Image:T582-small.png|link=:Category: |
[[Image:T582-small.png|link=:Category:Router TG582N|Got to Main TG582N Page]] |
||
= TR069 = |
= TR069 = |
||
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 |
|||
⚫ | |||
<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]] |
|||
⚫ |
Latest revision as of 00:19, 18 August 2018
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>