Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
当使用NEO的WiFi链接上级AP时,默认固件不会显示该板子的名称。此时需要到/etc/config/network配置一下,到wan部分增加hostname字段:
config interface 'wan' option ifname 'apcli0' option proto 'dhcp' option hostname 'widora'
配置完重启网络“nr”命令,再到路由器中看到设备列表: 这样就方便很多。