summaryrefslogtreecommitdiffstats
path: root/_ont/ont-leox-lxt-010g-d.md
diff options
context:
space:
mode:
authorSimone Bortolin <simonebortolin@users.noreply.github.com>2022-09-24 10:17:10 +0200
committerSimone Bortolin <simonebortolin@users.noreply.github.com>2022-12-19 23:09:21 +0100
commit19d9efdbf79c7a94f27d2836ff71451839607150 (patch)
treeedc710c16360660e623a5cc6690c42ae7345d6fa /_ont/ont-leox-lxt-010g-d.md
parentadd and fix tool pages (diff)
downloadhack-gpon.github.io-19d9efdbf79c7a94f27d2836ff71451839607150.tar
hack-gpon.github.io-19d9efdbf79c7a94f27d2836ff71451839607150.tar.gz
hack-gpon.github.io-19d9efdbf79c7a94f27d2836ff71451839607150.tar.bz2
hack-gpon.github.io-19d9efdbf79c7a94f27d2836ff71451839607150.tar.lz
hack-gpon.github.io-19d9efdbf79c7a94f27d2836ff71451839607150.tar.xz
hack-gpon.github.io-19d9efdbf79c7a94f27d2836ff71451839607150.tar.zst
hack-gpon.github.io-19d9efdbf79c7a94f27d2836ff71451839607150.zip
Diffstat (limited to '_ont/ont-leox-lxt-010g-d.md')
-rw-r--r--_ont/ont-leox-lxt-010g-d.md52
1 files changed, 52 insertions, 0 deletions
diff --git a/_ont/ont-leox-lxt-010g-d.md b/_ont/ont-leox-lxt-010g-d.md
new file mode 100644
index 0000000..3d640f6
--- /dev/null
+++ b/_ont/ont-leox-lxt-010g-d.md
@@ -0,0 +1,52 @@
+---
+title: Leox LXT-010G-D
+has_children: false
+layout: default
+parent: Leox
+---
+
+# Hardware Specifications
+
+| | |
+| ----------- | ------------------------------------ |
+| Vendor | Leox |
+| Model | LXT-010G-D |
+| Chipset | |
+| Flash | |
+| RAM | |
+| System | Linux (Luna SDK ) |
+| HSGMII | No |
+| 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
+
+