diff options
author | Simone <26844016+simonebortolin@users.noreply.github.com> | 2023-01-21 23:11:24 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-21 23:11:24 +0100 |
commit | 65ea7b0361810491630c3a709b4a291c7d44e430 (patch) | |
tree | 2e5f8ad47af482454601142d2816632ed3a0a6cb /_ont/ont-leox-lxt-010s-h.md | |
parent | Fix ploam FS (#133) (diff) | |
download | hack-gpon.github.io-65ea7b0361810491630c3a709b4a291c7d44e430.tar hack-gpon.github.io-65ea7b0361810491630c3a709b4a291c7d44e430.tar.gz hack-gpon.github.io-65ea7b0361810491630c3a709b4a291c7d44e430.tar.bz2 hack-gpon.github.io-65ea7b0361810491630c3a709b4a291c7d44e430.tar.lz hack-gpon.github.io-65ea7b0361810491630c3a709b4a291c7d44e430.tar.xz hack-gpon.github.io-65ea7b0361810491630c3a709b4a291c7d44e430.tar.zst hack-gpon.github.io-65ea7b0361810491630c3a709b4a291c7d44e430.zip |
Diffstat (limited to '_ont/ont-leox-lxt-010s-h.md')
-rw-r--r-- | _ont/ont-leox-lxt-010s-h.md | 20 |
1 files changed, 1 insertions, 19 deletions
diff --git a/_ont/ont-leox-lxt-010s-h.md b/_ont/ont-leox-lxt-010s-h.md index 84db6c8..dd0f632 100644 --- a/_ont/ont-leox-lxt-010s-h.md +++ b/_ont/ont-leox-lxt-010s-h.md @@ -67,25 +67,7 @@ The stick has a TTL 3.3v UART console (configured as 115200 8-N-1) that can be a - V3.3.4L3 - V3.3.4L4rc1 (Fix 2.5GbE HiSGMII) -{% include_relative ont-leox-userful-command.md %} - -## LAN SDS Mode (with firmware V3.3.4L4rc1): - -| mode | description | -| ---------------- | ------------------------ | -| LAN_SDS_MODE = 1 | 1GbE with auto-neg on | -| LAN_SDS_MODE = 7 | 1GbE with auto-neg off | -| LAN_SDS_MODE = 8 | 2.5GbE with auto-neg off | - -If you try to use any mode not listed here, stick will default to mode 1. - -To change the link mode use this command: - -```sh -# /etc/scripts/flash get LAN_SDS_MODE -LAN_SDS_MODE=1 -# /etc/scripts/flash set LAN_SDS_MODE 1 -``` +{% include_relative ont-luna-sdk-useful-commands.md ploam='ascii' speedLan='178' customSpeedLanAlert='You need firmware `V3.3.4L4rc1` or higher. Before editing the speed make sure your hardware supports it. If you try to use any mode not listed here, stick will default to mode 1.' flash='/etc/scripts/flash' %} # Known Bugs |