Support

How to implement the TR069 protocol in Huawei MA5600T series OLT?

With the popularization of the internet, the complexity and diversity of the terminal equipment of the home network have been put forward to the terminal management, and the digital subscriber line (DSL) forum has been specially designed for the terminal—-TR069. This paper mainly tells us how to implement the TR069 protocol in Huawei MA5600T series OLT.

MA5608T front image.jpg

The TR069 protocol uses the HTTP (client / server (C/S) model, which is used in the framework of the architecture design, and draws a lot of mature technology of Web, which makes the protocol implementation is relatively simple, and has a good scalability. In the definition of management parameters, the TR069 protocol is designed for the terminal business characteristics. Through the deployment of TR069 based network management system, it can improve the ease of use and management of the equipment, and facilitate the rapid deployment of the home network equipment and business rapid development.

TR069-management

Function

This command is used to enable or disable the TR069 management channel function of an ONT, and configure the IP index of the TR069 management. By default, the ONT TR069 management function of an ONT is disabled, and the IP index of TR069 is 0.

Format

tr069-management { switch | ip-index index }

Parameters

Parameters.png

Modes

GPON ONT line profile mode

Level

Operator level

HG8546M.jpg

Usage Guidelines

1. There are multiple management modes for an ONT, namely, OMCI, TR069, SNMP, and XML file loading.

2. Run the config command to enter global config mode, and then run the ont-lineprofile gpon command to enter ONT line profile config mode.

3. You can run the display ont-line profile gpon command to query the TR069 management status of an ONT line profile.

Example

To enable the TR069 management channel of line profile 10, do as follows:

Thun-test-OLTconfig-gpon-lineprofile-10)#tr069-management                                
 { ip-index<K>|switch<E><enable,disable> }:enable                                                       
   Command:                                    
                       tr069_management enable

System Response

1. The system does not display any message after the command is executed successfully.

2. For more information about the error message that the system displays against a command entered with incorrect syntax, see the product specification.

ONT TR069-management

Function

Configured TR069 management channel.

Format

ont tr069-management portid ontid switch

ont tr069-management portid ontid ip-index index

Parameters

Parameters.png

Modes

GPON mode

Level

Operator level

Usage Guidelines

1. Run the config command to enter global config mode, and then run the interface gpon command to enter GPON mode.

2. Run this command to configure the TR069 management channel function of a single ONT connected to a PON port.

3. After an ONT is added, the TR069 management channel function of the ONT is disabled by default.

4. If you do not want to use the default value of ip-index as the WAN port corresponding to the TR069, run the ont tr069-management ip-index command to set the WAN port corresponding to the TR069 and then run the tr069-management enable command to enable TR069 management, avoiding repeated ONT configuration.

Example

To disable the TR069 management channel function of ONT 0 connected to port 0 on GPON board 0/3, do as follows:

Thun-test-OLTconfig-if-gpon-0/3)#ont tr069-management
 { portid<U><0,7> }:0                                
 { ontid<U><0,127> }:0  
 { ip-index<K>|switch<E><enable,disable> }:disable
         Command: 
                               ont tr069_management 0 0 disable
   Setting ONT tr069 management succeeded

GPBD Board.jpg

To configure the IP index of the TR069 management channel on ONT 0 connected to port 0 on GPON board to 1, do as follows:

Thun-test-OLTconfig-if-gpon-0/3)#ont tr069-management
{ portid<U><0,7> }:0
{ ontid<U><0,127> }:0
{ ip-index<K>|switch<E><enable,disable> }:ip-index
{ index< U >< 0,1 > }: 1
      Command:                                   
                                 ont tr069_management 0 0 ip-index 1
  Setting ONT tr069 management succeeded

System Response

1. The system displays the message “Setting ONT TR069 management succeeded” after the TR069 management channel function or the IP index of the TR069 management channel is configured successfully. In other cases, the system displays an error message.

2. For more information about the error message that the system displays against a command entered with incorrect syntax, see the product specification.

Display ONT TR069-management

Function

This command is used to query whether the TR069 management channel of an ONT is enabled or disabled, and the IP index of the TR069.

Format

display ont tr069-management portid ontid

Parameters

Parameters.png

Modes

GPON mode

Level

Operator level

Usage Guidelines

1. Run the config command to enter global config mode, and then run the interface gpon command to enter GPON mode.

2. Run this command to query whether the TR069 management channel of the ONT connected to a PON port is enabled or disabled.

Example

To query whether the TR069 management channel of ONT 0 connected to port 0 on GPON board 0/3 is enabled or disabled, do as follows:

Thun-test-OLTconfig-if-gpon-0/3)#display ont tr069-management  
 { portid<U><0,7> }:0                               
 { ontid<U><0,254> }:0
            
 Command:          
             display ont tr069-management 0
0                            
       --------------------------------------------------------------------------   
        F/S/P    ONT-ID     tr069 management  ip index   
       --------------------------------------------------------------------------   
        0/3/0  0          Enable            1   
     --------------------------------------------------------------------------

System Response

1. The system displays whether the TR069 management channel is enabled or disabled after this command is executed successfully.

2. The following table describes the parameters in response to this command.

Parameters.png

3. For more information about the error message that the system displays against a command entered with incorrect syntax, see the product specification.

According to the above description, you should know how to implement the TR069 protocol in MA5600T series. Through the deployment of TR069 based network management system, it can greatly reduce the user’s configuration/ management work. If you still need any help, please feel free to contact: supports@thunder-link.com

Related Posts