diff options
Diffstat (limited to 'ont-huawei-ma5671a.md')
-rw-r--r-- | ont-huawei-ma5671a.md | 27 |
1 files changed, 26 insertions, 1 deletions
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
|