From 952a2c75e3ea67c43a77206d84a85747a2e5e3d7 Mon Sep 17 00:00:00 2001 From: Simone <26844016+simonebortolin@users.noreply.github.com> Date: Tue, 17 Jan 2023 13:18:47 +0100 Subject: General refactor of Hardware Specifications, Serial and heading - Nokia & CIG (#114) * General refactor of Hardware Specifications, Serial and heading - Nokia, Cig * Fix ODM * fix odm Co-authored-by: Simone Bortolin --- _ont/ont-nokia-g-010g-t.md | 40 +++++++++++++++++++++++----------------- 1 file changed, 23 insertions(+), 17 deletions(-) (limited to '_ont/ont-nokia-g-010g-t.md') diff --git a/_ont/ont-nokia-g-010g-t.md b/_ont/ont-nokia-g-010g-t.md index a681a24..8bff525 100644 --- a/_ont/ont-nokia-g-010g-t.md +++ b/_ont/ont-nokia-g-010g-t.md @@ -8,22 +8,26 @@ alias: CIG G-97CP/G-97CU # Hardware Specifications -| | | -| ----------- | ------------------------------------------------------------------------------ | -| Vendor | Nokia | -| Model | G-010G-T | -| Chipset | RTL9601D | -| Manufacter | [CIG G-97CP](/ont-cig-g-97cp) | -| Flash | 16MB | -| RAM | 32MB | -| System | Linux (Luna SDK 1.9.0) | -| 2.5GBaseT | Yes | -| 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 `ONTUSER`, password `1234`, but has access to GponSLID and not GponCLI | -| SSH | Can be enabled, locked down by iptables rule | -| Form Factor | ONT | +| | | +| ---------------- | ------------------------------------------------------------------------------ | +| Vendor/Brand | Nokia | +| Model | G-010G-T | +| ODM | CIG | +| ODM Product Code | [G-97CP](/ont-cig-g-97cp) | +| Chipset | RTL9601D | +| Flash | 16MB | +| RAM | 32MB | +| System | Linux (Luna SDK 1.9.0) | +| 2.5GBaseT | Yes | +| 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` | +| SSH | Can be enabled, locked down by iptables rule | +| Telnet | ✅ user `ONTUSER`, password `1234`, but has access to GponSLID and not GponCLI | +| Serial | ✅ | +| Serial baud | 115200 | +| Serial encoding | 8-N-1 | +| Form Factor | ONT | {% include image.html file="q-010g-t_front.jpg" alt="Nokia G-010G-T Front" caption="Nokia G-010G-T Front" %} {% include image.html file="q-010g-t_back.jpg" alt="Nokia G-010G-T Back" caption="Nokia G-010G-T Back" %} @@ -43,12 +47,14 @@ alias: CIG G-97CP/G-97CU | mtd2 | 00002000 | 00001000 | "ImageA" | | mtd3 | 0003c000 | 00001000 | "ImageB" | -## Serial Console +## Serial The ONT has a TTL 3.3v UART console (configured as 115200 8-N-1) that can be accessed from the top surface. To accept TX line commands, the GND of the TTL adapter should be attached to the ONT's shield: {% include image.html file="q-010g-t_ttl.jpg" alt="Nokia G-010G-T TTL" caption="Nokia G-010G-T TTL" %} +{% include alert.html content="Some USB TTL adapters label TX and RX pins the other way around: try to swap them if the connection doesn't work." alert="Note" icon="svg-warning" color="yellow" %} + {% include_relative ont-nokia-use.md %} {% include_relative ont-nokia-userful-command.md %} -- cgit v1.2.3