diff options
author | Giovanni Condello <nanomad@users.noreply.github.com> | 2022-11-05 23:41:19 +0100 |
---|---|---|
committer | Simone Bortolin <simonebortolin@users.noreply.github.com> | 2022-12-19 23:09:22 +0100 |
commit | 7357a5577382577016dc2f6d95058a744920514a (patch) | |
tree | 7b2c5473fd24c599710997711d36f2c1c9df61d9 /_ont/ont-huawei-ma5671a-rooted.md | |
parent | Update root procedure for MA5671A (#29) (diff) | |
download | hack-gpon.github.io-7357a5577382577016dc2f6d95058a744920514a.tar hack-gpon.github.io-7357a5577382577016dc2f6d95058a744920514a.tar.gz hack-gpon.github.io-7357a5577382577016dc2f6d95058a744920514a.tar.bz2 hack-gpon.github.io-7357a5577382577016dc2f6d95058a744920514a.tar.lz hack-gpon.github.io-7357a5577382577016dc2f6d95058a744920514a.tar.xz hack-gpon.github.io-7357a5577382577016dc2f6d95058a744920514a.tar.zst hack-gpon.github.io-7357a5577382577016dc2f6d95058a744920514a.zip |
Diffstat (limited to '_ont/ont-huawei-ma5671a-rooted.md')
-rw-r--r-- | _ont/ont-huawei-ma5671a-rooted.md | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/_ont/ont-huawei-ma5671a-rooted.md b/_ont/ont-huawei-ma5671a-rooted.md index 004eaec..b4b3884 100644 --- a/_ont/ont-huawei-ma5671a-rooted.md +++ b/_ont/ont-huawei-ma5671a-rooted.md @@ -7,4 +7,10 @@ layout: default # General setting -[Edit sfp_a2_info file](https://forum.openwrt.org/t/support-ma5671a-sfp-gpon/48042/24)
\ No newline at end of file +[Edit sfp_a2_info file](https://forum.openwrt.org/t/support-ma5671a-sfp-gpon/48042/24) + +# Disable dying gasp + +```sh +# fw_setenv nDyingGaspEnable 0 +```
\ No newline at end of file |