OpenWRT: DHCP Client di salah satu eth
uci set network.lan.ipaddr='new-ip-address' uci set network.lan.gateway='your-gateway-address' uci set network.lan.dns='dns-address-here' uci commit && service network restart
uci set network.lan.ipaddr='new-ip-address' uci set network.lan.gateway='your-gateway-address' uci set network.lan.dns='dns-address-here' uci commit && service network restart