From 7ff45a59465893452839cff553651ee7e7fbe386 Mon Sep 17 00:00:00 2001 From: Simone Bortolin Date: Mon, 8 Aug 2022 23:56:52 +0200 Subject: add redirect and folder fix odi update add typo page for odi update primary color add root of ma5671a fix odi add two new redirect update --- ont-huawei-ma5671a.md | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) (limited to 'ont-huawei-ma5671a.md') diff --git a/ont-huawei-ma5671a.md b/ont-huawei-ma5671a.md index 537581e..00241ef 100644 --- a/ont-huawei-ma5671a.md +++ b/ont-huawei-ma5671a.md @@ -1,6 +1,6 @@ --- title: Huawei MA5671A -has_children: false +has_children: true parent: ONT --- @@ -39,6 +39,10 @@ GND ----green --------------- pin #10 ``` Configuration: asc0=0 115200 8-N-1 +## Root procedure + +- [Root](ont-huawei-ma5671a-root) + ## Disabling Dying Gasp ```sh set nDyingGaspEnable disable @@ -64,6 +68,27 @@ set nDyingGaspEnable disable fw_setenv image0_version V1.7.6-170626 fw_setenv image1_version V1.7.6-170626 ``` + +## Setting S/N +```sh +fw_setenv ont_serial ABCD12345678 +``` + +## Setting and check oem-generic +```sh +fw_setenv target oem-generic +fw_printenv target=oem-generic +``` + +## Setting HSMIII +```sh +fw_setenv sgmii_mode 5 +``` + +## Setting S/N +```sh +fw_setenv ont_serial ABCD12345678 + # Known Bugs # Miscellaneous Links -- cgit v1.2.3