Hi,
I’m new in fiber network thing, I have a Mikrotik GPON, a CCR10097g1c1s+ and a huawei hg8245h gpon terminal.
I have this configuration:
- eth1 - wan x.x.x.x
- eth[n] - lan y.y.y.y
I want this:
use spf-spfplus as LAN and distribute whatever internet i have to that huawei router thorough that GPON (if it’s possible off course).
I couldn’t find any documentation about how to configure that GPON thing anywhere so that’s why i’m asking here. If there are some other topics open with this please redirect me there, have my apologies and close this topic.
Cristian
So… nobody knows anything about this? I mean it’s stated on the mikrotik page that this gpon can be used as FTTH with almost any SFP capable routerboard but there is no documentation about how to do it.
GPON is a client/server technology that requires the client (ONT) be provisioned in the server (OLT).
What you have is two terminals (clients). They’re not going to be able to speak to each other using GPON.
You can connect one or the other to your fiber connection from your ISP, and you’ll need to have the ISP provision your device in their OLT (server) whichever one you’re using.
They may not even support provisioning BYOD ONTs such as the Mikrotik’s ONT SFP.
If they won’t, then you’ll want to ask them if they can place the OLT (Huawei) into bridge mode so that your public IP address is passed through to your Mikrotik router.
In this case, you won’t be using GPON to connect the Mikrotik to the Huawei - just regular ethernet with DHCP client enabled on its WAN interface.
Thank you for your response. I was fooled (as i’m new in the fiber area) by their description: The GPON module allows any RouterBOARD device to be used for Fiber to Home installations without any special modems or software. A plug and play solution means you simply plug it into your device, and no special configuration is needed. It is supported by all our SFP products, with any RouterOS version - all configuration will be done on the ISP side. Obviously i didnt understand the last part. Now it’s clear for me, i spent two days searching for answers. I have to buy an OLT and after that i can do whatever with CCR GPONS and ONT.
Thank you again.