summaryrefslogtreecommitdiff
path: root/README.md
blob: 9483600456106af926f57ece917ccfdc2b699708 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
# Israeli FTTH Plan Technical Details

Fiber-to-the-Home (FTTH) in Israel is provided to private consumers by several different telecom companies:

  - [x] [Partner](https://www.partner.co.il/)
  - [x] [Bezeq](https://www.bezeq.co.il/)
  - [ ] [Cellcom](https://cellcom.co.il/)
  - [ ] [Unlimited](https://www.unlimited.net.il/)
  - [ ] [Hot](https://www.hot.net.il/)

Each uses slightly different infrastructure and configurations. This repository documents the technical details for each telecom. Additionally, the goal for this repo is to provide details on the performance of each provider so that private customers can make smart decisions that consider which provider offers the best service.

This repository is still very much a work in progress, please feel free to add missing details.

## Partner

Partner markets their service as "private fiber" which means they use P2P instead of GPON. Effectively, most users do not notice significant performance speedup.

The fiber connection used is a single-mode simplex BiDi (WDM) LC/UPC fiber that uses 1490nm wavelength for TX and 1310nm for RX.

The reference SFP module that Partner provides is the [OPKAS1004](datasheets/OPKAS1004%20-%20DS_SFP-31W2Bah-DR(OPKAS1004)_SP.pdf).

### Devices

| Image | Model | Description | Status |
| ----- | ----- | ----------- | ------ |
| <img src="imgs/OPKAS1004.01.png" width="100"> | [OPKAS1004](datasheets/OPKAS1004%20-%20DS_SFP-31W2Bah-DR(OPKAS1004)_SP.pdf) | SFP-31W2Bah(SM-10)-TX1490 RX1310-Purpule | :heavy_check_mark: Reference |
| <img src="imgs/75336.main.jpg" width="100"> | [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 |
| <img src="imgs/40442.main.jpg" width="100"> | [FS.com #40442](https://www.fs.com/products/40442.html) | LC UPC to LC UPC Simplex OS2 Single Mode PVC (OFNR) 2.0mm Fiber Optic Patch Cable | :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
Heights
            CPE GW ONT     HT-360AXG      HTXG       XF_360.13003
Telecom
Heights
            CPE GW ONT      HT-360AXI     HTYE       YES_H_1303
Telecom
 Accel      CPE GW ONT     FAST5670       SMBS       SGFs10000219
                                                     SGDg100000099
                                                     SGDg100000102
 Accel      CPE GW ONT     Fast5657IL     SMBS       SGDg100000106
                                                     SGDg100000108
                                                     SGDg100000119
 Accel      CPE GW ONT     Fast5670IL     SMBS       SGFz10000005
 Accel      CPE GW ONT     Fast5670IL     SMBS       SGFx10000017
                                                     SGFy10000075
 Accel      CPE GW ONT     FAST5670       SMBS
                                                     SGFy10000079
 Accel      CPE GW ONT    Fast5670V2IL    SMBS       SGFg12000016
 HALNY        CPE GW ONT         HL-4GQVS2         HALN     V3.0.18
Technicolor   CPE GW ONT          FGA2233          TMBB     2233.19.4.1
 HALNY        CPE GW ONT         HL-4GXV-F         HALN     V3.1.20p11
 HALNY        CPE GW ONT           HL-4GXV         HALN     V3.1.21t

```

The Nokia G-010S-A has been partially reverse engineered as documented in https://github.com/hwti/G-010S-A (also see the [official datasheet](datasheets/ale-gpon-nokia-ont-g-010s-a-datasheet-en.pdf))

Another datasheet available is for the [CIG G97-S](datasheets/G-97S_DataSheet_V2.pdf)

There is a long thread at https://htmag.co.il/phpbb/viewtopic.php?f=62&t=367574 which documents usage of Bezeq GPON with custom 2.5G equipment (Hebrew) 

## Other resources

- [HT magazine fiber forum](https://htmag.co.il/phpbb/viewforum.php?f=62)
- [ILFiber facebook group](https://www.facebook.com/groups/ILFiber)