summaryrefslogtreecommitdiffstats
path: root/_ont/ont-leox-lxt-010h-d.md
blob: 2153cd1fe1f0114f89b2d61e6a1773b325a31190 (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
---
title: Leox LXT-010H-D
has_children: false
layout: default
parent: Leox
---

# Hardware Specifications

|             |                                      |
| ----------- | ------------------------------------ |
| Vendor      | Leox                                 |
| Model       | LXT-010H-D                           |
| Chipset     | RTL9601CI                            |
| Flash       |                                      |
| RAM         |                                      |
| System      | Linux 3.18 (Luna SDK 3.3)            |
| 2.5GBaseT   | Yes                                  |
| Optics      |                                      |
| IP address  | 192.168.100.1/24                     |
| Web Gui     |                                      |
| Telnet      | ✅ user `leox`, password `leolabs_7` |
| Form Factor | ONT                                  |


## List of software versions
## List of partitions
## List of firmwares and files

# Useful Commands

## Getting/Setting the ONT's S/N
```sh
# /etc/scripts/flash get GPON_SN
GPON_SN=TMBB00000000
# /etc/scripts/flash set GPON_SN TMBB0A1B2C3D
```

## Getting/Setting the ONT's PLOAM password

{% include alert.html content="The PLOAM password is stored in ASCII format" alert="Info" icon="svg-info" color="blue" %}

```sh
# /etc/scripts/flash get GPON_PLOAM_PASSWD
GPON_PLOAM_PASSWD=AAAAAAAAAA
# /etc/scripts/flash set GPON_PLOAM_PASSWD AAAAAAAAAA
```

# Known Bugs
# Miscellaneous Links