@@ -9,29 +9,50 @@ alias: Usourcetech UGP-N1S
99
1010# Hardware Specifications
1111
12- | | |
13- | ------------ | ---------------- |
14- | Vendor/Brand | ODI |
15- | Model | DFP-34G-2C2 |
16- | CPU | ZTE ZX279125 |
17- | CPU Clock | 600Mhz |
18- | Flash | 16 MB |
19- | RAM | 32 MB |
20- | System | System ZTE Linux |
21- | HSGMII | No |
22- | Optics | |
23- | IP address | |
24- | Web Gui | ✅ |
25- | SSH | |
26- | Telnet | |
27- | Serial | |
28- | Form Factor | miniONT SFP |
12+ | | |
13+ | ------------ | ----------------------------------------------- |
14+ | Vendor/Brand | ODI |
15+ | Model | DFP-34G-2C2 |
16+ | CPU | ZTE ZX279125 |
17+ | CPU Clock | 600Mhz |
18+ | Flash | 16 MB |
19+ | RAM | 32 MB |
20+ | System | System ZTE Linux (based on Linux Kernel 2.6.32) |
21+ | HSGMII | No |
22+ | Optics | SC/UPC |
23+ | IP address | 192.168.1.1 |
24+ | Web Gui | ✅ user ` admin ` , password ` admin ` |
25+ | SSH | |
26+ | Telnet | ✅ user ` root ` , password ` Pon521 ` |
27+ | Serial | |
28+ | Form Factor | miniONT SFP |
2929
3030
3131{% include image.html file="zte-dfp-34x-2c2.jpg" alt="ODI ZTE DFP-34X-C2C" caption="ODI ZTE DFP-34X-C2C" %}
3232{% include image.html file="zte-dfp-34x-2c2_teardown_1.jpg" alt="ODI ZTE DFP-34X-C2C Teardown" caption="ODI DFP-34X-C2C Teardown" %}
3333{% include image.html file="zte-dfp-34x-2c2_teardown_2.jpg" alt="ODI ZTE DFP-34X-C2C Teardown" caption="ODI DFP-34X-C2C Teardown" %}
3434
35+ ## List of software versions
36+ - LX.X.V1.0.0
37+
38+ ## List of partitions
39+
40+ | dev | size | erasesize | name |
41+ | ----- | -------- | --------- | ---------------- |
42+ | mtd0 | 00800000 | 00001000 | "whole flash" |
43+ | mtd1 | 00040000 | 00001000 | "uboot" |
44+ | mtd2 | 00130000 | 00001000 | "kernel0" |
45+ | mtd3 | 00130000 | 00001000 | "kernel1" |
46+ | mtd4 | 00010000 | 00001000 | "others" |
47+ | mtd5 | 00010000 | 00001000 | "parameter tags" |
48+ | mtd6 | 00060000 | 00001000 | "usercfg" |
49+ | mtd7 | 00270000 | 00001000 | "rootfs0" |
50+ | mtd8 | 00270000 | 00001000 | "rootfs1" |
51+
52+
53+ This stick supports dual boot.
54+
55+ ` 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
3556
3657# Miscellaneous Links
3758
0 commit comments