1. 查看光猫 背部的登录地址及帐密码;比如我的光猫:
http://192.168. 1.1

User: user

password: ******
  1. 启动 telnet 服务,使用以下命令:
http://192.168. 1.1/webcmcc/telnet. html
  1. 使用 telnet 登录光猫,在 CMD 下执行:
telnet 192.168. 1.1 

user: user

password: ******
  1. 从 backup_lastgood. xml 文件中获取超级帐号和密码:
cd /

cd /config/workb

grep -i -n "admin" backup_lastgood.xml

grep -i -n "password" backup_lastgood.xml