1、Network配置
https://wiki.openwrt.org/doc/uci/network
在openwrt中network的默认值一般在/package/base-files/files/bin/config_generate
里面设置,如下:
case "$protocol" in
static)
local ipad
case "$1" in
lan) ipad=${
ipaddr