Got it

Request for MA5608T Manual

Latest reply: Apr 5, 2021 12:23:05 852 5 0 0 0

Hi,

I need the manual for MA5608T. I'm writing to configure SmartAX MA5608T for ftth and I have two Echolife HG8245. I followed the video documentation here: https://www.youtube.com/watch?v=ySRyMtw61X4 and combined with other online resources but I get this error after I have added the two ONT, I felt if I could see the manual, I could narrow down the problem because the added ONTs did not change state as expected


MA5608T(config-if-gpon-0/1)#display ont autofind 0

  Failure: The automatically found ONTs do not exist


MA5608T(config-if-gpon-0/1)#

MA5608T(config-if-gpon-0/1)#display ont info 0 all

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

  F/S/P   ONT         SN         Control     Run      Config   Match    Protect

          ID                     flag        state    state    state    side

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

  0/ 1/0    1  ----------------  active      offline  initial  initial  no

  0/ 1/0    2  ----------------  active      offline  initial  initial  no

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

  F/S/P   ONT-ID   Description

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

  0/ 1/0       1   Echolife-HG8245-Test1

  0/ 1/0       2   Echolife-HG8245-test2

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

  In port 0/ 1/0 , the total of ONTs are: 2, online: 0

My board details is as listed below:


MA5608T(config)#display board 0

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

  SlotID  BoardName  Status          SubType0 SubType1    Online/Offline

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

  0

  1       H807GPBD   Normal

  2       H801MCUD   Active_normal   CPCA

  3

  4       H801MPWC   Normal

  5

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


MA5608T(config)#display board 0/1


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

  Board Name          : H807GPBD

  Board Status        : Normal

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


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

  Power Status      Power-off cause                    Power-off Time

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

  POWER-ON          -                                  -

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

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

    Port   Port   min-distance   max-distance   Optical-module

           type       (km)           (km)           status

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

    0     GPON        0              20             Online

    1     GPON        0              20             Online

    2     GPON        0              20             Online

    3     GPON        0              20             Online

    4     GPON        0              20             Online

    5     GPON        0              20             Online

    6     GPON        0              20             Online

    7     GPON        0              20             Online

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

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

  F/S/P   ONT         SN         Control     Run      Config   Match    Protect

          ID                     flag        state    state    state    side

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

  0/ 1/0    1  ----------------  active      offline  initial  initial  no

  0/ 1/0    2  ----------------  active      offline  initial  initial  no

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

  F/S/P   ONT-ID   Description

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

  0/ 1/0       1   Echolife-HG8245-Test1

  0/ 1/0       2   Echolife-HG8245-test2

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

  In port 0/ 1/0 , the total of ONTs are: 2, online: 0

  In port 0/ 1/1 , the total of ONTs are: 0, online: 0

  In port 0/ 1/2 , the total of ONTs are: 0, online: 0

  In port 0/ 1/3 , the total of ONTs are: 0, online: 0

  In port 0/ 1/4 , the total of ONTs are: 0, online: 0

  In port 0/ 1/5 , the total of ONTs are: 0, online: 0

  In port 0/ 1/6 , the total of ONTs are: 0, online: 0

  In port 0/ 1/7 , the total of ONTs are: 0, online: 0


MA5608T(config)#


MA5608T(config)#interface gpon 0/1



Any help would be appreciated. 

dear firend,


The reason why the ONT does not exist is that the ONT has been added to port 0/1/0 of the OLT.

You can run the command to query the reason why the ONT goes offline. 

huawei (config) #dispay ont info 0 1 0 0 

huawei (config) #dispay ont info 0 1 0 1 


If the ONT is connected to another PON port, you can run the command to automatically discover the ONT. 

huawei (config) #display ont auto-fand all


thanks

View more
  • x
  • convention:

Hi,
There are so many documents for example the following link
https://support.huawei.com/enterprise/en/doc/EDOC1000137136?idPath=24030884|9856746|23708799|9858837|18133
View more
  • x
  • convention:

Hi,

I have the same OLT:

MA5608T(config)#display board 0
-------------------------------------------------------------------------
SlotID BoardName Status SubType0 SubType1 Online/Offline
-------------------------------------------------------------------------
0 H807GPBD Normal
1
2
3 H801MCUD Active_normal CPCA
4 H801MPWD Normal
5
-------------------------------------------------------------------------


This commands can help you to configure your OLT an ONTs:



erase flash data active
erase flash data standby
reboot system


board confirm 0
terminal user password
save


vlan 100 smart
port vlan 100 0/3 0

vlan 200 smart
port vlan 200 0/3 0
interface vlanif 200
ip address 172.16.0.2 24 description "vlan_200_management"

vlan 300 smart
port vlan 300 0/3 0
interface vlanif 300
ip address 10.34.240.1 24 description "vlan_300_voip"

vlan 400 smart
port vlan 400 0/3 0
interface vlanif 400
ip address 10.34.250.1 24 description "vlan_400_iptv"




