经过研究,cfgcli -a > /mnt/config.xml可以dump光猫的明文xml配置,用ftp下载下来后用Python parse一下,超级密码所在的键是InternetGatewayDevice.DeviceInfo.X_CT-COM_TeleComAccount.Password cfgcli -g {path}查一下,竟然是***(笑),只能修改了~用cfgcli -s {path} {password}修改超密后实时生效 Wi-Fi名...