Skip to content
KerwinKoo edited this page Dec 28, 2015 · 1 revision

openwrt 修改IP地址

uci set network.lan.ipaddr=192.168.0.8

uci commit

/etc/init.d/network restart

或者

vi /etc/config/network

修改保存后

/etc/init.d/network restart

[[TOC]]

Clone this wiki locally