Skip to content

Instantly share code, notes, and snippets.

@Anime4000
Last active September 14, 2024 08:01
Show Gist options
  • Save Anime4000/522b021d0c43e8d6134e95c42603ed2f to your computer and use it in GitHub Desktop.
Save Anime4000/522b021d0c43e8d6134e95c42603ed2f to your computer and use it in GitHub Desktop.
XPON SFP ONU (V2801F), XPON STICK ONU (TWCGPON657), RTL8672, RTL9601C1
@ToTheCLI
Copy link

OLT doesn't normally check for HWVER, so I don't think it's necessary to change it (
Let the default be RTL960x.

Ok will try

@xDSx
Copy link

xDSx commented Jul 29, 2021

What did you do to receive omci log like this https://gist.github.com/Anime4000/522b021d0c43e8d6134e95c42603ed2f#file-omci_log-log ?

You can try running

omcicli set logfile 3 0xffffffff

and disconnecting and reconnecting the fiber cable.
The log should appear in

/tmp/omcilog.par

and the packet hex dump in

/tmp/omcilog

If you want the settings to persist across reboots you can set the parameters OMCI_LOGFILE and probably OMCI_LOGFILE_MASK.

@ToTheCLI
Copy link

ToTheCLI commented Jul 30, 2021

I get to O5 and see Flows but PPPoE not connecting.

@locossaurorex
Copy link

I managed to connect but it's very slow, I hired 300Mbs but with this module I can only get 9Mbs.

@Anime4000
Copy link
Author

I managed to connect but it's very slow, I hired 300Mbs but with this module I can only get 9Mbs.

check SFP speed, I afraid your router set 10Mbps for SFP stick, try force 1000Mbps

@manias21
Copy link

manias21 commented Oct 21, 2021

You can provide a link of the complete firmware .bin to save it by hardware. nandflash

thanks!!

@Thaad-QR
Copy link

what is default ip address for VSOL V2801F

@Thaad-QR
Copy link

what is default ip address for VSOL V2801F

@Anime4000
Copy link
Author

192.168.1.1 is the default ip

@Thaad-QR
Copy link

I flash my DFP with V2801F_V1.9.0-220425.tar Via web interface and now I can't connect to it Is there a solution to this problem that is troubling me in particular please?

@Anime4000
Copy link
Author

for ODI DFP, you are not suppose to flash that firmware.

@Thaad-QR
Copy link

for ODI DFP, you are not suppose to flash that firmware.

is there any way to fix it please?

@Anime4000
Copy link
Author

try Telnet and switch boot partition

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment