Got it

How to add a third-party ONT to a Huawei OLT (MA5608T)?

Latest reply: Apr 14, 2022 07:36:38 13731 16 2 0 0

Hello there, all!


This post enquires about the procedure of how to add a third-party ONT to a Huawei OLT (MA5608T). Please see more details as you read below.

Huawei MA5608T


ISSUE DESCRIPTION


I have bought and used a Huawei OLT (MA5608T).

 


MA5608T(config)#display board 0

  -------------------------------------------------------------------------

  SlotID  BoardName  Status          SubType0 SubType1    Online/Offline

  -------------------------------------------------------------------------

  0       H801XGBD   Normal

  1       H807GPBD   Normal

  2

  3       H801MCUD1  Active_normal   CPCB

  4       H801MPWD   Normal

  5

  -------------------------------------------------------------------------



MA5608T(config)#display version

{ <cr>|backplane<K>|frameid/slotid<S><Length 1-15> }:


  Command:

          display version


  VERSION : MA5600V800R018C00

  PATCH   : SPH102

  PRODUCT : MA5608T


  Active Mainboard Running Area Information:

  --------------------------------------------------

  Current Program Area : Area A

  Current Data Area : Area A


  Program Area A Version : MA5600V800R018C00

  Program Area B Version : MA5600V800R018C00


  Data Area A Version : MA5600V800R018C00

  Data Area B Version : MA5600V800R018C00

  --------------------------------------------------


  Uptime is 0 day(s), 20 hour(s), 28 minute(s), 59 second(s)

 


I am having some troubles to add third party ONTs (e.g. a FINISAR ONT) to the MA5608T. It isn't going online when using the commands 'ont add' or 'ont confirm'.

 

However, if the vendor ID of the third party ONT is modified as 'HWTC', it is going online with MA5608T.


POSSIBLE SOLUTION

 

Namely, I think that the MA5608T checks whether the vendor ID of the ONTs is 'HWTC' or not.

 

Please, tell me to add a third-party ONT (whose vendor ID is not 'HWTC') to a Huawei MA5608T OLT.

I think that the huawei OLT (MA5608T) sends the deactivate-ONT message after online,if the vendor ID of the ONT is not "HWTC".Perhaps, if other vendor ID is registered using "xpon ont-interoperability-mode vendor [vendor-id]", can it be added to the huawei OLT (MA5608T) successfully??
View more
  • x
  • convention:

hi,Interworking with third-party ONTs requires a license and an interworking file;

Then use this command:load ont-interoperability-file;

So you need the help of your OLT provider.
 
View more
  • x
  • convention:

Dear Krystal.
Thank you for your help.
But, The command of "load ont-interoperability-file" is not supported for our firmware version.
Can you tell me which version this command is supported at?
Thanks
View more
  • x
  • convention:

Dear Krystal.

I know that the fw version of V800R015C00 (SPC100) supports the command of "load ont-interoperability-file".
But I need to know the format of ont-interoperability-file".
Can you tell me the format of ont-interoperabiltiy-file?

Thanks.
View more
  • x
  • convention:

Posted by jwyang.raymond at 2019-01-18 00:47 Dear Krystal.I know that the fw version of V800R015C00 (SPC100) supports the command of "load ont-in ...

hi raymond

file format:xxx.iof

 

View more
  • x
  • convention:

Posted by jwyang.raymond at 2019-01-18 00:40 Dear Krystal.Thank you for your help.But, The command of "load ont-interoperability-file" is not sup ...

 

You can refer to the following instructions

 

