ONT - Configure Internet Service

Matheus Plastino matheus at infiniteconsulting.com.br
Mon Sep 24 20:08:54 EDT 2018


*Hi guys, I just configure the TR069 communication between ONTs and
GenieACS. *

*Old firmware versions I used the commands below to configure internet
service (WAN interface using PPPoE)*



*curl -i
'http://localhost:7557/devices/xxxxxxxxxxx-xxxxxxx380FB7B8D/tasks?timeout=3000&connection_request
<http://localhost:7557/devices/xxxxxxxxxxx-xxxxxxx380FB7B8D/tasks?timeout=3000&connection_request>'
\*

*    -X POST \*

*    --data
'{"name":"addObject","objectName":"InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANPPPConnection"}'*



*curl -i 'http://localhost:7557/devices/ <http://localhost:7557/devices/>*
*xxxxxxxxxxx-xxxxxxx**380FB7B8D/tasks?connection_request' \*

*  -X POST \*

*  --data '{"name":"setParameterValues",
"parameterValues":[["InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANPPPConnection.2.Username",
"teste",
"xsd:string"],["InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANPPPConnection.1.Password",
"teste", "xsd:string"]]}'*



*curl -i 'http://localhost:7557/devices/ <http://localhost:7557/devices/>*
*xxxxxxxxxxx-xxxxxxx**380FB7B8D/tasks?timeout=3000&connection_request' \*

*    -X POST \*

*    --data '{ "name": "setParameterValues", "parameterValues":
[["InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANPPPConnection.1.NATEnabled",true]]
}'*



*curl -i 'http://localhost:7557/devices/ <http://localhost:7557/devices/>*
*xxxxxxxxxxx-xxxxxxx**380FB7B8D/tasks?timeout=3000&connection_request' \*

*    -X POST \*

*    --data '{ "name": "setParameterValues", "parameterValues":
[["InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANPPPConnection.1.X_HW_VLAN","1010",
"xsd:string"]] }'*



*curl -i 'http://localhost:7557/devices/ <http://localhost:7557/devices/>*
*xxxxxxxxxxx-xxxxxxx**380FB7B8D/tasks?timeout=3000&connection_request' \*

*    -X POST \*

*    --data '{ "name": "setParameterValues", "parameterValues":
[["InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANPPPConnection.1.X_HW_LANBIND.Lan4Enable",true]]
}'*





*But now, with new firmware, the ONT can't accept my configuration.*


*Someone has some idea? Or can send me some example?*


*How is the right way to configure CPE with WAN interface (PPPoE).*





*Thank you in advance.*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genieacs.com/pipermail/users/attachments/20180925/ee0bc242/attachment.html>


More information about the Users mailing list