diff options
author | Simone <26844016+simonebortolin@users.noreply.github.com> | 2023-04-25 16:02:11 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-25 16:02:11 +0200 |
commit | 1276307374bba1ac42a7ef617b95d43723fb9f3e (patch) | |
tree | 1bf8d25c978fd78cb039614460e84ccb5f87a008 /_ont/ont-huawei-ma5671a.md | |
parent | Update ont-zte-f601.md (#172) (diff) | |
download | hack-gpon.github.io-1276307374bba1ac42a7ef617b95d43723fb9f3e.tar hack-gpon.github.io-1276307374bba1ac42a7ef617b95d43723fb9f3e.tar.gz hack-gpon.github.io-1276307374bba1ac42a7ef617b95d43723fb9f3e.tar.bz2 hack-gpon.github.io-1276307374bba1ac42a7ef617b95d43723fb9f3e.tar.lz hack-gpon.github.io-1276307374bba1ac42a7ef617b95d43723fb9f3e.tar.xz hack-gpon.github.io-1276307374bba1ac42a7ef617b95d43723fb9f3e.tar.zst hack-gpon.github.io-1276307374bba1ac42a7ef617b95d43723fb9f3e.zip |
Diffstat (limited to '')
-rw-r--r-- | _ont/ont-huawei-ma5671a.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/_ont/ont-huawei-ma5671a.md b/_ont/ont-huawei-ma5671a.md index 1609d5c..f42cf1a 100644 --- a/_ont/ont-huawei-ma5671a.md +++ b/_ont/ont-huawei-ma5671a.md @@ -121,7 +121,7 @@ For more info [XPONos partition layout](https://github.com/XPONos/linux_lantiq-f - [right.com.cn (China) 29 Aug 2022](https://mega.nz/file/VHFFSBrT#2WhDPcdON5EHR01l6Ut35GC3sl55e4l09Z0NUo_7SWA){: .btn} md5hash: 3d357e2dc7b59c66fe61b4ddf1fb8dc0 - [ONT FS.com GPON ONU Stick with MAC firmware / SourcePhotonics SPS-34-24T-HP-TDFO firmware](/ont-fs-com-gpon-onu-stick-with-mac) -# General Settings and Useful Commands +# Usage - [Huawei Rooted Firmware General Setting](/ont-huawei-ma5671a-rooted) - [Carlito Firmware General Setting](/ont-huawei-ma5671a-carlito) @@ -129,6 +129,8 @@ For more info [XPONos partition layout](https://github.com/XPONos/linux_lantiq-f - [right.com.cn (China) Firmware General Setting](/ont--huawei-ma5671a-china) - [Nokia G-010S-P Firmware General Setting](/ont-nokia-g-010s-p) +# Advanced settings + ## Transferring files to the stick {% include alert.html content="If you use a modern OpenSSH version (e.g. >= 8.8) you will have to use the legacy protocol and enable some deprecated algorithms: scp `-oKexAlgorithms=+diffie-hellman-group1-sha1 -oHostKeyAlgorithms=+ssh-dss [...]`" alert="Info" icon="svg-info" color="blue" %} @@ -177,7 +179,6 @@ cat /dev/mtdX | nc 192.168.1.11 1234 ## Booting to a different image - ```sh # fw_setenv committed_image 0|1 # fw_setenv image0|1_is_valid 1 |