akhamar / orange-2500mbps-G010SP

41 stars 5 forks source link

Opnsense appliance #1

Open b4b857f6ee opened 2 years ago

b4b857f6ee commented 2 years ago

Hello,

The drivers part is for the case we are using a opnsense appliance with SP+ port to put the GPON-ONU-34-20BI into?

akhamar commented 2 years ago

The driver is to negotiate the SFP+ link at 2500Mbps as GPON is 2500Mbps, which is not really a standard... The current opnsense driver doesn't allow if_bxe driver to negotiate at 2500Mbps, it has to be modified to add the possibility.

This case is for when you have a ISP line doing more than 1Gbps. Which is the case with orange in France (2.5Gbps down / 1Gbps up)

One driver is designed for opnsens 21.x and the other one for opnsense 22.x

b4b857f6ee commented 2 years ago

Ah ok c'est pour ça que je n'ai même pas la diode qui clignote sur mon appliance j'imagine?

Je testerais alors cette partie : https://github.com/akhamar/orange-2500mbps-G010SP#configuration-du-routeur-opnsense

Merci :)

akhamar commented 2 years ago

Le driver if_bxe n'est que pour des carte SFP+ broadcom. Si la carte SFP+ est une autre model / marque ça sera un autre souci et donc un autre driver.

Peu de carte SFP+ font du 2500Mbps, car les ONT/ONU qui font du 2500Mbps sont peu répandu. Il est probable que le model de carte que tu as dans ton hardware ne soit pas compatible 2500Mbps.

b4b857f6ee commented 2 years ago

C'est le Gbic de FS que j'ai GPON-ONU-34-20BI

akhamar commented 2 years ago

Je parle du chipset SFP+ pas du module SFP+

b4b857f6ee commented 2 years ago

Ah ok, le mien c'est vendor = 'Intel Corporation' device = '82599ES 10-Gigabit SFI/SFP+ Network Connection'

b4b857f6ee commented 2 years ago

Ma GPON-ONU-34-20BI semble bloqué à 1Gb et non à 2Gb. Une idée comment vérifier et le bloquer (peut être) à 2.5 ?

akhamar commented 2 years ago

Tu ne pourras pas passer en 2.5 avec un chip intel. Je ne crois pas que le chip SFP+ intel fasse le 2500Mbps

b4b857f6ee commented 2 years ago

Ok merci. Il faut que je trouve comment passer l'ONT qui est sur le convertisseur alors.

b4b857f6ee commented 2 years ago

Ah mais MC220L ne fait que du SPF, c'est surement pour ça que j'ai pas plus débit non ?

Edit, evidemment que c'est ça mon soucis ^^