本文介绍如何在中兴光猫 F7607P 上开启 Telnet 接口,以获取 root 权限并修改超级密码。操作简便,仅需几步。
使用网线将电脑连接至中兴光猫 F7607P,确保网络畅通,建议直接连接到 LAN 口。
该工具可用于开启光猫的 Telnet 功能。
GitHub 项目地址(如无法访问请使用下方备份链接):
👉 https://github.com/Septrum101/zteOnu
备用下载链接:
👉 zteOnu_0.0.7_windows_amd64.tar.gz
(请自行搜索或从可靠社区资源获取)
解压后,在命令行中运行以下命令获取帮助信息:
zteOnu.exe help |
工具基本参数如下:
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
密码:Zte521
你现在已拥有超级管理员权限,可进一步进行配置修改(如更换超级密码、开放更多端口等)。
https://blog.csdn.net/GuaiGuai_Dragon/article/details/145741618
https://blog.csdn.net/weixin_45758688/article/details/142364007