Support

How to Configure the Internet Access Service Through TR069 ACS

As we know U2560/TMS1000 is a terminal management system based on TR069 protocol, mainly used for terminal devices such as ONT e.g.remote configuration, upgrade, diagnosis and management.

This article describes how to configure the Internet access service via U2560/TMS1000 TR069 ACS regarding OLT and ONT side.

This command is used to add an optical network terminal (ONT) TR069 server profile. Configure TR069 server information in a profile. After this command is executed successfully, run the ont tr069-server-config command to bind the TR069 server profile to an ONT.

Command:

          ont tr069-server-profile add profile-id 2 url www.huawei.com user hw h

uawei auth-realm auth

Adding an ONT TR069 server profile succeeded

Profile ID  : 2

Profile name: tr069-server-profile_2

  • Then let’s find how to configurate ONT side.

Commissioning Interoperation Between the U2560 and the ONT

To configure and issue ONT services using the U2560, you need to add the ONT on the U2560 so that the U2560 can manage the ONT.

Procedure

1, Configure the parameters of the WAN interface.

a, In the navigation tree on the left, choose WAN > WAN Configuration.

b, In the pane on the right, click New. In the dialog box that is displayed, configure the parameters of the WAN interface as follows:

  • Enable WAN: enabled
  • Encapsulation mode: IPoE
  • WAN mode: Route WAN
  • Service type: TR069
  • VLAN ID: 50
  • 1p: 6
  • IP acquisition mode: DHCP

c, Click Apply.

2, Configure the TR-069 parameters.

a, In the navigation tree on the left, choose System Tools > TR-069.

b, In the pane on the right, set the TR-069 client parameters (other parameters use the default values) as follows:

  • ACS URL: http://10.11.11.1:9070
  • Connection Request User Name: server
  • Connection Request Password: server

c, Click Apply.

3, Confirm the ONT.

Log in to the U2560 and then choose Subnet view > TR-069 Subnet from WLAN and Home Network View in the navigation tree on the left. In the pane on the right, right-click and choose Refresh from the shortcut menu. The reported ONT list is displayed. Then, select the ONT list, right-click, and choose Confirm from the shortcut menu.

Configuring the Internet access service through the U2560.

Prerequisites

The ONT is auto discovered on the U2560. The user-side PC must be connected with the LAN port of an ONT by using network cables.

Context

The Internet access service includes the Layer 2 Internet access service and Layer 3 Internal access service.

  • Layer 2 Internet access service: The PPPoE dialup is performed on the PC. The IP address is allocated by the upper-layer BRAS. The ONT is connected to the OLT and then to the upper-layer network in the Layer 2 mode to provide the high-speed Internet access service.
  • Layer 3 Internet access service: The PPPoE auto dialup is performed on the ONT. The IP address is allocated by the DHCP IP address pool on the ONT. The ONT is connected to the OLT and then to the upper-layer network in the Layer 3 mode to provide the high-speed Internet access service.

You do not need to configure the Layer 2 Internet access service on the ONT, but you need to only enable the Layer 2 service channels between the OLT and ONT. This topic describes only how to configure the Layer 3 Internet access service.

Every data change must be saved. You can click Save in a window to save data changes. If you navigate to another node without saving data changes, a dialog box will be displayed prompting you to save the data changes. In this case, click YES in the dialog box. New data will be automatically applied to the ONTs after the data changes are saved.

Note: When configuring services on the U2560, do not modify the WAN interface connecting the U2560 and the ONT. Otherwise, the U2560 loses communication with the ONT.

Procedure

1, Log in to the U2560 and choose Subnet View > TR069 Subnet from the navigation tree. In the terminal list, right-click an ONT and choose Tools > Configure in Real Time from the shortcut menu.

2, In the Configure in Real Time dialog box, set Root Node to Internet gateway device.

3, Configure the working mode of a LAN port.

Choose InternetGatewayDevice > LANDevice > 1 > LANEthernetInterfaceConfig > 1 from the navigation tree. In the right pane, set X_HW_L3Enable to 1, indicating that port LAN1 works in the L3 mode.

NOTE:

When X_HW_L3Enableis set to 0, it indicates that the corresponding LAN port works in the L2 mode.

When X_HW_L3Enableis set to 1, it indicates that the corresponding LAN port works in the L3 mode.

By default, X_HW_L3Enable is set to 0.

4, Configure the parameters of the WAN interface.

a,Choose InternetGatewayDevice > WANDevice > 1 > WANConnectionDevice from the navigation tree. Click Add in the lower left part to create an instance.

b, Choose 2 > WANPPPConnection from the navigation tree and click Add in the lower left part. Choose the new 1 branch from the navigation tree. In the right pane, set parameters as follows:

  • SetEnable to 1, indicating that the WAN connection is enabled.
  • Set Connection Typeto IP_Routed, indicating that the connection type of the WAN interface is in routing mode.
  • Set NATEnableto 1, indicating that the NAT function is enabled.
  • Set Usernameto iadtest@pppoe and Password to iadtest, indicating that the PPPoE user name is iadtest@pppoe and the password is iadtest.
  • Set X_HW_SERVICELISTto INTERNET, indicating that the WAN interface provides Internet access.
  • Set X_HW_VLANto 10, indicating the VLAN ID of the WAN interface is 10.
  • Set X_HW_PRIto 1, indicating the priority level of the WAN interface is 1.

NOTE:

If the WAN interface obtains IP addresses in static or DHCP mode, choose WAN IPConnectionto set the parameters of the WAN interface.

If the WAN interface obtains IP addresses in PPPoE mode, choose WANPPPConnectionto set the parameters of the WAN interface.

5, Bind a LAN port.

Choose 1X_HW_LANBIND from the navigation tree. In the right pane, set Lan1Enable to 1 to bind the WAN interface to LAN port 1.

Result

  • Layer 2 Internet access:

Check whether the user successfully gains access to the Internet through dialup on the PC.

1, The LAN1 port of the ONT is connected to the Ethernet port of the PC properly.

2, Dial up on the PC using the PPPoE dialup software.

3, The user gains access to the Internet on the PC after the dialup is successful.

  • Layer 3 Internet access:

Check whether the user successfully gains access to the Internet through dialup on the PC.

1, The LAN1 port of the ONT is connected to the Ethernet port of the PC properly.

2, After the PC is configured to obtain its IP addresses automatically, the PC can obtain an IP address allocated by the ONT using DHCP.

3, After automatic PPPoE dialup is performed successfully on the ONT, users can access the Internet.

From this article, we elaborate in detail on how to add the ONT on the U2560/TMS1000 and configurate internet access service via the U2560/TMS1000 in terms of OLT and ONT side.

If further questions, please email us @sales@thunder-link.com

Related Posts