summaryrefslogtreecommitdiffstats
path: root/_ont/ont-leox-lxt-010h-d.md
diff options
context:
space:
mode:
Diffstat (limited to '_ont/ont-leox-lxt-010h-d.md')
-rw-r--r--_ont/ont-leox-lxt-010h-d.md68
1 files changed, 25 insertions, 43 deletions
diff --git a/_ont/ont-leox-lxt-010h-d.md b/_ont/ont-leox-lxt-010h-d.md
index 244e73a..7f0af85 100644
--- a/_ont/ont-leox-lxt-010h-d.md
+++ b/_ont/ont-leox-lxt-010h-d.md
@@ -7,46 +7,28 @@ parent: Leox
# Hardware Specifications
-| | |
-| ----------- | ------------------------------------ |
-| Vendor | Leox |
-| Model | LXT-010H-D |
-| Chipset | RTL9601D |
-| Flash | SPI NOR 16MB |
-| RAM | 32MB |
-| System | Linux 3.18 (Luna SDK 3.3) |
-| 2.5GBaseT | Yes |
-| Optics | Bosa on Board (BoB) |
-| IP address | 192.168.100.1/24 |
-| Web Gui | yes |
-| 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, however if you can use hex if string starts from 0x" 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
-
-
+| | |
+| --------------- | ------------------------------------ |
+| Vendor/Brand | LEOX |
+| Model | LXT-010H-D |
+| Chipset | Realtek RTL9601D |
+| Flash | SPI NOR 16MB |
+| RAM | 32MB |
+| System | Linux 3.18 (Luna SDK 3.3) |
+| 2.5GBaseT | Yes |
+| PHY Ethernet | RTL8221B |
+| Optics | Bosa on Board (BoB) |
+| IP address | 192.168.100.1/24 |
+| Web Gui | yes |
+| SSH | |
+| Telnet | ✅ user `leox`, password `leolabs_7` |
+| Serial | ✅ |
+| Serial baud | 115200 |
+| Serial encoding | 8-N-1 |
+| Form Factor | ONT |
+
+# Serial
+
+The ONT has a TTL 3.3v UART console (configured as 115200 8-N-1) that can be accessed from the top surface.
+
+{% include_relative ont-leox-userful-command.md %}