summaryrefslogtreecommitdiffstats
path: root/_ont/ont-nokia-g-010g-t.md
blob: 6d135768adf696aed330cd63a7176915864c7fc1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
---
title: Nokia G-010G-T
has_children: false
layout: default
parent: Nokia
alias: CIG G-97CP/G-97CU
---

# Hardware Specifications

|                  |                                                                                |
| ---------------- | ------------------------------------------------------------------------------ |
| 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" %}
{% include image.html file="q-010g-t_ports.jpg"  alt="Nokia G-010G-T Ports" caption="Nokia G-010G-T Ports" %}
{% include image.html file="q-010g-t_internal_up.jpg"  alt="Nokia G-010G-T Internal Up" caption="Nokia G-010G-T Internal Up" %}
{% include image.html file="q-010g-t_internal_down.jpg"  alt="Nokia G-010G-T Internal Down" caption="Nokia G-010G-T Internal Down" %}
{% include image.html file="q-010g-t_flash.jpg"         alt="Nokia G-010G-T Winbond 25Q128 Flash memory"  caption="Nokia G-010G-T Winbond 25Q128 Flash memory"  %}
{% include image.html file="q-010g-t_laser_driver.jpg"  alt="Nokia G-010G-T Semtech GN25L95 Laser Driver" caption="Nokia G-010G-T Semtech GN25L95 Laser Driver" %}
{% include image.html file="q-010g-t_rtl8221b.jpg"      alt="Nokia G-010G-T Realtek RTL8221B"             caption="Nokia G-010G-T Realtek RTL8221B"             %}
{% include image.html file="q-010g-t_rtl9601d.jpg"      alt="Nokia G-010G-T Realtek RTL9601D"             caption="Nokia G-010G-T Realtek RTL9601D"             %}

## List of software versions
- 3FE49717AOCK12 
- 3FE49717AOCK49 

## List of partitions

| dev  | size     | erasesize | name     | format                                          |
| ---- | -------- | --------- | -------- | ----------------------------------------------- |
| mtd0 | 00040000 | 00001000  | "Boot"   | Binary                                          |
| mtd1 | 00002000 | 00001000  | "Config" | [jffs2](https://en.wikipedia.org/wiki/JFFS2)    |
| mtd2 | 00002000 | 00001000  | "ImageA" | [cramfs](https://en.wikipedia.org/wiki/Cramfs)  |
| mtd3 | 0003c000 | 00001000  | "ImageB" | [cramfs](https://en.wikipedia.org/wiki/Cramfs)  |

## Kernel command line arguments
```
console=ttyS0,115200  
root=/dev/mtdblock3 
mtdparts=sflash:512K@0x0(Boot),0x180000@0x80000(Config),7M@0x200000(ImageA),7M@0x900000(ImageB) 
rootfstype=cramfs 
hasEeprom=0 
5srst=0 
eqvid=3FE49715ADAA01 
uboot_version=V3.9.08 
major=f4 
minor=1
```

Note: When **Reset** button is held for over 5 seconds then parameter `5srst=0` is changed to `1`.

## 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 username="ONTUSER" %}

{% include_relative ont-nokia-useful-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)