summaryrefslogtreecommitdiffstats
path: root/_ont/ont-nokia-g-010g-p.md
blob: 028402763c3cb22a2e52103d34b21b4fe9a8deb3 (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
---
title: Nokia G-010G-P
has_children: false
layout: default
parent: Nokia
alias: CIG G-97C1/CIG G-97CU
---

# Hardware Specifications

|                  |                                                                     |
| ---------------- | ------------------------------------------------------------------- |
| Vendor/Brand     | Nokia                                                               |
| Model            | G-010G-P                                                            |
| ODM              | CIG                                                                 |
| ODM Product Code | G-97C1                                                              |
| Chipset          | Realtek RTL9601B                                                    |
| Flash            |                                                                     |
| RAM              |                                                                     |
| System           | Linux (Luna SDK 1.9.0)                                              |
| 2.5GBaseT        | No                                                                  |
| 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              |                                                                     |
| Telnet           | ✅ user `root`, password `huigu309`                                 |
| Serial           | ✅                                                                  |
| Serial baud      | 115200                                                              |
| Serial encoding  | 8-N-1                                                               |
| Form Factor      | ONT                                                                 |

{% include image.html file="g-010g-p.jpg"  alt="G-010G-P" caption="Nokia G-010G-P" %}

## List of software versions

- 3FE45655AOCK94
- 3FE45655AOCK88

# Usage of GponSLID

## Access Full Shell

To access a complete linux shell just type:
```sh
#ONT>system
#ONT/system>shell
```

To exit the shell and reach the parent menu type `exit` or `x`, in each menu the `help` command will show how to use the shell

{% 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`*)