RTL960x/README.md

119 lines
4.0 KiB
Markdown
Raw Normal View History

2022-03-29 02:18:19 +00:00
# Hacking [RTL9601CI](https://www.google.com/search?q=rtl9601ci+datasheet)
2022-02-27 22:28:59 +00:00
Hacking V2801F, TWCGPON657 & DFP-34X-2C2 to suite your ISP Fiber
2021-02-17 09:04:04 +00:00
2022-02-20 15:24:16 +00:00
> GPON market is a mess, plus explicit OMCI cause ONU Stick did not work
2022-03-29 02:18:19 +00:00
> Correction: `CI` not `C1`
2022-03-28 19:55:54 +00:00
# RTL960x Family
| Stick | SoC | NAND |
|-------|-----|------|
2022-03-29 02:18:56 +00:00
| [V2801F](https://www.baudcom.com.cn/epon-gpon-onu-stick-sfp-module-with-mac-inside.html) | `RTL9601CI` | 8MB (64Mb) |
| [TWCGPON657](https://item.taobao.com/item.htm?spm=a1z09.2.0.0.c0552e8d7UBYLF&id=597031866488) | `RTL9601CI` | 16MB (128Mb) |
| [UFiber Instant](https://store.ui.com/collections/operator-ufiber/products/uf-instant) | `RTL9601CI` | 8MB (64Mb) |
| [DFP-34X-2C2](https://www.aliexpress.com/item/4000086970977.html) | `RTL9601D` | 8MB (64Mb) |
2022-03-28 19:55:54 +00:00
Firmware might interchangable each other, flash it at your own RISK!
2022-02-20 15:24:16 +00:00
# Guide, Links, Info
2022-02-21 16:49:10 +00:00
1. [Setup SFP XPON ONU Stick](Docs/Setup_Stick.md)
2022-03-28 16:38:33 +00:00
2. [Flash Get, Flash Set](Docs/FLASH_GETSET_INFO.md)
* [xPON Model Id](Docs/FLASH_GETSET_INFO.md#pon_vendor_id-4-ascii-character-maximum)
* [2.5GbE Mode](Docs/FLASH_GETSET_INFO.md#lan_sds_mode-min-1-max-5)
2022-04-05 10:34:13 +00:00
3. [Diagnostic](Docs/DIAG.md)
* [OMCI VLAN / OLT VLAN Provisioning](Docs/OMCI_VLAN.md)
* [Hidden Link, Firmware Update](Docs/Useful_Links.md)
* [UART](Docs/UART.md)
4. [TWCGPON657 with V2801F firmware](Docs/TWCGPON657.md)
5. [V2801F Auto Reboot](Docs/V2801F.md)
6. [Firmware Emulator](Tools/emulator)
2021-02-17 09:04:04 +00:00
2022-03-28 19:55:54 +00:00
# Triple Play Multiple ISP Problem, 4-port ONU Emulation
2022-02-11 19:37:36 +00:00
* Majority fiber vendor support multiple ISP
* ISP provide Triple Play service (Internet, VoIP & IPTV)
* Vendor supply 4-port ONU for each service or ISP
2022-03-28 19:55:54 +00:00
## Multiple ISP
2022-03-24 11:22:20 +00:00
![HG8240H5](Docs/Images/Ports%20Provisioning%20Multiple%20ISP.png)
2022-03-24 10:15:06 +00:00
2022-03-28 19:55:54 +00:00
## Multiple Service
2022-03-24 11:22:20 +00:00
![HG8240H5](Docs/Images/Ports%20Provisioning%20Multi%20Port%20Service.png)
2022-03-24 10:15:06 +00:00
2022-03-28 19:49:26 +00:00
Based on [ru-board](http://forum.ru-board.com/topic.cgi?forum=8&topic=80480&start=1360#2) **4-Port Emulation is limited**, not many xPON Stick can understand, only V2801F do support it, **because my Internet comes at Huawei HG8240H LAN Port 2** (LAN 1 for Main ISP, LAN 2 for 3rd party ISP)
2022-02-11 19:37:36 +00:00
In this table, list of xPON Stick that support 4-port ONU Emulation
<table>
<thead>
<tr>
2022-04-04 14:47:27 +00:00
<th rowspan="2">xPON Stick</th>
2022-03-28 16:43:23 +00:00
<th colspan="5">Huawei HG8240H LAN Port</th>
2022-04-04 14:47:27 +00:00
<th rowspan="2">Firmware</th>
2022-02-11 19:37:36 +00:00
</tr>
<tr>
2022-03-28 16:42:34 +00:00
<th>Root</th>
2022-02-11 19:37:36 +00:00
<th>1</th>
<th>2</th>
<th>3</th>
<th>4</th>
</tr>
</thead>
<tbody>
<tr>
<td>DFP-34G-2C2 (ZTE)</td>
<td>✔️</td>
2022-03-28 16:42:34 +00:00
<td>✔️</td>
2022-02-11 19:37:36 +00:00
<td></td>
<td></td>
<td></td>
2022-04-04 13:57:08 +00:00
<td> </td>
2022-02-11 19:37:36 +00:00
</tr>
<tr>
<td>DFP-34X-2C2 (ZTE)</td>
<td>✔️</td>
2022-03-28 16:42:34 +00:00
<td>✔️</td>
2022-02-11 19:37:36 +00:00
<td></td>
<td></td>
<td></td>
2022-04-04 13:57:08 +00:00
<td> </td>
2022-02-11 19:37:36 +00:00
</tr>
2022-03-24 10:11:37 +00:00
<tr>
<td>DFP-34X-2C2 (Realtek)</td>
<td>✔️</td>
2022-04-04 13:57:08 +00:00
<td>✔️</td>
<td>✔️</td>
<td>✔️</td>
<td>✔️</td>
<td><code>M114_sfp_ODI_220304.tar</code></td>
2022-03-24 10:11:37 +00:00
</tr>
2022-02-11 19:37:36 +00:00
<tr>
<td>TWCGPON657</td>
<td>✔️</td>
2022-03-28 16:42:34 +00:00
<td>✔️</td>
2022-04-04 13:57:08 +00:00
<td>✔️</td>
<td>✔️</td>
<td>✔️</td>
<td><code>C00R657V2801F_V1.9.0-220404.tar</code></td>
2022-02-11 19:37:36 +00:00
</tr>
<tr>
<td>V2801F</td>
<td>✔️</td>
<td>✔️</td>
<td>✔️</td>
<td>✔️</td>
2022-03-28 16:42:34 +00:00
<td>✔️</td>
2022-04-04 13:57:08 +00:00
<td> Stock Firmware </td>
2022-02-11 19:37:36 +00:00
</tr>
</tbody>
</table>
> ✔️ Port Emulation Support |
2022-03-28 16:42:34 +00:00
> ❌ Not Supported
2022-03-28 19:49:26 +00:00
> `Root` mean your ONU is All in One where PPPoE/DHCP ended inside ONU (not bridge/route mode)
2022-02-12 23:16:32 +00:00
> I strongly recommend to get V2801F or CarlitoxxPro (Realtek), these xPON Stick support 4-port Emulation!
2022-03-28 19:55:54 +00:00
---