diff options
author | Ernesto Castellotti <mail@ernestocastellotti.it> | 2023-03-19 21:32:02 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-19 21:32:02 +0100 |
commit | 0dfe17ea8da5cc1c4cd4afcf5988a2bbaa503bc2 (patch) | |
tree | 578e483a14808e3d36eae8e3c8deee3fd41261bc | |
parent | Add FS modded firmware (#161) (diff) | |
download | hack-gpon.github.io-0dfe17ea8da5cc1c4cd4afcf5988a2bbaa503bc2.tar hack-gpon.github.io-0dfe17ea8da5cc1c4cd4afcf5988a2bbaa503bc2.tar.gz hack-gpon.github.io-0dfe17ea8da5cc1c4cd4afcf5988a2bbaa503bc2.tar.bz2 hack-gpon.github.io-0dfe17ea8da5cc1c4cd4afcf5988a2bbaa503bc2.tar.lz hack-gpon.github.io-0dfe17ea8da5cc1c4cd4afcf5988a2bbaa503bc2.tar.xz hack-gpon.github.io-0dfe17ea8da5cc1c4cd4afcf5988a2bbaa503bc2.tar.zst hack-gpon.github.io-0dfe17ea8da5cc1c4cd4afcf5988a2bbaa503bc2.zip |
-rw-r--r-- | _ont/ont-huawei-ma5671a-fs-mod.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_ont/ont-huawei-ma5671a-fs-mod.md b/_ont/ont-huawei-ma5671a-fs-mod.md index e81707a..622c743 100644 --- a/_ont/ont-huawei-ma5671a-fs-mod.md +++ b/_ont/ont-huawei-ma5671a-fs-mod.md @@ -107,7 +107,7 @@ fw_setenv onu_loid "YOUR_LOID" ## Setting ONU GPON loid password ```sh -fw_setenv onu_loid "YOUR_LOID_PASSWORD" +fw_setenv onu_loid_password "YOUR_LOID_PASSWORD" ``` ## Setting OMCI vendor ID |