diff options
author | Ernesto Castellotti <mail@ernestocastellotti.it> | 2022-08-25 10:34:53 +0200 |
---|---|---|
committer | Simone Bortolin <simonebortolin@users.noreply.github.com> | 2022-12-19 23:08:10 +0100 |
commit | 23bbd1769a9e457bb4402feaf25a9c266d22d5bb (patch) | |
tree | e2e82e3a04b28526fcc10c0cb8abc489dbfaef2e /_ont | |
parent | Add EEPROM reset for ONT FS.com GPON ONU Stick with MAC (diff) | |
download | hack-gpon.github.io-23bbd1769a9e457bb4402feaf25a9c266d22d5bb.tar hack-gpon.github.io-23bbd1769a9e457bb4402feaf25a9c266d22d5bb.tar.gz hack-gpon.github.io-23bbd1769a9e457bb4402feaf25a9c266d22d5bb.tar.bz2 hack-gpon.github.io-23bbd1769a9e457bb4402feaf25a9c266d22d5bb.tar.lz hack-gpon.github.io-23bbd1769a9e457bb4402feaf25a9c266d22d5bb.tar.xz hack-gpon.github.io-23bbd1769a9e457bb4402feaf25a9c266d22d5bb.tar.zst hack-gpon.github.io-23bbd1769a9e457bb4402feaf25a9c266d22d5bb.zip |
Diffstat (limited to '_ont')
-rw-r--r-- | _ont/ont-fs-com-gpon-onu-stick-with-mac.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_ont/ont-fs-com-gpon-onu-stick-with-mac.md b/_ont/ont-fs-com-gpon-onu-stick-with-mac.md index d04c97a..7720f60 100644 --- a/_ont/ont-fs-com-gpon-onu-stick-with-mac.md +++ b/_ont/ont-fs-com-gpon-onu-stick-with-mac.md @@ -135,7 +135,7 @@ reload_i2c.sh ``` ## Reset EEPROM to default values and reinitialize -{% include alert.html content=This command is not reversible, all the EEPROM data will be restored to the factory values!" alert="Warning" icon="svg-warning" color="red" %} +{% include alert.html content="This command is not reversible, all the EEPROM data will be restored to the factory values!" alert="Warning" icon="svg-warning" color="red" %} {% include alert.html content="This will cause you to disconnect from the current ssh session." alert="Warning" icon="svg-warning" color="yellow" %} ```sh sfp_i2c -d yes |