[求助]mt800 默认端口的更改方法
以xp为例,运行——cmd 进入dos窗口,输入命令telnet 192.168.1.1
输入登录用户名、密码
$modify nbsize httpport<decvalue>
$modify nbsize telnetport<decvalue>
$modify nbsize ftpport<decvalue>
$commit
$reboot
查看当前端口参数:
$get nbsize
显示:
Max IP Session : 1024 HTTP Port : 80
Telnet Port : 23 FTP Port: 21
Serial Auth : Disable
如修改http端口为61180
$modify nbsize httpport61180
$commit
$reboot ';重启
其实WEB页面也可以改的呀:http://192.168.1.1/MainPage?id=29
页:
[1]