From 31d2b53d2bd0aa26fc46241c6c6b2c36de170dae Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Thu, 7 Apr 2022 15:31:37 +0300 Subject: Add initial Bezeq GPON devices --- README.md | 34 ++++++++++++++++++++++++++++++++++ datasheets/gpon.pdf | Bin 0 -> 618180 bytes 2 files changed, 34 insertions(+) create mode 100644 datasheets/gpon.pdf diff --git a/README.md b/README.md index 5aae1e0..5ac2045 100644 --- a/README.md +++ b/README.md @@ -23,3 +23,37 @@ The reference SFP module that Partner provides is the [OPKAS1004](datasheets/OPK | ----- | ----- | ----------- | ------ | | | [OPKAS1004]((datasheets/OPKAS1004%20-%20DS_SFP-31W2Bah-DR(OPKAS1004)_SP.pdf)) | SFP-31W2Bah(SM-10)-TX1490 RX1310-Purpule | :heavy_check_mark: Reference | | | [FS.com #75336](https://www.fs.com/products/75336.html) | Generic Compatible 1000BASE-BX BiDi SFP 1490nm-TX/1310nm-RX 10km DOM LC SMF Transceiver Module | :heavy_check_mark: Tested | + +## Bezeq + +Bezeq deploys GPON networks, and [publishes the following devices](datasheets/gpon.pdf) that are tested and "approved" for use: + +``` + 3FE47111AGAA92 + Nokia SFP ONT G-010S-A ALCL + 3FE46398BGCB22 + Nokia SFP ONT G-010S-Q ALCL 3FE49494AOCK21 + CIG SFP ONT G97-S RSHF R4.2.104.035a + HT SFP ONT HT-25SPON HTSP V1.0.2.3 + V1.3.4 + Adtran BRIDGE ONT SDX611 ADTN + V1.3.5 + 3FE45655AOCK88 + Nokia BRIDGE ONT G-010G-P/Q ALCL + 3FE45655BOCK71 + ZTE BRIDGE ONT F601 ZTEG V6.0.1P1T12 + HALNY BRIDGE ONT HL-1GE HALN V2.0.22b + Heights + CPE GW ONT CPE-B2 HTBZ BZG_360.1011 + Telecom + Accel CPE GW ONT FAST5670 SMBS SGFs10000219 + SGDg100000099 + SGDg100000102 + Accel CPE GW ONT Fast5657IL SMBS + SGDg100000106 + SGDg100000108 + Accel CPE GW ONT Fast5670IL SMBS SGFz10000005 + Accel CPE GW ONT Fast5670IL SMBS SGFx10000017 + HALNY CPE GW ONT HL-4GQVS2 HALN V3.0.18 +Technicolor CPE GW ONT FGA2233 TMBB 2233.19.4.1 +``` \ No newline at end of file diff --git a/datasheets/gpon.pdf b/datasheets/gpon.pdf new file mode 100644 index 0000000..674d2ce Binary files /dev/null and b/datasheets/gpon.pdf differ -- cgit v1.3.1