BP is byte by byte programming instead of few bytes in a row.
Does brute force timeout even with delay 80ms?
QSFP28 Read
Re: QSFP28 Read
Thank you for the support. With 3ms delay the bruteforce is working OK.
About the password. If I enter a wrong password in SFP module it returns an error. If I enter a password in QSFP and I try to write it, it just refresh the original values (without any error). Is this the normal behaviour?
About the password. If I enter a wrong password in SFP module it returns an error. If I enter a password in QSFP and I try to write it, it just refresh the original values (without any error). Is this the normal behaviour?
-
ArT
- Posts: 1602
- Joined: Wed Mar 25, 2015 8:54 am
- Location: Warsaw, Poland
- Has thanked: 61 times
- Been thanked: 171 times
Re: QSFP28 Read
Yeah some modules in case of wrong password just restore default value (immadiately or after restart).
But you can also consider to write data with password with page access (128B) instead of full area (256B) because some modules requires re-entry password just before page write.
But you can also consider to write data with password with page access (128B) instead of full area (256B) because some modules requires re-entry password just before page write.