Anime4000 / RTL960x

Hacking RTL960x based xPON ONU Stick to suite your Universal OLT
The Unlicense
663 stars 111 forks source link

ZTE F609 Looping O(2) to O(5) #327

Open billyriantono opened 1 month ago

billyriantono commented 1 month ago

Hi i try to connect to my ISP that used ONT ZTE F609 but its getting loop between O(2) and O(5)

image

It's detected the vlan :

image

VLAN 60 is Voice_TR069 if seeing from the ZTE ONT

I have change

flash set GPON_SN <pon sn>
flash set HW_HWVER <device hwver>
flash set PON_VENDOR_ID ZTEG
flash set GPON_ONU_MODEL F609
flash set OMCI_SW_VER1 V9.0.10P1N20 (Device SW Version)
flash set OMCI_SW_VER2 V9.0.10P1N20
flash set HW_SERIAL_NO <Device serial>
flash set OMCI_FAKE_OK 1
flash set OMCI_OLT_MODE 0

Is it because something wrong with the stick ONU ? or something wrong with the configuration ?

Thank you

vuducdong commented 1 month ago

Please Check PON -> RX Power

Fiber cable and xpon stick use APC or UPC?

billyriantono commented 1 month ago

The ISP itself using UPC , and my ONU stick is APC but I have been used converter UPC to APC

in RX there is : -23.xx db But in TX is : inf db

vuducdong commented 1 month ago

The ISP itself using UPC , and my ONU stick is APC but I have been used converter UPC to APC

in RX there is : -23.xx db

But in TX is : inf db

What are you attaching the xpon stick to?

billyriantono commented 1 month ago

I am using Media Converter TP-Link MC220L

vuducdong commented 1 month ago

I am using Media Converter TP-Link MC220L

Please check OLT type:

omcicli mib get 131

billyriantono commented 1 month ago

Here is the response

image
vuducdong commented 1 month ago

Here is the response

image

That's ZTE OLT

What's firmware on your xpon stick?

Try 2 mode: SFU and HGU

Remember reset with:

flash_eraseall /dev/mtd3 reboot

billyriantono commented 1 month ago
image

Here is the firmware what i used

vuducdong commented 1 month ago
image

Here is the firmware what i used

It's SFU, please try to reset and setup again (remember mac and mackey to refill after reset)

flash_eraseall /dev/mtd3 reboot

If everything still not ok. Please try HGU fw as 221209

rapdodge commented 1 month ago
image

Here is the firmware what i used

It's SFU, please try to reset and setup again (remember mac and mackey to refill after reset)

flash_eraseall /dev/mtd3 reboot

If everything still not ok. Please try HGU fw as 221209

He's already resetting it with me before... But the "O" status are keeps looping... I've already informed him to try HGU...

billyriantono commented 1 month ago
image

Here is the firmware what i used

It's SFU, please try to reset and setup again (remember mac and mackey to refill after reset)

flash_eraseall /dev/mtd3 reboot

If everything still not ok. Please try HGU fw as 221209

Thanks for the help have been try to change with 221209 still same after two minutes on O(5) then it's back to O(2) again and its looping :(

Firmware

O(5)

O(5)

then o(2)

O(2)
vuducdong commented 1 month ago
image

Here is the firmware what i used

It's SFU, please try to reset and setup again (remember mac and mackey to refill after reset)

flash_eraseall /dev/mtd3 reboot

If everything still not ok. Please try HGU fw as 221209

Thanks for the help have been try to change with 221209 still same after two minutes on O(5) then it's back to O(2) again and its looping :(

Firmware

O(5)

O(5)

then o(2)

O(2)

Tried to change OMCC version?

And some parameter as example (change the same to your ONT ISP)

flash set RTK_DEVID_MANUFACTURER ZTEG flash set RTK_DEVID_OUI 68,9e,29 flash set RTK_DEVID_PRODUCTCLASS F6601P flash set RTK_DEVINFO_SPECVER V9.3.10P10N2 flash set RTK_DEVINFO_SWVER VT9.3.10P2N2 flash set RTK_DEVINFO_HWVER V9.3.03 flash set DEVICE_NAME GPON_ONT

Anime4000 commented 1 month ago

In Malaysia, ZTE OLT wont authenticate when RX reading < -23.00 dBm

Thus, it keep looping O2 - O5

check what RX reading on original ONT, since APC UPC converter add some loss

billyriantono commented 1 month ago

In original ONT the RX value it's around -21.xx db so +2 more db

image
Anime4000 commented 1 month ago

since you are using UPC by default, it would be best using UPC stick, this reduce issue RX too low

or, you can try clean up the APC, dirty cause loss of RX

do you use UPC APC patch cable or small attachment?

billyriantono commented 1 month ago

I am using UPC - APC Patch Cord cable

rapdodge commented 1 month ago

Something like this

SCAPCUPC

Anime4000 commented 1 month ago

after you erase mtd3, did you put back MAC_KEY and ELAN_MAC_ADDR ?

billyriantono commented 1 month ago

Yes been type that command

image
Anime4000 commented 1 month ago

well then, need find a way to improve optical RX reading match that original ONT.

like I said, in my country =< 23dBm wont authenticate, at best ~ 22.8dBm during day time, as fiber at sun heat will expand a bit,

perhaps need some UPC connector cleaning.

I wondering, your fiber is direct from FDP (Fiber Distribution Panel) or some wall socket from outside (black) to indoor (white)

billyriantono commented 1 month ago

It's from the ODP then coming to my house then have rosette , rosette ( SC UPC ) -> SFP ONU ( SC APC)

Rosette :

07cdb2f673eb8ed84f4623daae01b15c@resize_w900_nl

so the link to be

ODP Box <-> Rosette <--> SFP ONU

billyriantono commented 3 weeks ago

Seems the isp Force Internet on LAN 1 and put Multicast VLAN on it , is it can be the reason why the sfp stick can't get it to o(5) ?