-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ZTE F6005v3 ONT #359
Add ZTE F6005v3 ONT #359
Conversation
add known information about ZTE F6005v3 ONT
fixed typos
| Flash | 128 MB (SPI NAND FM25S01A) | | ||
| RAM | 128 MB | | ||
| System | Customized Linux by ZTE | | ||
| 2.5GBaseT | No | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| 2.5GBaseT | No | | |
| 2.5GBaseT | Yes | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My fault, I've copied F601 template and missed this one 😅
I've some other fresh news, so I'll fix on the next pull. Thanks 😊
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your research!
{% include alert.html content="Commands have been tested on V3 HW rev. on OpenFiber firmwares" alert="Note" icon="svg-info" color="blue" %} | ||
|
||
## Enable Telnet | ||
{% include alert.html content="This is an external script ([ZTE Telnet enabler](https://github.com/douniwan5788/zte_modem_tools)), use at your own risk! Credentials don't survive at reboot!" alert="Note" icon="svg-info" color="blue" %} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do the GPON parameters (e.g. PLOAM) remain, though?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do the GPON parameters (e.g. PLOAM) remain, though?
Yes setmac commands are permanent 😊
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent!
Add new ZTE F6005v3 ONT info
Close #348