Update README.md

This commit is contained in:
Anime4000 2022-03-29 03:55:54 +08:00 committed by GitHub
parent b90819a775
commit 644c313d04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 23 deletions

View File

@ -3,6 +3,17 @@ Hacking V2801F, TWCGPON657 & DFP-34X-2C2 to suite your ISP Fiber
> GPON market is a mess, plus explicit OMCI cause ONU Stick did not work
# RTL960x Family
| Stick | SoC | NAND |
|-------|-----|------|
| [V2801F](https://www.baudcom.com.cn/epon-gpon-onu-stick-sfp-module-with-mac-inside.html) | RTL9601C1 | 8MB (64Mb) |
| [TWCGPON657](https://item.taobao.com/item.htm?spm=a1z09.2.0.0.c0552e8d7UBYLF&id=597031866488) | RTL9601C1 | 16MB (128Mb) |
| [UFiber Instant](https://store.ui.com/collections/operator-ufiber/products/uf-instant) | RTL9601C1 | 8MB (64Mb) |
| [DFP-34X-2C2](https://www.aliexpress.com/item/4000086970977.html) | RTL9601D | 8MB (64Mb) |
Firmware might interchangable each other, flash it at your own RISK!
# Guide, Links, Info
1. [Setup SFP XPON ONU Stick](Docs/Setup_Stick.md)
2. [Flash Get, Flash Set](Docs/FLASH_GETSET_INFO.md)
@ -14,27 +25,15 @@ Hacking V2801F, TWCGPON657 & DFP-34X-2C2 to suite your ISP Fiber
7. [V2801F Auto Reboot](Docs/V2801F.md)
8. [Firmware Emulator](Tools/emulator)
## With my issue:
* [V2801F](https://www.amazon.com/Universal-Stick-Address-Supported-Attention/dp/B08C818JSQ)
* Support n-Port ONU Emulation
* Support OMCI explicit provision **override** `OMCI_FAKE_OK 1`
* Good Firmware, support many ISP (Global)
* Build not strudy
* [TWCGPON657](https://item.taobao.com/item.htm?spm=a1z09.2.0.0.c0552e8d7UBYLF&id=597031866488)
* **Not Support** n-Port ONU Emulation
* **Not Support** OMCI explicit provision **override**
* Bad Firmware, limited ISP
* Silm & Tight build
## Triple Play Multiple ISP Problem, 4-port ONU Emulation
# Triple Play Multiple ISP Problem, 4-port ONU Emulation
* Majority fiber vendor support multiple ISP
* ISP provide Triple Play service (Internet, VoIP & IPTV)
* Vendor supply 4-port ONU for each service or ISP
### Multiple ISP
## Multiple ISP
![HG8240H5](Docs/Images/Ports%20Provisioning%20Multiple%20ISP.png)
### Multiple Service
## Multiple Service
![HG8240H5](Docs/Images/Ports%20Provisioning%20Multi%20Port%20Service.png)
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)
@ -106,11 +105,4 @@ In this table, list of xPON Stick that support 4-port ONU Emulation
> I strongly recommend to get V2801F or CarlitoxxPro (Realtek), these xPON Stick support 4-port Emulation!
## RTL960x Family
| System on Chip | Model |
|----------------|-------|
| RTL9601C1 | [V2801F](https://www.baudcom.com.cn/epon-gpon-onu-stick-sfp-module-with-mac-inside.html) |
| RTL9601C1 | [TWCGPON657](https://item.taobao.com/item.htm?spm=a1z09.2.0.0.c0552e8d7UBYLF&id=597031866488) |
| RTL9601D | [DFP-34X-2C2](https://www.aliexpress.com/item/4000086970977.html) |
Firmware might interchangable each other, flash it at your own RISK!
---