openwrt命令行模式命令及其工具putty.rar
openwrt命令行模式命令及其工具
需要学会用ssh登录路由器用linux命令查看。
ps命令查看当前系统运行的进程信息
free命令查看内存使用和swap挂载情况
ls查看目录和文件
cd进入退出目录
vi查看编辑配置文件
安装命令:
#opkgupdate
#opkginstallnano
ucisetnetwork.lan.ipaddr=[lanip]
使用pppoe设置
Shell代码
ucisetnetwork.wan.proto=pppoe//设置wan口类型为pppoe
ucisetnetwork.wan.user
下载地址
用户评论