Succesfully registered huawei ont

Do You use VAS Profile to push configuration into ONT ?

Yes,

We have successfully integrated several Huawei ONT models with GenieACS like HS8546V, EG8145V5, HG8010H, …

Some models works without like a charm, but another have a “little” issues with some SPV that you need to set by another way.

if you know what should add please tell me <3

if you know how please till me

if you know what should add please tell me <3

Hi Guys, I am trying to remotely configure the ACS server parameters in the huawei eg8145v5 ONT by OMCI using the CLI OLT configurations:

ma5608t(config)#ont tr069-server-profile add profile-id 1 profile-name myacs url acs01.mydomain.com.br:7547

ma5608t(config-if-gpon-0/0)#ont tr069-server-config 7 5 profile-id 1

Here is my tr-069 profile:

ma5608t#display ont tr069-server-profile profile-id 1

  • -----------------------------------------------------------------------*
  • Profile-id : 1*
  • Profile-name : myacs*
  • URL : acs01.romasat.com.br:7547*
  • User Name : -*
  • Realm : -*
  • -----------------------------------------------------------------------*
  • Binding times : 1*
  • -----------------------------------------------------------------------*

But the ONT doesn’t receive the parameters. It seems that the ONT are not getting the tr069 profile configured in the OLT.

I have already declared these parameters at the ONT web interface and it works fine, successfully register the ont on genieacs.

Could any one help me to solve it? Why the ONT is not catching the tr69 profile from the OLT?

Thank you

– Enable TR-069 on the line profile.

huawei(config-gpon-lineprofile-10)#tr069-management enable

– To link the 1st profile to the TR-069 server to the ONT 0 connect to GPON Port.

huawei(config-if-gpon- 0/3 )# ont tr069 -server-config 0 0 profile-id 1

– To clear the TR-069 server configuration in the ONT 0 connect to GPON port.

huawei (config-if-gpon- 0/3 )# undo ont tr069-server-config 0 0

– To clear the TR-069 server configuration in all ONTs connect to GPON port.

huawei(config-if-gpon-0/3)#undo ont tr069-server-config

The new devices must be shown in the devices tab, now, you can manage your ONTs.