diff options
author | Giammarco <stich86@gmail.com> | 2023-05-27 14:35:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-27 14:35:33 +0200 |
commit | de6d66d6221f1b9502118c312adbbd924ff970b1 (patch) | |
tree | 926958dc73fabb30b678af179615cc3807a5189d | |
parent | Update ont-nokia-xs-010x-q.md (#205) (diff) | |
download | hack-gpon.github.io-de6d66d6221f1b9502118c312adbbd924ff970b1.tar hack-gpon.github.io-de6d66d6221f1b9502118c312adbbd924ff970b1.tar.gz hack-gpon.github.io-de6d66d6221f1b9502118c312adbbd924ff970b1.tar.bz2 hack-gpon.github.io-de6d66d6221f1b9502118c312adbbd924ff970b1.tar.lz hack-gpon.github.io-de6d66d6221f1b9502118c312adbbd924ff970b1.tar.xz hack-gpon.github.io-de6d66d6221f1b9502118c312adbbd924ff970b1.tar.zst hack-gpon.github.io-de6d66d6221f1b9502118c312adbbd924ff970b1.zip |
-rw-r--r-- | _ont/ont-d-link-dpn-100-rev-c1.md | 28 |
1 files changed, 23 insertions, 5 deletions
diff --git a/_ont/ont-d-link-dpn-100-rev-c1.md b/_ont/ont-d-link-dpn-100-rev-c1.md index 70b71f6..2297a65 100644 --- a/_ont/ont-d-link-dpn-100-rev-c1.md +++ b/_ont/ont-d-link-dpn-100-rev-c1.md @@ -11,21 +11,39 @@ parent: D-LINK | ------------ | ----------------- | | Vendor/Brand | D-LINK | | Model | DPN-100 Rev C1 | +| ODM | CIG | +| ODM Product Code | [G-97S](/ont-cig-g-97s) | | Chipset | Realtek RTL9601CI | -| Flash | | -| RAM | | -| System | | -| HSGMII | | +| Flash | 16MB | +| RAM | 32MB | +| System | Linux (Luna SDK 1.9.0) | +| HSGMII | ✅ | | Optics | SC/APC | | IP address | 192.168.100.1 | | Web Gui | | | SSH | | -| Telnet | ✅ | +| Telnet | ✅ user `root`, password `admin` | | Serial | | | Form Factor | miniONT SFP | {% include image.html file="dpn-100-rev-c1.png" alt="DPN-100 Rev C1" caption="DPN-100 Rev C1" %} +## List of software versions +- R4.2.104.033e (Wind) +- R4.2.104.039 (Wind) + +## List of partitions + +| dev | size | erasesize | name | +| ---- | -------- | --------- | -------- | +| mtd0 | 00080000 | 00010000 | "Boot" | +| mtd1 | 00180000 | 00010000 | "Config" | +| mtd2 | 00700000 | 00010000 | "ImageA" | +| mtd3 | 00700000 | 00010000 | "ImageB" | + + +{% include_relative ont-nokia-useful-command.md %} + # Miscellaneous Links - [DLINK DPN-100 Ver:C1 uses RTL9601CI](https://github.com/Anime4000/RTL960x/issues/2) |