Do either SFP modules offered work with the 6100?
-
@stephenw10 Thank you. I ordered the available unit from the Netgate store.
-
@stephenw10 Got the Zyxel modul from my ISP and put it into ix1 (10G port). Am I seeing right that it seems to work? Of course it's not provisioned yet.
-
Yup, that looks good. It sees the module. It sees incoming signal. It shows as UP and linked.
It doesn't show the link type but that's not all that unusual.
Steve
-
@stephenw10 OK I'll give it a go tomorrow asking my ISP to provision it for their GPON network.
-
The modul supports "10/100/1000BaseX/SGMII LAN" SGMII LAN has to be 2.5G. Is this also supported with Netgate hardware? At the moment it shows 1000BASE-LX but maybe because it's not provisioned by ISP? My ISP is running GPON (2,5 gig down 1,5 gig up).
-
The module is effectively pretending to be a 1000base-LX device and the 6100 port has no problem with that. It's not possible to set it to 2.5G if that is required but it may not be. The module doesn't appear to support 2.5G at all though from the datasheet. At least not on the SFP side.
Unfortunately I simply have no way to test it.Try running
ifconfig -vvvm ix1
with the module inserted.Steve
-
This post is deleted! -
Modul is working now with my 500 MBit/s plan. It seems to not support 2,5G. Only thing confuses me is that I had to enable the ix1 interface (without setting IPv4 or IPv6 to anything other than disable) to get it to work. My ISP uses VLAN7 so I chose ix1.7 as PPPoE interface. If I'm not adding and enabling ix1 the PPPoE dialup doesn't work.
ix1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 description: SFP_FIBER options=8138b8<VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,WOL_UCAST,WOL_MCAST,WOL_MAGIC,VLAN_HWFILTER> capabilities=f53fbb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,LRO,WOL_UCAST,WOL_MCAST,WOL_MAGIC,VLAN_HWFILTER,VLAN_HWTSO,NETMAP,RXCSUM_IPV6,TXCSUM_IPV6> ether 90:ec:xx:xx:xx:xx inet6 fe80::xxxx:xxxx:xxxx:xxxx%ix1 prefixlen 64 scopeid 0x6 media: Ethernet autoselect (Unknown) status: active supported media: media autoselect nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> plugged: SFP/SFP+/SFP28 1000BASE-LX (SC) vendor: ZYXEL PN: PMG3000-D20B SN: xxxxxxxxxxxxx DATE: 2015-05-25 module temperature: 52.85 C Voltage: 3.30 Volts RX: 0.04 mW (-13.77 dBm) TX: 2.00 mW (3.01 dBm
-
Hmm, interesting. I would have expected enabling ix1.7 to be sufficient.
Yes, there's no way to set that to 2.5G, it only supports autoselect. Though some ix cards have been shows to link at 2.5G I would not expect that to do so.
Steve
-
@stephenw10 Got it working without ix1 interface. The "trick" was to not disable ix1 before deleting it. Leaving it enabled and deleting it works.
Ordered the Ubiquiti SFP+ modul to check if it's recognized by the 6100. Will keep you up to date.
EDIT: found out that I can set my SFP modul via CLI to 2.5G (HSGMII mode). But don't want to test it. Just for information.
-
As a media opt? What command are you using for that?
-
@stephenw10 I'm SSH into it. Not via pfSense.
-
Like to the GPON module directly?
-
@stephenw10 Exactly.
-
Ah, that's fun! Yeah if you set it to 2.5G I would not expect the ix port to see it as that. It might just connect anyway but if it doesn't how would you reset it to 1G? Unless it has a hardware reset maybe?
-
@stephenw10 If it doesn't I have to put it into my Unifi switch. Unfortunately Amazon didn't deliver the 2.5G Ubiquiti module today so I have to wait until next week.
-
Hi
@mrsunfire Did you try Ubiquiti SFP+ on your 6100 ? does it work at 2.5G ?
I also have a 6100 and try to make my ONT at 2.5G but it doesn't work I can't force the speed on pfsense. I tried to force my ONT on mode hsgmii ( fw_setenv sgmii_mode 5 ) with no success
My ONT works well at 2.5G on my switch mikrotik but I'm stuck at 1G on pfense.
Really annoying that we can't force speed on SFP+ ports on netgate 6100
-
@florent-pascal No I didn't try. I'm back using my 2.5G RJ45 Modem provided by ISP for the moment.
-
@mrsunfire I was also able to get the Ubiquiti OM-MM-10G-D to work, I'm still setting up the 6100 to replace an 1100. I was able to verify that the FW is able to hot swap the modules with a ticket as the docs do not state either way. (https://docs.netgate.com/pfsense/en/latest/solutions/netgate-6100/io-ports.html#compatible-sfp-sfp-modules).
-
This post is deleted!