From 4c6e00e564e36fe673a6079a853e15a5617de17a Mon Sep 17 00:00:00 2001 From: Simone <26844016+simonebortolin@users.noreply.github.com> Date: Mon, 26 Dec 2022 10:32:53 +0100 Subject: General improvements to ONT pages and add new ONTs (#63) * add CIG G-97CP and Hisense LTE3415 * update ont * Apply suggestions from code review Co-authored-by: Giovanni Condello * add form for cig-password add pattern matching for huawei rooted * update text * move nokia setting pages to separate markdown files as they are all the same fix regex * fix chipset * some general update * update ont * update RTL9601CI * update nokia-cig * add adtran and SourcePhotonics SPS-34-24T-HP-TDFM * add nokia g-010g-a and fix table on adtran * Update ont-t-w-twcgpon657.md * some fix on T&W TWC GPON657 * Apply suggestions from code review Co-authored-by: Giovanni Condello * Update _ont/ont-nokia-use.md Co-authored-by: Giovanni Condello * fix enable password on zte f6005 * fix factory reset * some fix on nokia * fix on zte f6005 Co-authored-by: Simone Bortolin Co-authored-by: Giovanni Condello --- _ont/ont-nokia-g-010g-r.md | 49 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 _ont/ont-nokia-g-010g-r.md (limited to '_ont/ont-nokia-g-010g-r.md') diff --git a/_ont/ont-nokia-g-010g-r.md b/_ont/ont-nokia-g-010g-r.md new file mode 100644 index 0000000..c4b64e0 --- /dev/null +++ b/_ont/ont-nokia-g-010g-r.md @@ -0,0 +1,49 @@ +--- +title: Nokia G-010G-R +has_children: false +layout: default +parent: Nokia +--- + +# Hardware Specifications + +| | | +| ----------- | ---------------------------------------------------------------------------- | +| Vendor | Nokia | +| Model | G-010G-R | +| Chipset | RTL9601B | +| Manufacter | CIG G-97C | +| Flash | 16MB | +| RAM | 32MB | +| System | Linux (Luna SDK 1.9.0) | +| HSGMII | ✅ | +| Optics | SC/APC | +| IP address | 192.168.100.1 (after a factory reset the ONT uses 10.89.42.157/16) | +| Web Gui | ✅ user `admin`, password `1234` | +| Telnet | ✅ user `admin`, password `1234`, but has access to GponSLID and not GponCLI | +| SSH | | +| Form Factor | ONT | + +## List of software versions +- 3FE49717AOCK12 + +## List of partitions + +| dev | size | erasesize | name | +| ---- | -------- | --------- | -------- | +| mtd0 | 00040000 | 00001000 | "Boot" | +| mtd1 | 00002000 | 00001000 | "Config" | +| mtd2 | 00002000 | 00001000 | "ImageA" | +| mtd3 | 0003c000 | 00001000 | "ImageB" | + +# Serial + +The ONT has a TTL 3.3v UART console (configured as 115200 8-N-1) that can be accessed from the top surface. + +{% include_relative ont-nokia-use.md %} + +{% include_relative ont-nokia-userful-command.md %} + +# Miscellaneous Links +- [MIB file parser](https://github.com/nanomad/nokia-ont-mib-parser) for NOKIA's GPON ONTs (*helps you parsing the .mib file located in `/mnt/rwdir`*) +- [ispreview.co.uk](https://www.ispreview.co.uk/index.php/2022/09/pictured-openreachs-future-2-5gbps-ont-for-fttp-broadband.html) -- cgit v1.2.3