Good morning ArT
I have the Revelprog-IS and ver 1.9 of the software.
I have watched your videos and read as many posts in these forums as I could find but I am never able to reproduce any useful results.
The SFPs we are using to learn this tool is:
10Gtek AXS85-192-M3
SFP+ SR 850nm 300m
They have a Blade Networks encoding on them right now.
I can load the encoding in your software and see the encoded Brand, Model, Revision and Serial Number.
Basically, if you can treat me like i'm 5 until this clicks, I would really appreciate it.
How do i firstly confirm that these SFPs are password protected?
Again I followed your videos and get 0x11 or 0x14 errors when making any changes and trying to apply.
I've let the password utility go for 16 days on this SFP and it did not find anything, I had a delay of 0.10ms
I saw in another thread just now that the SFPs can time out. Where do I see if this is happening?
Thanks for reading and any assistance you can share with me.
Seeking assistance. Locked? Can't find password?
-
ArT
- Posts: 1602
- Joined: Wed Mar 25, 2015 8:54 am
- Location: Warsaw, Poland
- Has thanked: 61 times
- Been thanked: 171 times
Re: Seeking assistance. Locked? Can't find password?
If you can not overwrite manufacturer data (e.g. manufacturer name, s/n etc.) then transceiver is write protected. If you can overwrite this data - it's unprotected.
To unprotect it, it may be required manufacturer password (in most cases), but it can be protected also with other method (which is known only by manufacturer).
Manufacturer entry password for SFP is usually located in addr A2h 7Bh - but there are some transceivers where location of password is changed, e.g. A2h FCh. When you used brute force for whole range for A2 7B and it not found anything, you can check to run brute force on A2 FC (first only on ASCII chars - it will be faster, then on whole range). If it still not find password it means that it has to be protected on other way or password is stored in not usual place.
You can try to get some information from manufacturer (10Gtek in your case) who knows, maybe they will share it to you.
To unprotect it, it may be required manufacturer password (in most cases), but it can be protected also with other method (which is known only by manufacturer).
Manufacturer entry password for SFP is usually located in addr A2h 7Bh - but there are some transceivers where location of password is changed, e.g. A2h FCh. When you used brute force for whole range for A2 7B and it not found anything, you can check to run brute force on A2 FC (first only on ASCII chars - it will be faster, then on whole range). If it still not find password it means that it has to be protected on other way or password is stored in not usual place.
You can try to get some information from manufacturer (10Gtek in your case) who knows, maybe they will share it to you.
Re: Seeking assistance. Locked? Can't find password?
Thank you for your response, ArT.
Is it just as simple as editing the options in the drop down and field to the right?
Is it just as simple as editing the options in the drop down and field to the right?
- Attachments
-
- revelprog_snip_01.PNG (25.08 KiB) Viewed 106776 times
Re: Seeking assistance. Locked? Can't find password?
Hi,
The location you write is wrong.
Maybe you need to write "A2h FC" instead of "7C".
Best.
The location you write is wrong.
Maybe you need to write "A2h FC" instead of "7C".
Best.
Re: Seeking assistance. Locked? Can't find password?
Just confirming, I would need to make sure that the second box reads exactly "A2h FC", not "A2 FC"?
And if so, then the suggested order of brute forcing would be:
"A2h 7Bh"
"A2h FCh"
"A2 7B"
"A2h FC"
And if so, then the suggested order of brute forcing would be:
"A2h 7Bh"
"A2h FCh"
"A2 7B"
"A2h FC"
-
ArT
- Posts: 1602
- Joined: Wed Mar 25, 2015 8:54 am
- Location: Warsaw, Poland
- Has thanked: 61 times
- Been thanked: 171 times
Re: Seeking assistance. Locked? Can't find password?
A2h and A2 - these are the same address location
"h" means "hex", e.g. A2 in hex is represented as A2h or 0xA2 for clarification
"h" means "hex", e.g. A2 in hex is represented as A2h or 0xA2 for clarification