openwrt下如何修改默认ip地址 增加开机启动脚本 uci set network.lan.ipaddr=192.168.0.8(改成你想要默认的ip) uci commit /etc/init.d/network restart