Got it

Problem with TR069 and the MA5600

Created: Jan 20, 2021 17:10:42Latest reply: Jan 22, 2021 06:08:07 980 19 0 0 0
  HiCoins as reward: 5 (problem unresolved)

Hi guys,


We have a problem because I did it on ours MA5600:

    ont-lineprofile gpon profile-id 5    
    tr069-management ip-index 1
    tr069-management enable
    commit

We did it because when we register an ONT we push a default PPPoE doing this :

    gpon ont home-gateway config-method omci    
    interface gpon 0/1
    ont ipconfig 1 0 ip-index 1 pppoe vlan 200 user-account username defaultuserpppoe password defaultpasswordpppoe
    ont internet-config 1 0 ip-index 1

And then :

    ont tr069-server-config 1 0 profile-id 1

Because so, our  EG8145V5 contact the ACS and then it is provisioned from the ACS.


But the problem is that when the CPE is reboot, she comes up with the default PPPoE.


How could I do to avoid this?

Featured Answers

Recommended answer

Chenxintao
Admin Created Jan 21, 2021 02:26:27

Hi, friend!


Because the ONT WAN is configured through the OLT, after the ONT is restarted, the OLT issues the ONT configuration again. As a result, the configuration modified by the ACS is overwritten by the configuration issued by the OLT.


If you do not want the configuration modified by the ACS to be overwritten by the OLT configuration, do as follows:


Delete the WAN configuration of the ONT from the OLT. Then, create the WAN port of the ONT through the ACS.


After the ONT is restarted, restore the ONT configuration delivered by the ACS.


Thanks!

View more
  • x
  • convention:

user_4014635
user_4014635 Created Jan 21, 2021 07:59:59 (0) (0)
How could I do this? Because I absolutely need that the CPE comes up with the default PPPoE when it is registered or when it is reset  
Chenxintao
Chenxintao Reply user_4014635  Created Jan 21, 2021 08:32:07 (0) (0)
Can you describe the problem more clearly? My friend.
Based on the preceding description, my understanding is as follows:
You want to restore the PPPoE configuration modified by the ACS after the device restarts.  
user_4014635
user_4014635 Reply Chenxintao  Created Jan 21, 2021 10:15:10 (0) (0)
yes, it is correct
but I couldn'understand "Delete the WAN configuration of the ONT from the OLT. Then, create the WAN port of the ONT through the ACS."  
Chenxintao
Chenxintao Reply user_4014635  Created Jan 21, 2021 10:57:22 (0) (0)
I have updated my reply, due to the word limit, please see comments below.  
All Answers
Thanks for contacting the Huawei community!

We are checking your question and will provide an answer to you shortly..
View more
  • x
  • convention:

Hi, friend!


Because the ONT WAN is configured through the OLT, after the ONT is restarted, the OLT issues the ONT configuration again. As a result, the configuration modified by the ACS is overwritten by the configuration issued by the OLT.


If you do not want the configuration modified by the ACS to be overwritten by the OLT configuration, do as follows:


Delete the WAN configuration of the ONT from the OLT. Then, create the WAN port of the ONT through the ACS.


After the ONT is restarted, restore the ONT configuration delivered by the ACS.


Thanks!

View more
  • x
  • convention:

user_4014635
user_4014635 Created Jan 21, 2021 07:59:59 (0) (0)
How could I do this? Because I absolutely need that the CPE comes up with the default PPPoE when it is registered or when it is reset  
Chenxintao
Chenxintao Reply user_4014635  Created Jan 21, 2021 08:32:07 (0) (0)
Can you describe the problem more clearly? My friend.
Based on the preceding description, my understanding is as follows:
You want to restore the PPPoE configuration modified by the ACS after the device restarts.  
user_4014635
user_4014635 Reply Chenxintao  Created Jan 21, 2021 10:15:10 (0) (0)
yes, it is correct
but I couldn'understand "Delete the WAN configuration of the ONT from the OLT. Then, create the WAN port of the ONT through the ACS."  
Chenxintao
Chenxintao Reply user_4014635  Created Jan 21, 2021 10:57:22 (0) (0)
I have updated my reply, due to the word limit, please see comments below.  

