页面历史记录
1.电脑连接 中兴光猫F7607P
2. 下载 zteOnu https://github.com/Septrum101/zteOnu 如果下载不了下载这个 下载这个 zteOnu_0.0.7_windows_amd64.tar.gz 然后跟着步骤走,不懂看 help。
3.按需使用
代码块 | ||||
---|---|---|---|---|
| ||||
zteOnu.exe help
Usage:
zteOnu [flags]
zteOnu [command]
Available Commands:
completion Generate the autocompletion script for the specified shell
help Help about any command
version Print current version of zteOnu
Flags:
-h, --help help for zteOnu
-i, --ip string ONU ip address (default "192.168.1.1")
--new use new method to open telnet, MAC address must set to 00:07:29:55:35:57
-p, --pass string factory mode auth password (default "nE7jA%5m")
--port int ONU http port (default 8080)
--telnet permanent telnet (user: root, pass: Zte521)
--tp int ONU telnet port (default 23)
-u, --user string factory mode auth username (default "telecomadmin")
Use "zteOnu [command] --help" for more information about a command. |
最后得到telnet用户名是root 最后用户名是root 密码是Zte521
...
引用
https://blog.csdn.net/GuaiGuai_Dragon/article/details/145741618
...