GPON-ONT for Supermicro X11SDV
-
My Telus service provisions a fibre 1000mbps service via a NOKIA, A G-010S-A fibre to SFP transceiver. Sadly the transceiver is not compatible with the Supermicro motherboard as when I insert it I get a incompatible adapter inserted error. I could bypass their router completely if I can find a transceiver compatible with my Supermicro X11SDV motherboard.
Curious if anyone has any tips as to compatible transceivers I could try, or sources of info for options.
-
What is the exact error it shows? Where does it show it?
Did you try setting:
hw.ix.unsupported_sfp=1
That would need to be in /boot/loader.conf.localSteve
-
Thank you. No luck sadly.
Oct 6 18:48:30 kernel ixl2: Link failed because an unqualified module was detected! Oct 6 18:44:59 php-fpm 352 /status_interfaces.php: Accept router advertisements on interface ixl2 Oct 6 18:44:59 php-fpm 352 /status_interfaces.php: calling interface_dhcpv6_configure. Oct 6 18:44:59 php-fpm 352 /status_interfaces.php: The command '/sbin/dhclient -c /var/etc/dhclient_wan.conf ixl2 > /tmp/ixl2_output 2> /tmp/ixl2_error_output' returned exit code '1', the output was ''
-
It would need to be
hw.ixl.unsupported_sfp=1
for that NIC.Though 'unqualified' might be a different error there.
Steve
-
@stephenw10 Thank you. I tried that as well but no joy.
I'm wondering if its to do with supported media type? Any thoughts from below?
ifconfig -vm ixl2 ixl2: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 description: WAN options=e100bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,VLAN_HWFILTER,RXCSUM_IPV6,TXCSUM_IPV6> capabilities=f507bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,LRO,VLAN_HWFILTER,VLAN_HWTSO,NETMAP,RXCSUM_IPV6,TXCSUM_IPV6> ether 3c:ec:ef:44:07:8e inet6 fe80::3eec:efff:fe44:78e%ixl2 prefixlen 64 scopeid 0x7 media: Ethernet autoselect status: no carrier supported media: media autoselect media 10GBase-SFI media 1000Base-KX media 10Gbase-LR media 10Gbase-SR media 10Gbase-Twinax media 1000baseLX media 1000baseSX nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL> plugged: SFP/SFP+/SFP28 100G SWDM4 (SC) vendor: ALCATELLUCENT PN: 3FE46541AA SN: ALCLF976650F DATE: 2021-07-10 module temperature: 29.85 C Voltage: 3.30 Volts RX: 0.02 mW (-15.93 dBm) TX: 1.85 mW (2.69 dBm)
-
Ah, interesting. So it is attaching the driver and seeing the module, and even pulling data from it. Just not linking. Have you tried setting a fixed link speed?
-
@stephenw10 Ah, did some googling and found its an issue with the transceiver trying to sync at 2.5gbps on a SFP port that can only support 1 or 10gbps. Its some GPON thing that a number of folks have been working on, for example here
I may need to add a third party card in if I want to use this GPON SFP module directly.
-
Ah, yes if it's trying to present as 2.5G I don't believe that will work in that NIC. Not without new firmware (that doesn't exist yet).
There are a few threads about that here though IIRC the module was not recognised at all in those cases.
There are some youtube videos demonstrating it....Steve
-
@stephenw10 I have this exact same model GPON ONT, also from a Canadian ISP. I'm trying to bypass my ISP's device and plug the thing directly into a Netgate 6100, but so far no luck.
Should this thing work in a 6100? Can they negotiate at 2.5? Or even at 1 gigabit would be fine. Would it matter which WAN port I use? Thanks.
-
The ix SFP NICs in the 6100 will not link at 2.5G. Those GPON modules could present as 1G or 10G internally and connect externally at a different speed. Potentially.
What does
ifconfig -vvm ix0
show? Assuming it's in ix0. -
@stephenw10 I just found a more highly related thread and just 2 minutes before your reply here posted there:
https://forum.netgate.com/topic/167192/newbie-question-is-the-6100-directly-compatible-with-this-fiber-connection/23