I have bought a GPON SFP module (https://www.fs.com/de-en/products/133619.html), with the goal to eliminate the Huawei HG8010G ONT which is currently between my fiber and my Mikrotik.
I would like to connect with it via SSH, so i can change the Mac and vendor settings.
But i’m not able to make a connection to it, how can i achieve this?
I can ping the SPF
ping 192.168.1.15
SEQ HOST SIZE TTL TIME STATUS
0 192.168.1.15 56 64 396us
ssh does not work, like before:
ssh 192.168.1.15
ssh: connect to host 192.168.1.15 port 22: Connection refused
but i do not see anything on 192.168.1.10
ping 192.168.1.10
SEQ HOST SIZE TTL TIME STATUS
0 192.168.1.10 timeout
I did not root the GPON, i assumed i could just login into it with ONTUSER/7sp!lwUBz1. via ssh.
I have read that i need to have the fiber running (link-ok, rate 1Gbps) before it’s exposed, is that correct?
Check the status of the sfp1 interface. If the RX Lose box is checked, then the SFP will not respond to 192.168.1.10 pings.
Besides, an Ethernet interface on SFP “Sticks” like GPON-ONU-34-20BI, G-010S-A, MA5671A is usually UP after 70-90 seconds.
The Rx Loss field should be clear with the SFP fully up and the fiber connected. Is the firmware the latest? Mikrotik has made many improvements in the last year in how GPON SFPs are detected.
If that doesn’t work a cheap TP-Link MC220L or similar media converter is proven to work without much hassle.
It is a read-only value which reports the status from the SFP, you can’t uncheck it. For a GPON SFP which only provide a management interface when active you have to connect it to the fibre.
ISP ONT : HG8010Hv6
SFP ONT: Nokia G-010S-A
CCR1009
And I just can’t get Link up fiber connected or not. I did the Pin6 MOD. Tried Auto-Neg with 1G and 2.5G
I’m starting to suspect faulty HW, but is there anything else to try?