Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Open
billyriantono opened this issue Oct 22, 2024 · 22 comments
Open

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

billyriantono opened this issue Oct 22, 2024 · 22 comments

Comments

@billyriantono
Copy link

billyriantono commented Oct 22, 2024

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
Copy link

Please Check PON -> RX Power

Fiber cable and xpon stick use APC or UPC?

@billyriantono
Copy link
Author

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
Copy link

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
Copy link
Author

I am using Media Converter TP-Link MC220L

@vuducdong
Copy link

I am using Media Converter TP-Link MC220L

Please check OLT type:

omcicli mib get 131

@billyriantono
Copy link
Author

Here is the response

image

@vuducdong
Copy link

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
Copy link
Author

billyriantono commented Oct 22, 2024

image

Here is the firmware what i used

@vuducdong
Copy link

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
Copy link

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
Copy link
Author

billyriantono commented Oct 22, 2024

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
Copy link

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
Copy link
Owner

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
Copy link
Author

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

image

@Anime4000
Copy link
Owner

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
Copy link
Author

I am using UPC - APC Patch Cord cable

@rapdodge
Copy link

Something like this

SCAPCUPC

@Anime4000
Copy link
Owner

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

@billyriantono
Copy link
Author

Yes been type that command

image

@Anime4000
Copy link
Owner

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
Copy link
Author

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
Copy link
Author

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) ?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants