diff options
author | Giammarco Marzano <stich86@gmail.com> | 2023-03-23 20:54:25 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-23 20:54:25 +0100 |
commit | f59ef9482d62c621254f51c8ac230f791db51bbf (patch) | |
tree | 14ef8545a3682291e9bd4b4e75e98cb40b1cc273 /_ont_xgs/ont-huawei-hn8010ts.md | |
parent | Tool: GPON OMCI VLAN Table parser (#164) (diff) | |
download | hack-gpon.github.io-f59ef9482d62c621254f51c8ac230f791db51bbf.tar hack-gpon.github.io-f59ef9482d62c621254f51c8ac230f791db51bbf.tar.gz hack-gpon.github.io-f59ef9482d62c621254f51c8ac230f791db51bbf.tar.bz2 hack-gpon.github.io-f59ef9482d62c621254f51c8ac230f791db51bbf.tar.lz hack-gpon.github.io-f59ef9482d62c621254f51c8ac230f791db51bbf.tar.xz hack-gpon.github.io-f59ef9482d62c621254f51c8ac230f791db51bbf.tar.zst hack-gpon.github.io-f59ef9482d62c621254f51c8ac230f791db51bbf.zip |
Diffstat (limited to '_ont_xgs/ont-huawei-hn8010ts.md')
-rw-r--r-- | _ont_xgs/ont-huawei-hn8010ts.md | 43 |
1 files changed, 25 insertions, 18 deletions
diff --git a/_ont_xgs/ont-huawei-hn8010ts.md b/_ont_xgs/ont-huawei-hn8010ts.md index 0108d01..529fc3b 100644 --- a/_ont_xgs/ont-huawei-hn8010ts.md +++ b/_ont_xgs/ont-huawei-hn8010ts.md @@ -7,24 +7,31 @@ parent: Huawei # Hardware Specifications -| | | -| ----------- | -------- | -| Vendor | Huawei | -| Model | HN8010Ts | -| Chipset | | -| Manufacter | | -| Flash | | -| RAM | | -| System | | -| 10GBaseT | Yes | -| Optics | | -| IP address | | -| Web Gui | | -| SSH | | -| Telnet | | -| Serial | | -| Form Factor | ONT | +| ------------ | --------------------------------------------------------------- | +| Vendor/Brand | Huawei | +| Model | HN8010Ts | +| ODM | | +| Chipset | HiSilicon SD5117 | +| Flash | 128MB | +| RAM | 32MB | +| System | Dopra Linux | +| 10GBaseT | Yes | +| Optics | SC/APC | +| IP address | 192.168.100.1 | +| Web Gui | ✅ user: `telecomadmin`, password: `admintelecom` | +| SSH | | +| Telnet | After Enabling (via XML file) user: `root`, password: `adminHW` | +| Serial | | +| Form Factor | ONT | ## Software Version -- V5R02C0C10S165
\ No newline at end of file +- V5R02C0C10S165 + +## List of partitions + +0x000000000000-0x000000100000 : "bootcode" (1MiB) +0x000000100000-0x000008000000 : "ubilayer_v5" (127MiB) + + +{% include_relative ont-huawei-useful-command.md %} |