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-010s-p.md | 35 +++++++++++++++++++++-------------- 1 file changed, 21 insertions(+), 14 deletions(-) (limited to '_ont/ont-nokia-g-010s-p.md') diff --git a/_ont/ont-nokia-g-010s-p.md b/_ont/ont-nokia-g-010s-p.md index a865616..7d0cacb 100644 --- a/_ont/ont-nokia-g-010s-p.md +++ b/_ont/ont-nokia-g-010s-p.md @@ -7,20 +7,21 @@ parent: Nokia # Hardware Specifications -| | | -| ----------- | ---------------------------------------------------------------- | -| Vendor | Nokia | -| Model | G-010S-P | -| Chipset | Lantiq PEB98035 | -| Flash | 16 MB | -| RAM | 64 MB | -| System | OpenWRT | -| HSGMII | Yes | -| Optics | SC/APC | -| IP address | | -| Web Gui | ✅ [after enabling](https://www.dslreports.com/forum/r32458588-) | -| SSH | ✅ user `ONTUSER`, password `SUGAR2A041` | -| Form Factor | miniONT SFP | +| | | +| ----------- | ---------------------------------------- | +| Vendor | Nokia | +| Model | G-010S-P | +| Chipset | Lantiq PEB98035 | +| Manufacter | SourcePhotonics | +| Flash | 16 MB | +| RAM | 64 MB | +| System | OpenWRT | +| HSGMII | Yes | +| Optics | SC/APC | +| IP address | | +| Web Gui | Can be enabled | +| SSH | ✅ user `ONTUSER`, password `SUGAR2A041` | +| Form Factor | miniONT SFP | {% include image.html file="g-010s-p.jpg" alt="G-010S-P" caption="G-010S-P" %}
@@ -64,11 +65,17 @@ Configuration: asc0=0 115200 8-N-1 ## List of firmwares and files +# Useful Commands + ## Disabling Dying Gasp ```sh fw_setenv nDyingGaspEnable 0 ``` +## Enabling the Web UI + +To activate the web-ui you can use the following guide on [dslreport](https://www.dslreports.com/forum/r32458588-). + # Known Bugs # Miscellaneous Links -- cgit v1.2.3