blob: a7b97fb4975a670a955f2d9542421b3758287586 (
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
|
---
title: Nokia G-010G-P
has_children: false
layout: default
parent: Nokia
alias: CIG G-97C1/CIG G-97CU
---
# Hardware Specifications
| | |
| ----------- | ------------------------------------------------------------------- |
| Vendor | Nokia |
| Model | G-010G-P |
| Chipset | Realtek RTL9601B |
| Manufacter | CIG G-97C1 |
| 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` |
| Telnet | ✅ user `root`, password `huigu309` |
| SSH | |
| 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
## List of partitions
# Use 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-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`*)
|