dba-profile add profile-id 10 profile-name "UP_DBA" type4 max 600960
dba-profile add profile-id 30 profile-name "VoIP" type3 assure 30976 max 100992
dba-profile add profile-id 40 profile-name "OMCI_DBA" type2 assure 5056
dba-profile add profile-id 50 profile-name "IPTV" type4 max 204800

ont-lineprofile gpon profile-id 11 profile-name "generic_line-profile"
fec-upstream enable
tr069-management enable
tr069-management ip-index 0
tcont 0 dba-profile-id 40
tcont 1 dba-profile-id 10
tcont 2 dba-profile-id 30
tcont 3 dba-profile-id 30
tcont 4 dba-profile-id 40
gem add 1 eth tcont 1 encrypt on
gem add 2 eth tcont 2 encrypt on
gem add 3 eth tcont 3 encrypt on
gem add 4 eth tcont 4 encrypt on
gem mapping 1 1 vlan 100
gem mapping 2 2 vlan 200
gem mapping 3 3 vlan 300
gem mapping 4 4 vlan 400
commit
quit


ont-srvprofile gpon profile-id 12 profile-name "HG8245H"
ont-port eth 1
port vlan eth 1 transparent
ont-port eth 2
port vlan eth 2 transparent
commit


interface gpon 0/0
port 0 ont-auto-find enable
port 0 fec enable
port 1 ont-auto-find enable
port 1 fec enable
port 2 ont-auto-find enable
port 2 fec enable
port 3 ont-auto-find enable
port 3 fec enable
port 4 ont-auto-find enable
port 4 fec enable
port 5 ont-auto-find enable
port 5 fec enable
port 6 ont-auto-find enable
port 6 fec enable
port 7 ont-auto-find enable
port 7 fec enable


traffic table ip index 9 name "voice" cir off priority 3 priority-policy tag-in-package
traffic table ip index 15 name "05 megas" cir 5120 cbs 164840 pir 5120 pbs 164840 priority 0 priority-policy tag-in-package
traffic table ip index 10 name "10 megas" cir 10240 cbs 329680 pir 10240 pbs 329680 priority 0 priority-policy tag-in-package
traffic table ip index 30 name "30 megas" cir 30336 cbs 972752 pir 30336 pbs 972752 priority 0 priority-policy tag-in-package
traffic table ip index 40 name "40 megas" cir 40384 cbs 1294288 pir 40384 pbs 1294288 priority 0 priority-policy tag-in-package
traffic table ip index 50 name "50 megas" cir 50496 cbs 1617872 pir 50496 pbs 1617872 priority 0 priority-policy tag-in-package
traffic table ip index 60 name "60 megas" cir 60608 cbs 1941456 pir 60608 pbs 1941456 priority 0 priority-policy tag-in-package
traffic table ip index 70 name "70 megas" cir 70720 cbs 2265040 pir 70720 pbs 2265040 priority 0 priority-policy tag-in-package
traffic table ip index 80 name "80 megas" cir 80832 cbs 2588624 pir 80832 pbs 2588624 priority 0 priority-policy tag-in-package
traffic table ip index 90 name "90 megas" cir 90880 cbs 2910160 pir 90880 pbs 2910160 priority 0 priority-policy tag-in-package
traffic table ip index 100 name "100 megas" cir 100928 cbs 3231696 pir 100928 pbs 3231696 priority 0 priority-policy tag-in-package
traffic table ip index 300 name "300 megas" cir 329984 cbs 10240000 pir 329984 pbs 10240000 priority 0 priority-policy tag-in-package


service-port vlan 200 gpon 0/0/0 ont 1 gemport 2 multi-service user-vlan 200 tag-transform translate inbound traffic-table index 9 outbound traffic-table index 9
service-port vlan 100 gpon 0/0/0 ont 1 gemport 1 multi-service user-vlan 100 tag-transform translate inbound traffic-table index 300 outbound traffic-table index 300
service-port vlan 300 gpon 0/0/0 ont 1 gemport 3 multi-service user-vlan 300 tag-transform translate inbound traffic-table index 10 outbound traffic-table index 10
service-port vlan 400 gpon 0/0/0 ont 1 gemport 4 multi-service user-vlan 400 tag-transform translate inbound traffic-table index 50 outbound traffic-table index 50

display ont autofind all
interface gpon 0/0
ont add 0 1 sn-auth "4857544352FB519D" omci ont-lineprofile-id 11 ont-srvprofile-id 12 desc "OficinaProgramax"
ont ipconfig 0 1 dhcp vlan 200 priority 5



save
View more
  • x
  • convention:

dear firend,


The reason why the ONT does not exist is that the ONT has been added to port 0/1/0 of the OLT.

You can run the command to query the reason why the ONT goes offline. 

huawei (config) #dispay ont info 0 1 0 0 

huawei (config) #dispay ont info 0 1 0 1 


If the ONT is connected to another PON port, you can run the command to automatically discover the ONT. 

huawei (config) #display ont auto-fand all


thanks

View more
  • x
  • convention:

Hello, I need any Comment to program olt auto via tell net

model MA5608T
View more
  • x
  • convention:

GOOD
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.