Openwrt

From Hurlster Wiki
Jump to navigation Jump to search

Set OpenWRT DHCP server to 1hr lease time.

uci -N show dhcp.@dhcp[0]

uci set dhcp.@dhcp[0].leasetime="1h"