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

Can you help me how to access the telnet interface through Mikrotik ?
What is the ip of the ONU STICK (V-SOL V2801F).

Thanks

@valemal
Copy link

valemal commented Dec 23, 2020

Can you help me how to access the telnet interface through Mikrotik ?
What is the ip of the ONU STICK (V-SOL V2801F).

Thanks
Maybe you can find the answer on this forum
https://forum.mikrotik.com/viewtopic.php?f=3&t=116364&sid=ef5f37458389f060f6743a19d09867b5

@valemal
Copy link

valemal commented Dec 23, 2020

Hi how to get VS_AUTH_KEY and change MAC address?
Thanks

@Anime4000
Copy link
Author

I not so sure, my V2801F cannot be used, either RB3011UiAS unable give enough power or my GPON SFP broken

@GooG2e
Copy link

GooG2e commented Jan 9, 2021

@Anime4000
Copy link
Author

in Web GUI, I forgot what I did, I thought I can hack GPON bandwidth control make it 1Gbps

@xDSx
Copy link

xDSx commented Jul 25, 2021

Hi
In the log I see that the ONT advertises EthUni 0x0401 but the ISP configures EthUni 0x0101, 0x0102, 0x0103 and 0x0104.
As the responses are ok (Result=0x0), do I understand correctly that OMCI_FAKE_OK was set to 1?
Were you able to access the internet?

I'm asking because I had the same problem but I had to perform some additional hacks to connect to the internet.

@Anime4000
Copy link
Author

Yes, I use OMCI_FAKE_OK 1 just get internet

@ToTheCLI
Copy link

How to generate VS_AUTH_KEY for a given Mac Address and HWVER?

@vuducdong
Copy link

How to generate VS_AUTH_KEY for a given Mac Address and HWVER?

Let me know your MAC address.

@ToTheCLI
Copy link

HWVER:172D.A
MAC Address:70fd4581f942

Please help generate VS_AUTH_KEY.

How to generate VS_AUTH_KEY for a given Mac Address and HWVER?

Let me know your MAC address.

@vuducdong
Copy link

HWVER:172D.A
MAC Address:70fd4581f942

Please help generate VS_AUTH_KEY.

How to generate VS_AUTH_KEY for a given Mac Address and HWVER?

Let me know your MAC address.

your VS_AUTH_KEY is 310E76BE76A7B7F51E4FA35A0978F294
with HWVER is default RTL960x

@ToTheCLI
Copy link

ToTheCLI commented Jul 29, 2021

What about HWVER as 172D.A for Huawei EG8040H5

HWVER:172D.A
MAC Address:70fd4581f942
Please help generate VS_AUTH_KEY.

How to generate VS_AUTH_KEY for a given Mac Address and HWVER?

Let me know your MAC address.

your VS_AUTH_KEY is 310E76BE76A7B7F51E4FA35A0978F294
with HWVER is default RTL960x

@vuducdong
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.

@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!!

@qatar2030
Copy link

what is default ip address for VSOL V2801F

@qatar2030
Copy link

what is default ip address for VSOL V2801F

@Anime4000
Copy link
Author

192.168.1.1 is the default ip

@qatar2030
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.

@qatar2030
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