diff options
author | Simone <26844016+simonebortolin@users.noreply.github.com> | 2023-01-16 21:40:22 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-16 21:40:22 +0100 |
commit | 7c5cabf12c0fbafed6bdeea265dcacd0c7fe4a04 (patch) | |
tree | 4528a8c9e405429fd9a3ce3a073449f7dd00be74 | |
parent | Update ont-technicolor-afm0002.md (#106) (diff) | |
download | hack-gpon.github.io-7c5cabf12c0fbafed6bdeea265dcacd0c7fe4a04.tar hack-gpon.github.io-7c5cabf12c0fbafed6bdeea265dcacd0c7fe4a04.tar.gz hack-gpon.github.io-7c5cabf12c0fbafed6bdeea265dcacd0c7fe4a04.tar.bz2 hack-gpon.github.io-7c5cabf12c0fbafed6bdeea265dcacd0c7fe4a04.tar.lz hack-gpon.github.io-7c5cabf12c0fbafed6bdeea265dcacd0c7fe4a04.tar.xz hack-gpon.github.io-7c5cabf12c0fbafed6bdeea265dcacd0c7fe4a04.tar.zst hack-gpon.github.io-7c5cabf12c0fbafed6bdeea265dcacd0c7fe4a04.zip |
-rw-r--r-- | _ont/ont-leox-lxt-010h-d.md | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/_ont/ont-leox-lxt-010h-d.md b/_ont/ont-leox-lxt-010h-d.md index 2153cd1..244e73a 100644 --- a/_ont/ont-leox-lxt-010h-d.md +++ b/_ont/ont-leox-lxt-010h-d.md @@ -11,14 +11,14 @@ parent: Leox | ----------- | ------------------------------------ | | Vendor | Leox | | Model | LXT-010H-D | -| Chipset | RTL9601CI | -| Flash | | -| RAM | | +| Chipset | RTL9601D | +| Flash | SPI NOR 16MB | +| RAM | 32MB | | System | Linux 3.18 (Luna SDK 3.3) | | 2.5GBaseT | Yes | -| Optics | | +| Optics | Bosa on Board (BoB) | | IP address | 192.168.100.1/24 | -| Web Gui | | +| Web Gui | yes | | Telnet | ✅ user `leox`, password `leolabs_7` | | Form Factor | ONT | @@ -38,7 +38,7 @@ GPON_SN=TMBB00000000 ## 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" %} +{% 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 |