Anime4000 / RTL960x

Hacking V2801F, TWCGPON657 & DFP-34X-2C2 GPON ONU SFP Stick to suite your ISP Fiber
The Unlicense
556 stars 96 forks source link

Tataplay fiber ODI #188

Open chinmaythosar opened 10 months ago

chinmaythosar commented 10 months ago

I recently got an ODI DFP-34X-2C2 Realtek. I was able to telnet into and copy all my settings from a Nokia G-2425G-A by running ritool dump after its connected to the internet.

the Format:01 the MfrID:ALCL the Factorycode:02 the HardwareVersion: XX the ICS:01 the YPSerialNum: XX the CleiCode:0000000000 the Mnemonic:G-2425G-A the ProgDate:220719 the MACAddress:XX:XX: the DeviceIDPref:0000 the SWImage:005e the OnuMode:0003 the G984Serial:xx the HWConfiguration:0000000000000000 the PartNumber:XX the OperatorID:ALCL the SLID:00000000000000000000000000000000 the CountryID:i1 the GroupID:00000000

I am using M110_sfp_ODI_220923.tar . I set everything including HW Ver SW Ver 1 and 2 GPON SN Mac Mac_key and OMCI_FAKE_OK is set to 1. But I believe I get fake O5.

My ISP has put my device in 'bridge' mode and I can use Lan Port 1 on the ONU connected to my router for PPPoE without any VLAN on my router (so the ONU must be doing some kind of VLAN tagging). My ISP can also set it to router mode (but it's a hassle to contact the ISP and change things) where the router itself sets 4051 as the VLAN from PPPoE settings. But before I get to connecting the right VLAN I probably need to fix the fake O5. Do I need to use a different firmware?

I have a Nokia G-010-A which I can set the same settings above. In router mode I think it gets O5 and in Bridge mode I lose sfp because of lack of 4-port emulation. So the Nokia stick does get correct O5 probably because it's connected to a Nokia OLT and the OMCI works with it. But I uploaded the wrong firmware to it and now I am unable to ssh into it. So that SFP module won't work for now.

Is there anyone with Nokia OLTs having similar problem?

Anime4000 commented 10 months ago

have you try to execute omcicli mib get 84 to print all VLAN ?

chinmaythosar commented 10 months ago

omcicli mib get 84

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX VlanTagFilterData XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

This is the output of it. I believe there is no real O5 based on what it's outputting. Status in GUI does show O5 though.

d5aqoep commented 10 months ago

VLAN of Tataplay Fiber is 1502. You need to set it manually either on ONU or in Router. Don't set it in both.

chinmaythosar commented 10 months ago

It's not a VLAN issue. This command 'omcicli mib get 84' shows all the VLANs exposed if your ONU has O5 stable state. The fact that it's not showing any output means either VLAN isn't there (highly unlikely there is no VLAN) or the fact that it has fake O5 (Nokia OLT issue). So I need to first get proper O5 before I can get to VLANs.

Strykar commented 7 months ago

You've changed your MAC address, did you regenerate and update the MAC_KEY?