On 9.1.2023. 15:21, Hrvoje Popovski wrote: > On 5.1.2023. 18:43, Hrvoje Popovski wrote: >> On 4.1.2023. 14:20, Ivo Chutkin wrote: >>> On 2.1.2023 г. 16:58 ч., Hrvoje Popovski wrote: >>>> On 28.12.2022. 20:21, Stuart Henderson wrote: >>>>> On 2022-12-28, Hrvoje Popovski <hrv...@srce.hr> wrote: >>>>>> Hi all, >>>>>> >>>>>> I don't have much experience with BiDi sfp, so I'm asking you guys, >>>>>> should openbsd ix work with 1G BiDi sfp. >>>>> should do, yes. >>>>> >>>>> in case you're not aware, bidi transceivers come in different types, >>>>> e.g. >>>>> your MaxLink ML-S5531-20 transmits at 1550nm and receives at 1310nm, so >>>>> must be paired with a transceiver that transmits at 1310nm and receives >>>>> at 1550nm (e.g. the MaxLink model is ML-S3155-20) - do you have that? >>>>> >>>>> also, they should normally be used with single-mode fibre (due to how >>>>> the bidi optics are coupled into the fibre they *can* also work with >>>>> multimode fibre, though if you do that, insertion loss is high so >>>>> distance is much more limited, plus it's even more sensitive to bending >>>>> than usual in that case). >>>>> >>>>> >>>> Hi, >>>> >>>> everything is fine regarding transceiver and fiber. I've played with it >>>> for few days with my ISP and that BiDI sfp works on mikrotik >>>> RB5009UG+S+IN and cisco 2960 switch. On aruba 2540 (allow unsupported >>>> transceiver), ibm switch and openbsd ix(4) it won't work. >>>> >>>> I've ordered few BiDi sfp from fs.com and maybe my ISP will lend me >>>> MaxLink sfp so I could test them in lab. >>>> >>>> Thank you Stuart for information ... >>>> >>> Hi Hrvoje, >>> >>> Can you try setting NIC to use speed 1G since it is SFP, not 10G SFP+ >>> module. >>> My experience is that "media: Ethernet autoselect" not always work. >>> >> Hi, >> >> yes that's one of the problems. I couldn't set media to 1000baseLX and >> ifconfig ix0 media only showed me autoselect, even when BiDi was >> inserted into nic. >> >> Maybe that's problem with x552 but i didn't have x520 near me at that time. >> >> Good thing is that BiDi sfp's arrived and I will play with them. >> > Hi all, > > It seems that ix(4) is having problems with 1G BiDi sfp. I've tested > FS.COM 1G BiDi and they are working on mikrotik and some switches but on > OpenBSD I'm getting "status: no carrier" what ever I do.
Hi all, claudio@ suggested to try same setup with FreeBSD. So I've tried FreeBSD and Linux and results are same, 1G BiDi from FS.COM coded for Cisco won't work with Intel 82599 10G card. If I boot FreeBSD and Linux with that sfp in 82599 or X710 card that interface will be disabled at boot and won't show up in OS. On OpenBSD i could see it but mac address is 00:00:00:00:00:00 I've tried all combinations with unsupported_sfp statements for FreeBSD and Linux but I couldn't see that interface in OS. If I put that sfp in card after boot status is no carrier whatever I do, at least on FreeBSD. I'm still playing with Linux.. it seems that I've missed out all football here :) it seems that I've missed out all football here