From 65ea7b0361810491630c3a709b4a291c7d44e430 Mon Sep 17 00:00:00 2001 From: Simone <26844016+simonebortolin@users.noreply.github.com> Date: Sat, 21 Jan 2023 23:11:24 +0100 Subject: Update realtek luna SDK command page and migrate LEOX ONT to luna SDK command page, add command for CarlitoxxPro (#134) * migrate some command to luna sdk and add new command to afm0003 * fix * update * final fix on rtk * fix * fix * fix * restore nokia for move to other pr * last fix on tc Co-authored-by: Simone Bortolin --- _ont/ont-leox-lxt-010s-h.md | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) (limited to '_ont/ont-leox-lxt-010s-h.md') 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 -- cgit v1.2.3