Hi,
I would like to configure/enable TR-069 option that the ACS server will recognize the modem.
I know that TR-069 parameters could be set via DHCP option 125 or via TLV202 in CM config file.
Does anybody have some experience related to Docsis and TR-069?
My CPE is Ubee EVW32C.
Thanks in advance, vaitapu
I have successfully configured TR-069 via TLV codes so the CPE could be managed via ACS now.
BR, vaitapu
Good deal that you got it working! Now when my company decides to do it, I'll contact you!
;-/
ODG
Hi there, can you share the config file that enables the tr69? Tks.
BR, Rafael
eRouter
{
InitializationMode 1;
TR69ManagementServer
{
EnableCWMP 1;
URL "http://89.216.13.129:7547/";
Username "test";
Password "tast";
ACSOverride 0;
}
}
Tks a lot! bajojoba.
Hello,
I'm using tlv202 as option125 in docsis 3.1 is reseved for docsis stuff.
Br
Does anybody know how via TLV 202 "disable" TR69?
I think that the parameter below is not OK.
GenericTLV TlvCode 202 TlvLength 1 TlvValue 0x00;
Regards, 0603