Hi, friend!


This is because the ONT supports only one management channel.


Generally, after the ONT is restarted, the OLT re-issues the ONT configuration. Because the ONT WAM is configured on the OLT, the ACS only modifies WAN parameters. Therefore, after the ONT is restarted, the PPPoE restores the OLT configuration.


You should know that the ACS is a server provided by other vendors, but the ACS can manage ONTs.


If you do not want to restore the default PPPoE after each restart, use either of the following methods:

1. It is recommended that you modify PPPoE on the OLT.

2. Delete the ONT WAN configuration on the OLT, and then configure the ONT WAN configuration on the ACS.


Thanks!

View more
  • x
  • convention:

user_4014635
user_4014635 Created Jan 21, 2021 11:15:36 (0) (0)
But if I try
undo ont ipconfig 7 13 ip-index 1
Failure: The IP interface has been used  
Chenxintao
Chenxintao Reply user_4014635  Created Jan 21, 2021 12:38:34 (0) (0)
According to your previous configuration, should enter the interface gpon 0/1 command, and then run the undo ont internet-config 1 0 ip-index 1 command to clear the IP address of the ONT.  
Chenxintao
Chenxintao Reply user_4014635  Created Jan 22, 2021 01:04:58 (0) (0)
Hi, friend!
If a PPPoE dial-up connection has been established, the WAN cannot be deleted directly. The WAN port needs to be deleted only after the PPPoE dialup is disconnected.
You can run the ont deactivate portid {ontid | all} command to disconnect PPPoE dialup and then delete the configuration.  
user_4014635
user_4014635 Reply Chenxintao  Created Jan 22, 2021 09:30:04 (0) (0)
Thank you so much for your answer but if I run the deactivate command the CPE goes down...  
Chenxintao
Chenxintao Reply user_4014635  Created Jan 22, 2021 09:35:16 (0) (0)
But after the undo ont internet-config command is run, services are also interrupted.  
user_4014635
user_4014635 Reply Chenxintao  Created Jan 22, 2021 09:41:02 (0) (0)
okok, but if the CPE is reset it doesn't came up with the default PPPoE?  
Chenxintao
Chenxintao Reply user_4014635  Created Jan 22, 2021 10:03:26 (0) (0)
Hi,
After the device is restored to factory settings, the OLT still issues the default PPPoE unless the OLT configuration is deleted.
I've just confirmed that changing the management channel will cause service interruption regardless of the way it is taken.  
user_4014635
user_4014635 Reply Chenxintao  Created Jan 22, 2021 10:35:19 (0) (0)
Sorry, so to summarize, what should I do to ensure that when rebooted it keeps its configuration (of the ACS) while when it is reset it is pushed the default PPPoE? Thanks  
Chenxintao
Chenxintao Reply user_4014635  Created Jan 22, 2021 10:49:01 (0) (0)
Hi, friend!
As I said before, my friend. If you need to restore the configuration of the ACS after the device is rebooted, you only have the migration management channel, remove the configuration on OLT, and rebuild the configuration of the device on the ACS  
user_4014635
user_4014635 Reply Chenxintao  Created Jan 22, 2021 13:39:14 (0) (0)
Could you kindly give me an example? Thanks  
Good answer!
View more
  • x
  • convention:

Comment

You need to log in to comment to the post Login | Register
Comment

Notice: To protect the legitimate rights and interests of you, the community, and third parties, do not release content that may bring legal risks to all parties, including but are not limited to the following:
  • Politically sensitive content
  • Content concerning pornography, gambling, and drug abuse
  • Content that may disclose or infringe upon others ' commercial secrets, intellectual properties, including trade marks, copyrights, and patents, and personal privacy
Do not share your account and password with others. All operations performed using your account will be regarded as your own actions and all consequences arising therefrom will be borne by you. For details, see " User Agreement."

My Followers

Login and enjoy all the member benefits

Login

Block
Are you sure to block this user?
Users on your blacklist cannot comment on your post,cannot mention you, cannot send you private messages.
Reminder
Please bind your phone number to obtain invitation bonus.