summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiammarco Marzano <stich86@gmail.com>2023-01-17 23:21:27 +0100
committerGitHub <noreply@github.com>2023-01-17 23:21:27 +0100
commitbf6f541fa3903f8e32259c678a2b730dc7c6a6c2 (patch)
tree23f9e83f346434d17baaae003c118798165863a2
parentImplement sitemap generation (#125) (diff)
downloadhack-gpon.github.io-bf6f541fa3903f8e32259c678a2b730dc7c6a6c2.tar
hack-gpon.github.io-bf6f541fa3903f8e32259c678a2b730dc7c6a6c2.tar.gz
hack-gpon.github.io-bf6f541fa3903f8e32259c678a2b730dc7c6a6c2.tar.bz2
hack-gpon.github.io-bf6f541fa3903f8e32259c678a2b730dc7c6a6c2.tar.lz
hack-gpon.github.io-bf6f541fa3903f8e32259c678a2b730dc7c6a6c2.tar.xz
hack-gpon.github.io-bf6f541fa3903f8e32259c678a2b730dc7c6a6c2.tar.zst
hack-gpon.github.io-bf6f541fa3903f8e32259c678a2b730dc7c6a6c2.zip
-rw-r--r--_ont/ont-odi-zte-dfp-34g-2c2.md55
1 files changed, 38 insertions, 17 deletions
diff --git a/_ont/ont-odi-zte-dfp-34g-2c2.md b/_ont/ont-odi-zte-dfp-34g-2c2.md
index 476546e..7e42602 100644
--- a/_ont/ont-odi-zte-dfp-34g-2c2.md
+++ b/_ont/ont-odi-zte-dfp-34g-2c2.md
@@ -9,29 +9,50 @@ alias: Usourcetech UGP-N1S
# Hardware Specifications
-| | |
-| ------------ | ---------------- |
-| Vendor/Brand | ODI |
-| Model | DFP-34G-2C2 |
-| CPU | ZTE ZX279125 |
-| CPU Clock | 600Mhz |
-| Flash | 16 MB |
-| RAM | 32 MB |
-| System | System ZTE Linux |
-| HSGMII | No |
-| Optics | |
-| IP address | |
-| Web Gui | ✅ |
-| SSH | |
-| Telnet | |
-| Serial | |
-| Form Factor | miniONT SFP |
+| | |
+| ------------ | ----------------------------------------------- |
+| Vendor/Brand | ODI |
+| Model | DFP-34G-2C2 |
+| CPU | ZTE ZX279125 |
+| CPU Clock | 600Mhz |
+| Flash | 16 MB |
+| RAM | 32 MB |
+| System | System ZTE Linux (based on Linux Kernel 2.6.32) |
+| HSGMII | No |
+| Optics | SC/UPC |
+| IP address | 192.168.1.1 |
+| Web Gui | ✅ user `admin`, password `admin` |
+| SSH | |
+| Telnet | ✅ user `root`, password `Pon521` |
+| Serial | |
+| Form Factor | miniONT SFP |
{% include image.html file="zte-dfp-34x-2c2.jpg" alt="ODI ZTE DFP-34X-C2C" caption="ODI ZTE DFP-34X-C2C" %}
{% include image.html file="zte-dfp-34x-2c2_teardown_1.jpg" alt="ODI ZTE DFP-34X-C2C Teardown" caption="ODI DFP-34X-C2C Teardown" %}
{% include image.html file="zte-dfp-34x-2c2_teardown_2.jpg" alt="ODI ZTE DFP-34X-C2C Teardown" caption="ODI DFP-34X-C2C Teardown" %}
+## List of software versions
+- LX.X.V1.0.0
+
+## List of partitions
+
+| dev | size | erasesize | name |
+| ----- | -------- | --------- | ---------------- |
+| mtd0 | 00800000 | 00001000 | "whole flash" |
+| mtd1 | 00040000 | 00001000 | "uboot" |
+| mtd2 | 00130000 | 00001000 | "kernel0" |
+| mtd3 | 00130000 | 00001000 | "kernel1" |
+| mtd4 | 00010000 | 00001000 | "others" |
+| mtd5 | 00010000 | 00001000 | "parameter tags" |
+| mtd6 | 00060000 | 00001000 | "usercfg" |
+| mtd7 | 00270000 | 00001000 | "rootfs0" |
+| mtd8 | 00270000 | 00001000 | "rootfs1" |
+
+
+This stick supports dual boot.
+
+`kernel0` and `rootfs0` respectively contain the kernel and firmware of the first image, while `kernel1` and `rootfs1` respectively contain the kernel and the firmware of the second one
# Miscellaneous Links