summaryrefslogtreecommitdiffstats
path: root/_ont/ont-leox-lxt-010s-h.md
diff options
context:
space:
mode:
Diffstat (limited to '_ont/ont-leox-lxt-010s-h.md')
-rw-r--r--_ont/ont-leox-lxt-010s-h.md22
1 files changed, 21 insertions, 1 deletions
diff --git a/_ont/ont-leox-lxt-010s-h.md b/_ont/ont-leox-lxt-010s-h.md
index 6ecab97..4bf89a2 100644
--- a/_ont/ont-leox-lxt-010s-h.md
+++ b/_ont/ont-leox-lxt-010s-h.md
@@ -14,7 +14,7 @@ parent: Leox
| Chipset | RTL9601CI |
| Flash | |
| RAM | |
-| System | |
+| System | Linux 3.18 (Luna SDK 3.3) |
| HSGMII | ✅ |
| Optics | |
| IP address | 192.168.100.1/24 |
@@ -26,6 +26,26 @@ parent: Leox
## 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