Got it

Configure ont huawei hg845H to olt huawei MA5608T

Created: Oct 14, 2019 22:11:06Latest reply: Oct 18, 2019 14:43:26 5399 6 0 0 0
  Rewarded HiCoins: 0 (problem resolved)
Hello team, master, and friends
Need help how to make ont huawei have internet accses from olt huawei

Im already setup the configuration from both, and in the wan status of the ont huawei haved connected, but still no internet acsses :(

Anybody's here knows the problem? And helpe me to solve this case??

Feel great thanks to whos help me in my case

Thanks before
Attachment: You need to log in to download or view. No account? Register

Featured Answers

Recommended answer

liqiang185
Admin Created Oct 15, 2019 05:56:52

For details, see the following steps.

Configuring the Internet Access Service (on a Web Page or the U2000)

The OLT is connected to the remote ONT through a GPON port to provide users with high-speed Internet access services.

Prerequisites

  • The OLT is connected to the BRAS.
  • Related configurations are performed on the BRAS according to the authentication and accounting requirements for dialup users. For details about the configurations, see the configuration guide.
  • The ONT has been added to the OLT. For details, see Adding an ONT to an OLT.
  • The VLAN of the LAN switch port connected to the OLT is the same as the upstream VLAN of the OLT.
  • The Web page and NMS window for configuring ONT varies with ONT versions, but the parameter configuration is the same. For details, see relevant ONT manuals.

Data Plan

Item

Data

ONT line profile

Profile name: ftth

GEM port ID: 14

VLAN Plan

Double-tagged VLAN:
  • S-VLAN ID: 100
  • S-VLAN type: smart
  • S-VLAN attribute: stacking
  • CVLAN ID: 1001
  • C'-VLAN ID: 1010-1011
VLAN translation policy:
  • ONT: ONTs configure the VLAN and add the same C-VLAN tag to packets. All ONTs are in the same C-VLAN.
  • OLT: The OLT performs VLAN translation: C<->S+C'. The C'-VLAN of every ONT differs from each other.

Procedure

  • Configure the OLT.
    1. Configure a traffic profile.

      Run the display traffic table ip command to query the existing traffic profiles in the system. If the traffic profiles existing in the system do not meet the requirements, you need to run the traffic table ip command to add a traffic profile.

      Set the profile ID to ftth_hsi, the CIR to 4 Mbit/s, and the priority to 0. In addition, configure the scheduling mode so that packets are scheduled according to their priorities.

      huawei(config)#traffic table ip name ftth_hsi cir 4096 priority 0 priority-policy local-setting

    2. Configure the mapping relationship between a GEM port and a VLAN.

      The service flow of user VLAN 1001 is mapped to GEM port 14 in the ONT line profile.

      huawei(config)#ont-lineprofile gpon profile-name ftth
      huawei(config-gpon-lineprofile-1)#gem mapping 14 0 vlan 1001
      huawei(config-gpon-lineprofile-1)#commit
      huawei(config-gpon-lineprofile-1)#quit

    3. Create a service VLAN and add an upstream port to it.

      Add upstream port 0/19/0 to VLAN 100.

      huawei(config)#vlan 100 smart
      huawei(config)#vlan attrib 100 stacking
      huawei(config)#port vlan 100 0/19 0

    4. Create service flows.

      Set the service VLAN to 100, GEM port ID to 14, and user VLAN to 1001, and use traffic profile ftth_hsi.

      huawei(config)#service-port vlan 100 gpon 0/1/0 ont 1 gemport 14 multi-service
      user-vlan 1001 tag-transform translate-and-add 
      inner-vlan 1010 inbound traffic-table name ftth_hsi outbound traffic-table name ftth_hsi
      huawei(config)#service-port vlan 100 gpon 0/1/0 ont 2 gemport 14 multi-service 
      user-vlan 1001 tag-transform translate-and-add 
      inner-vlan 1011 inbound traffic-table name ftth_hsi outbound traffic-table name ftth_hsi

    5. Save the data.
      huawei(config)#save
  • Configure the ONT on the Web page.
    1. Log in to the Web configuration page.

    2. Configure the IP address of the PC network adapter to be in the same network segment with the IP address of the local maintenance Ethernet port on the ONT.
    3. Open the Web browser, and enter the IP address (https with high priority is recommended) of the local maintenance Ethernet port on the ONT. In the login window that is displayed, enter the user name and password of the administrator. After the password is authenticated, the web configuration window is displayed.

  • Configure the working mode of a LAN port.

    The LAN port bound to the WAN port must work in the Layer 3 mode. Therefore, set the working mode to Layer 3 for the LAN port connected to the PC.


    fig_service_014701.png

  • Configure parameters of a WAN port.


    fig_service_014702.png

  • Check the ONT connection status.


    fig_service_014703.png

  • Configure the ONT on the U2000.
    1. Add a general VAS configuration profile for the ONT.


      fig_vasprofile_hsi-01.png

      fig_vasprofile_hsi-02.png

      fig_vasprofile_hsi-03.png

      fig_vasprofile_hsi-04.png

      fig_vasprofile_hsi-05.png

      icon-note.gif NOTE:

      To bind a WAN port to multiple LAN ports, set Physical Port Name to LAN1,...,LANx. For example, to bind WAN 1 to LAN 1 and LAN 2, set Physical Port Name to LAN1, LAN2.

    2. Bind a general VAS profile.


      fig_bindvasprofile_hsi-01.png

      fig_bindvasprofile_hsi-02.png

    3. Configure the ONT value-added service.


      fig_vasservice_hsi-01.png

      fig_vasservice_hsi-02.png

      icon-note.gif NOTE:

      The User Name and Password must be the same as those configured on the BRAS.


View more
  • x
  • convention:

All Answers
Hi dear,
I think that it should be a configuration error, you need to check the configuration on the ONT side and OLT side, it is recommended that you contact Huawei service hotline or local TAC or global TAC to remotely view the configuration.
Thanks!
View more
  • x
  • convention:

Im not sure my configuration ia correctly, because is my firts time set the configuration this olt huawei,
So i need little guid to configuration this olt from first time
View more
  • x
  • convention:

For details, see the following steps.

Configuring the Internet Access Service (on a Web Page or the U2000)

The OLT is connected to the remote ONT through a GPON port to provide users with high-speed Internet access services.

Prerequisites

  • The OLT is connected to the BRAS.
  • Related configurations are performed on the BRAS according to the authentication and accounting requirements for dialup users. For details about the configurations, see the configuration guide.
  • The ONT has been added to the OLT. For details, see Adding an ONT to an OLT.
  • The VLAN of the LAN switch port connected to the OLT is the same as the upstream VLAN of the OLT.
  • The Web page and NMS window for configuring ONT varies with ONT versions, but the parameter configuration is the same. For details, see relevant ONT manuals.

Data Plan

Item

Data

ONT line profile

Profile name: ftth

GEM port ID: 14

VLAN Plan

Double-tagged VLAN:
  • S-VLAN ID: 100
  • S-VLAN type: smart
  • S-VLAN attribute: stacking
  • CVLAN ID: 1001
  • C'-VLAN ID: 1010-1011
VLAN translation policy:
  • ONT: ONTs configure the VLAN and add the same C-VLAN tag to packets. All ONTs are in the same C-VLAN.
  • OLT: The OLT performs VLAN translation: C<->S+C'. The C'-VLAN of every ONT differs from each other.

Procedure

  • Configure the OLT.
    1. Configure a traffic profile.

      Run the display traffic table ip command to query the existing traffic profiles in the system. If the traffic profiles existing in the system do not meet the requirements, you need to run the traffic table ip command to add a traffic profile.

      Set the profile ID to ftth_hsi, the CIR to 4 Mbit/s, and the priority to 0. In addition, configure the scheduling mode so that packets are scheduled according to their priorities.

      huawei(config)#traffic table ip name ftth_hsi cir 4096 priority 0 priority-policy local-setting

    2. Configure the mapping relationship between a GEM port and a VLAN.

      The service flow of user VLAN 1001 is mapped to GEM port 14 in the ONT line profile.

      huawei(config)#ont-lineprofile gpon profile-name ftth
      huawei(config-gpon-lineprofile-1)#gem mapping 14 0 vlan 1001
      huawei(config-gpon-lineprofile-1)#commit
      huawei(config-gpon-lineprofile-1)#quit

    3. Create a service VLAN and add an upstream port to it.

      Add upstream port 0/19/0 to VLAN 100.

      huawei(config)#vlan 100 smart
      huawei(config)#vlan attrib 100 stacking
      huawei(config)#port vlan 100 0/19 0

    4. Create service flows.

      Set the service VLAN to 100, GEM port ID to 14, and user VLAN to 1001, and use traffic profile ftth_hsi.

      huawei(config)#service-port vlan 100 gpon 0/1/0 ont 1 gemport 14 multi-service
      user-vlan 1001 tag-transform translate-and-add 
      inner-vlan 1010 inbound traffic-table name ftth_hsi outbound traffic-table name ftth_hsi
      huawei(config)#service-port vlan 100 gpon 0/1/0 ont 2 gemport 14 multi-service 
      user-vlan 1001 tag-transform translate-and-add 
      inner-vlan 1011 inbound traffic-table name ftth_hsi outbound traffic-table name ftth_hsi

    5. Save the data.
      huawei(config)#save
  • Configure the ONT on the Web page.
    1. Log in to the Web configuration page.

    2. Configure the IP address of the PC network adapter to be in the same network segment with the IP address of the local maintenance Ethernet port on the ONT.
    3. Open the Web browser, and enter the IP address (https with high priority is recommended) of the local maintenance Ethernet port on the ONT. In the login window that is displayed, enter the user name and password of the administrator. After the password is authenticated, the web configuration window is displayed.

  • Configure the working mode of a LAN port.

    The LAN port bound to the WAN port must work in the Layer 3 mode. Therefore, set the working mode to Layer 3 for the LAN port connected to the PC.


    fig_service_014701.png

  • Configure parameters of a WAN port.


    fig_service_014702.png

  • Check the ONT connection status.


    fig_service_014703.png

  • Configure the ONT on the U2000.
    1. Add a general VAS configuration profile for the ONT.


      fig_vasprofile_hsi-01.png

      fig_vasprofile_hsi-02.png

      fig_vasprofile_hsi-03.png

      fig_vasprofile_hsi-04.png

      fig_vasprofile_hsi-05.png

      icon-note.gif NOTE:

      To bind a WAN port to multiple LAN ports, set Physical Port Name to LAN1,...,LANx. For example, to bind WAN 1 to LAN 1 and LAN 2, set Physical Port Name to LAN1, LAN2.

    2. Bind a general VAS profile.


      fig_bindvasprofile_hsi-01.png

      fig_bindvasprofile_hsi-02.png

    3. Configure the ONT value-added service.


      fig_vasservice_hsi-01.png

      fig_vasservice_hsi-02.png

      icon-note.gif NOTE:

      The User Name and Password must be the same as those configured on the BRAS.


View more
  • x
  • convention:

Hello,
 
>>User name:root>>User password:
MA5608T>enableMA5608T#configMA5608T(config)#MA5608T(config)#display board 0--------------------------------------------------------------------------------------  SlotID  BoardName  Status        SubType0 SubType1    Online/Offline-------------------------------------------------------------------------------------
01       H807GPBD    Auto_find2       H801MCUD    Active_normal   CPCA34       H801MPWD    Normal5--------------------------------------------------------------------------------------
MA5608T(config)#board confirm 00 frame 4 slot board has been confirmed
MA5608T(config)#board confirm 0/10 frame 1 slot board has been confirmed
MA5608T(config)#board confirm 0/20 frame 2 slot board has been confirmed
##################################################### Adres IP dla OLT###################################################MA5608T(config)#interface vlanif 1MA5608T(config-if-vlanif1)#ip address 192.168.0.207 255.255.255.0MA5608T(config-if-vlanif1)#quitMA5608T(config)#ip route-static 0.0.0.0 0 192.168.0.1 ##################################################### Profil DBA###################################################MA5608T(config)#dba-profile add profile-id 10 type4 max 1024000 
##################################################### Lineprofil ###################################################MA5608T(config)#ont-lineprofile gpon profile-id 10MA5608T(config-gpon-lineprofile-10)#tcont 4 dba-profile-id 10MA5608T(config-gpon-lineprofile-10)#gem add 1 eth tcont 4MA5608T(config-gpon-lineprofile-10)#mapping-mode vlanMA5608T(config-gpon-lineprofile-10)#gem mapping 1 0 vlan 1MA5608T(config-gpon-lineprofile-10)#commitMA5608T(config-gpon-lineprofile-10)#quit

##################################################### Srvprofil ###################################################MA5608T(config)#ont-srvprofile gpon profile-id 10MA5608T(config-gpon-srvprofile-10)#ont-port eth 1MA5608T(config-gpon-srvprofile-10)#port vlan eth 1 1MA5608T(config-gpon-srvprofile-10)#commitMA5608T(config-gpon-srvprofile-10)#quit
##################################################### ONU Autofind ###################################################MA5680T(config)#interface gpon 0/1MA5680T(config-if-gpon-0/1)#port 0 ont-auto-find enableMA5680T(config-if-gpon-0/1)#display ont autofind 0
--------------------------------------------------------------------  
Number              : 1 
F/S/P               : 0/1/0
Ont SN              : 4857544311E70E9A (HWTC-11E70E9A)
Password            : 0x00000000000000000000
Loid                :
Checkcode           :
VendorID            : HWTC
Ont Version         : 494.B
Ont SoftwareVersion : V3R015C10S150
Ont EquipmentID     : 245H
Ont autofind time   : 2017-09-28 11:03+08:00
--------------------------------------------------------------------
Number              : 2
F/S/P               : 0/1/0
Ont SN              : 48575443DE135E2D (HWTC-DE135E2D)
Password            : 0x00000000000000000000
Loid                :
Checkcode           :
VendorID            : HWTC
Ont Version         : 2B2.A
Ont SoftwareVersion : V3R012C00S103
Ont EquipmentID     : 010H
Ont autofind time   : 2017-09-28 11:03+08:00
--------------------------------------------------------------------
MA5608T(config-if-gpon-0/1)#ont confirm 0 ontid 0 sn-auth 4857544311E70E9A omci ont-lineprofile-id 10 ont-srvprofile-id 10 desc huawei_1
Number of ONTs that can be added: 1, success: 1
PortID :0, ONTID :0
MA5608T(config-if-gpon-0/1)#ont confirm 0 ontid 1 sn-auth 48575443DE135E2D omci ont-lineprofile-id 10 ont-srvprofile-id 10 desc huawei_2
Number of ONTs that can be added: 1, success: 1
PortID :0, ONTID :1
 
###################################################
## ONU Service-port
###################################################
MA5608T(config)#service-port 1 vlan 1 gpon 0/1/0 ont 0 gemport 1 multi-service user-vlan 1
MA5608T(config)#service-port 2 vlan 1 gpon 0/1/0 ont 1 gemport 1 multi-service user-vlan 1

In this simple and fast way you can enjoy using Internet on your ONTs connected to Huawei MA5608T OLT :)

In the next tutorial we will show more advanced configuration based on vlans and division into various services (IPtv, VoIP etc..)


Author: Leszek Błaszczyk

Translation: Łukasz Sikora
You can enjoy using Internet on your ONTs connected to Huawei MA5608T OLT 

Thanks
View more
  • x
  • convention:

Hello dear, thank you for the best answer, I have already config the all things in OLT Everything is working fine have registered the ONTBut that's is still disconnected in ONT
053320l93z030n3dt20u0t
Can you please see the picture and tell me solutions for this.

View more

This article contains more resources

You need to log in to download or view. No account? Register

x
  • x
  • convention:

Posted by madjr at 2019-10-15 21:33 Hello dear, thank you for the best answer, I have already config the all things in OLT Everything is ...

There's nothing wrong with your picture,

Check whether the ONT configuration matches the OLT configuration,

If the problem persists, contact Huawei TAC to establish a trouble ticket.

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.