diff options
author | Simone <26844016+simonebortolin@users.noreply.github.com> | 2023-09-07 18:31:16 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-07 18:31:16 +0200 |
commit | d4381f93d873e534ecc6c38ee4bb4e2f8f9d6cb7 (patch) | |
tree | 68d890b6c942afd1731f4e2e9ae5b5bf2c9c2011 | |
parent | Add PPTP - VEIP page (#254) (diff) | |
download | hack-gpon.github.io-d4381f93d873e534ecc6c38ee4bb4e2f8f9d6cb7.tar hack-gpon.github.io-d4381f93d873e534ecc6c38ee4bb4e2f8f9d6cb7.tar.gz hack-gpon.github.io-d4381f93d873e534ecc6c38ee4bb4e2f8f9d6cb7.tar.bz2 hack-gpon.github.io-d4381f93d873e534ecc6c38ee4bb4e2f8f9d6cb7.tar.lz hack-gpon.github.io-d4381f93d873e534ecc6c38ee4bb4e2f8f9d6cb7.tar.xz hack-gpon.github.io-d4381f93d873e534ecc6c38ee4bb4e2f8f9d6cb7.tar.zst hack-gpon.github.io-d4381f93d873e534ecc6c38ee4bb4e2f8f9d6cb7.zip |
-rw-r--r-- | _ont_xgs/ont-zte-f2801s.md | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/_ont_xgs/ont-zte-f2801s.md b/_ont_xgs/ont-zte-f2801s.md index 5467488..8ecbab9 100644 --- a/_ont_xgs/ont-zte-f2801s.md +++ b/_ont_xgs/ont-zte-f2801s.md @@ -6,25 +6,25 @@ parent: ZTE --- # Hardware Specifications -| | | -|--------------|----------------------------------| -| Vendor/Brand | ZTE | -| Model | F2801Sv2 | +| | | +| ------------ | --------------------------------- | +| Vendor/Brand | ZTE | +| Model | F2801Sv2 | | ODM | ✅ | -| CPU | | -| CPU Clock | | -| Chipset | | -| Flash | | -| RAM | | -| System | | -| 10GBaseT | Yes | -| Optics | SC/APC | -| IP address | 192.168.1.1 | +| CPU | | +| CPU Clock | | +| Chipset | | +| Flash | | +| RAM | | +| System | | +| 10GBaseT | Yes | +| Optics | SC/APC | +| IP address | 192.168.1.1 | | Web Gui | ✅ user `admin`, password `admin` | -| SSH | | +| SSH | | | Telnet | ✅ [^1] | | Serial | ✅ | -| Form Factor | ONT | +| Form Factor | ONT | {% include image.html file="f2801s/front.jpg" alt="F2801S front plate" caption="F2801S front plate" %} {% include image.html file="f2801s/internal.jpg" alt="F2801S internal" caption="F2801S internal layout" %} @@ -42,9 +42,9 @@ parent: ZTE | dev | size | erasesize | name | | ---- | -------- | --------- | ---------------- | | mtd0 | 08000000 | 00020000 | "whole flash" | -| mtd1 | 00200000 | 00020000 | "u-boot" | +| mtd1 | 00200000 | 00020000 | "u-boot" | | mtd2 | 00400000 | 00020000 | "others" | -| mtd3 | 00400000 | 00020000 | "parameter tags" | +| mtd3 | 00400000 | 00020000 | "parameter tags" | | mtd4 | 00400000 | 00020000 | "wlan" | | mtd5 | 00800000 | 00020000 | "usercfg" | | mtd6 | 00400000 | 00020000 | "middle" | |