Community discussions

MikroTik App
 
solibra
just joined
Topic Author
Posts: 12
Joined: Sun May 08, 2005 8:30 pm
Location: Germany

GPON-ONU implementation in RouterOS doesn't comply with ITU-T G.984 specifications

Mon Mar 21, 2016 7:34 am

The GPON SFP module is advertised as fully compliant with ITU-T G.984 standards.
This notion is a bit misleading misleading since the current RouterOS implementation breaks the specification by not implementing any of the required GPON authentication methods.
 
ITU-T G.984.3 specifies two authentication methods that must be supported by GPON ONU's:
1. Authentication by serial number
2. Authentication by PLOAM password (Registration ID)


Authentication by serial
This requires the ONU's serial number to be know in advance (before discovering the ONU on the OLT).
This seems to be supported since ROS 6.35rc33:
ethernet - add option to see S-GPON-ONU module, GPON side SN in "/int eth mon sfp#";
Update: Turns out this is NOT supported. See http://forum.mikrotik.com/viewtopic.php ... 36#p533413

Authentication by PLOAM password
This requires a method for setting the Registration ID in the ONU from which the password will be generated.
This is NOT supported by RouterOS.

Recap: The RouterOS implementation for GPON SFP isn't compliant with ITU-T G.984 standards as it doesn't support any of the specified authentication methods.

Is this something we can expect to be fixed?
Last edited by solibra on Fri Jul 01, 2016 1:43 am, edited 4 times in total.
 
draguzet
Frequent Visitor
Frequent Visitor
Posts: 75
Joined: Fri Jul 01, 2011 10:28 am

Re: GPON-ONU driver in ROS is not fully compliant with ITU-T G.984

Sat Apr 16, 2016 12:03 am

Authentication by PLOAM password
This requires a method for setting the Registration ID in the ONU from which the password will be generated.
This is NOT supported by RouterOS.

Therefore, RouterOS currently prevents deployment of the GPON ONU module in full compliance with ITU-T G.984 standards.

Is this something we can expect to be fixed?
My vote for implementation GPON PLOAM password, as discussed here: http://forum.mikrotik.com/viewtopic.php?t=103383
 
ToTheCLI
Frequent Visitor
Frequent Visitor
Posts: 95
Joined: Mon Jan 04, 2016 3:54 am

Re: GPON-ONU driver in ROS is not fully compliant with ITU-T G.984

Sun Apr 17, 2016 11:32 am

I have the Hap AC upgraded to ROS 6.35 when I input "int eth mon sfp1" it doesn't show me the GPON side SN but it shows sfp-vendor-serial which is not what I'm looking for to recap:
Hap AC on ROS 6.35
GPON SFP Module
still can't obtain GPON-side SN with "/int eth mon sfp1"
 
User avatar
CarlitoxxPro
newbie
Posts: 36
Joined: Wed Jan 04, 2017 10:15 am
Location: Spain
Contact:

Re: GPON-ONU implementation in RouterOS doesn't comply with ITU-T G.984 specifications

Wed May 31, 2017 4:47 pm

After an exaustive research and testing, We find the way to reprogram our sfp modules to work with our ISP where idONT (password) is required to authenticate and join into the GPON network

1st: is imposible to reprogram entirely sfp module using a eeprom programer via SFP adapter, the only way is extracting the memory chip (Marvell Avanta MC-88F6601), using an hot airflow pistol to desoldering

after of this you can access to the entirely memory where you find an embeded linux version over and squashfs filesystem.

2 nd: dump the memory content, decompile and modify the file /etc/xml_params/gpon_xml_cfg_file.xml with the followed values:
<PON_serial_num>MKTK00010203</PON_serial_num>  (with the GPON serial number of your old ONT, careful is not the sn of the sticker of the ONT)
<PON_passwd>1234567890</PON_passwd>   the password
Image

3 rd: recompile the rom and reflash the sfp module

4 th: resoldering the memory chip reassambling the module

5 th: inser on your Router/switch and configure to fowarding the connection over this interface, remember configure VLANs if you ISP works with them, and check if all works great, (you need to be sure than the memory checksum is correct or your module dont be recognize correctly by your router/switch)

i hope than this info can help you, Since, none of us receive support from mikrotik and they are not interested in solving the needs of their customers.
 
urban69
just joined
Posts: 6
Joined: Tue Sep 12, 2017 4:50 pm

Re: GPON-ONU implementation in RouterOS doesn't comply with ITU-T G.984 specifications

Thu Sep 14, 2017 4:45 pm

Can you post some photos of the GPON-ONU internals? Maybe there's a uart?

What kind of hardware/software are you using to read the flash chip? Cause I'm really interested in doing the same thing, just need the right tools

Who is online

Users browsing this forum: anastasis, benonet, Techsystem, vingjfg and 33 guests