diff options
author | Giammarco <stich86@gmail.com> | 2024-10-08 18:36:58 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-08 18:36:58 +0200 |
commit | c784644e1604fbd6d4f76f7e5022956f61f6018e (patch) | |
tree | 5b0d7ade033a91b9b33aec9e4ac946169749433f /_ont | |
parent | Update ont-zte-f6005v3.md (diff) | |
download | hack-gpon.github.io-c784644e1604fbd6d4f76f7e5022956f61f6018e.tar hack-gpon.github.io-c784644e1604fbd6d4f76f7e5022956f61f6018e.tar.gz hack-gpon.github.io-c784644e1604fbd6d4f76f7e5022956f61f6018e.tar.bz2 hack-gpon.github.io-c784644e1604fbd6d4f76f7e5022956f61f6018e.tar.lz hack-gpon.github.io-c784644e1604fbd6d4f76f7e5022956f61f6018e.tar.xz hack-gpon.github.io-c784644e1604fbd6d4f76f7e5022956f61f6018e.tar.zst hack-gpon.github.io-c784644e1604fbd6d4f76f7e5022956f61f6018e.zip |
Diffstat (limited to '_ont')
-rw-r--r-- | _ont/ont-zte-f6005v3.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/_ont/ont-zte-f6005v3.md b/_ont/ont-zte-f6005v3.md index c0477ba..a3e12f9 100644 --- a/_ont/ont-zte-f6005v3.md +++ b/_ont/ont-zte-f6005v3.md @@ -208,6 +208,16 @@ setmac 1 2178 1234567890 setmac 1 32770 "5::F6005V3.0:" ``` +## Check Images CRC + +```sh +upgradetest bakver + +backup version crc is ok +success! + +``` + ## Persistent telnet access {% include alert.html content="This procedure was only tested on OF V3.0.10P3N2 firmware and it's persistent after an upgrade from OLT" alert="Note" icon="svg-info" color="blue" %} |