diff options
author | Simone <26844016+simonebortolin@users.noreply.github.com> | 2023-01-02 19:19:06 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-02 19:19:06 +0100 |
commit | c94da488b4ffc035a8ba04c7a06c9b8398b6f2e8 (patch) | |
tree | b487d2b0f54898eedf02398d36e19b555cd636f8 /_gpon/ont.md | |
parent | Add XGSPON ONT (#81) (diff) | |
download | hack-gpon.github.io-c94da488b4ffc035a8ba04c7a06c9b8398b6f2e8.tar hack-gpon.github.io-c94da488b4ffc035a8ba04c7a06c9b8398b6f2e8.tar.gz hack-gpon.github.io-c94da488b4ffc035a8ba04c7a06c9b8398b6f2e8.tar.bz2 hack-gpon.github.io-c94da488b4ffc035a8ba04c7a06c9b8398b6f2e8.tar.lz hack-gpon.github.io-c94da488b4ffc035a8ba04c7a06c9b8398b6f2e8.tar.xz hack-gpon.github.io-c94da488b4ffc035a8ba04c7a06c9b8398b6f2e8.tar.zst hack-gpon.github.io-c94da488b4ffc035a8ba04c7a06c9b8398b6f2e8.zip |
Diffstat (limited to '')
-rw-r--r-- | _gpon/ont.md | 30 |
1 files changed, 22 insertions, 8 deletions
diff --git a/_gpon/ont.md b/_gpon/ont.md index 98471fe..84bb558 100644 --- a/_gpon/ont.md +++ b/_gpon/ont.md @@ -1,23 +1,37 @@ --- -title: ONT +title: GPON ONT Chipset has_children: false nav_order: 2 -description: Resources to access and modify ONTs layout: default --- # Major Chipset Manufacturers -Currently, there are only two main GPON chipset vendors: +Currently, there are only a few main GPON chipset vendors: -- Realtek manufactures these chipsets: - * RTL9601B - * RTL9601CI (HSGMII) - * RTL9601D (HSGMII) -- Lantiq used to manufacture these chipsets: +- Realtek: + * RTL9601 (for ONT) + - RTL9601B + - RTL9601CI (HSGMII) + - RTL9601D (HSGMII) + * RTL9602/RTL9603 series (for router with integrated PON) + * Cortina QWCS8032E +- Lantiq: * PEB98035 (HSGMII) * PEB98036 +- ZTE: + * FA626TE + * ZX279110a1 + * ZX279125 +- HiSilicon (Huawei) + * SD5116 +- Marvell + * 88F6601 +- Broadcom + * BCM68 series +- MediaTek/Econet + * MT/EN752 series (EN7520T HSGMII) ## Realtek Chipsets |