Usage Guidelines

  • If a command for loading, backing up, duplicating, or saving a file is being executed, the execution of this command fails.
  • Before loading a file, ensure that the TFTP, FTP, or SFTP server communicates with the device properly and the file path is set correctly on the server.
  • In the case of loading through FTP, TFTP, or SFTP, you can run the display progress load command to query the loading progress. In the case of loading through Xmodem, the display progress load command is unavailable.
  • During the loading process, the system displays the running information and related information, indicating the loading result, whether the loading is successful, and the failure cause if a failure occurs.

    Prompt

    Solution

    Loading (backuping, rollbacking,duplicating) command being executed. Please retry later

    Wait for the previous operation (loading, backup, duplication or rollback) to complete.

    Failure: Load buffer is busy. Please retry later

    Check whether an ongoing operation, such as loading, backup, or packet capturing, is being performed. Wait for the ongoing operation to complete or manually complete the operation.

    Failure: Failed to transfer the file

    1. Check whether the network is in the normal state.
    2. Check whether the IP address of the system and that of the file server are in the same network segment.
    3. Check whether the client is started.
    4. Check whether the current folder on the client is correct.
    5. Check whether the current folder on the client contains the file to be loaded.

    Failure: CRC check of the loading file failure

    Check whether the current file has been modified. Load the released file.

    Failure: Error occurs when write flash

    Check whether the hardware is faulty, rectify the fault, and reload the file.

  • After the file is loaded successfully, you can run the display xpon ont-interoperability-file command to query the information about the ONT interoperability file.

 

Example

To load the ONT interoperability file (stored in the server with IP address 10.10.10.10) through TFTP, do as follows:

huawei#load ont-interoperability-file
{ ftp<K>|sftp<K>|tftp<K>|xmodem<K> }:tftp                                  
{ ServerIpAddress<I><X.X.X.X> }:10.10.10.10                                
{ filename<S><Length 1-128> }:ont_iofile.iof                               
                                                                                
  Command:                                                                      
          load ont-interoperability-file tftp 10.10.10.10 ont_iofile.iof        
  Loading a new ONT interoperability file will overwrite the existing           
interoperability configurations on the OLT.                                     
  Are you sure you want to load this file?(y/n)[n]:y                       
  Load(backup,duplicate,...) begins, please wait and notice the rate of progress
  Any operation such as reboot or switchover will cause failure and             
unpredictable result                                                            
  The loading starts                                                            
  PARAMETERS :FrameID: 0, SlotID: 9, Position: -1, Load type: ONT               
interoperability file, Load Object: Active control board                        
                                                                                
huawei#                                                                
                                                                                
huawei#                                                                
  The loading is successful                                                     
  PARAMETERS :FrameID: 0, SlotID: 9, Position: -1, Load type: ONT               
interoperability file, Load Object: Active control board    
View more
  • x
  • convention:

Dear Krystal.

Thanks.
But I want to know that the format for the contents of the "xxx.iof" file.
Namely, I tried the following format, but it failed for the reason of "File check failure".
The contents format of my xxx.iof file.
---------------------------------------------------------------------------------------------------------------
[Version]
Version=1.00;

[IOProfile]
VID="MYVID",OntModel="unspecific",SwVer="unspecific",NP0=2,NP1=1,NP2=1,NP3=1;
---------------------------------------------------------------------------------------------------------------

Can you show me the contents of the xxx.iof file for example??
Is there anybody who knows the content format of the xxx.iof file??
This post was last edited by jwyang.raymond at 2019-01-18 07:43.
View more
  • x
  • convention:

Posted by jwyang.raymond at 2019-01-18 01:53 Dear Krystal.Thanks.But I want to know that the format for the contents of the "xxx.iof" file.Namely ...

Dear Raymond

 

This file must be provided by Huawei for research and development. The forum cannot be provided. You need to ask your provider for help. Let him go to the Huawei regional department and apply for the product department.
And need specific information of third-party ONT.
Please consideration
View more
  • x
  • convention:

Dear Krystal.

I already contacted with support@huawei.com on this issue.
But, Huawei told me that they don't support customers on Korea.
so, I posted this issue here to get others help.
Plus, I couldn't find where Korea provider is located and his contacts on Huawei Web site.

Can you provide me the contacts information of Korea provider?

Thanks.
View more
  • x
  • convention:

12
Back to list

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.