mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-07 06:18:54 +00:00
10 lines
145 B
Plaintext
10 lines
145 B
Plaintext
|
config dhcp
|
||
|
option interface lan
|
||
|
option start 100
|
||
|
option limit 150
|
||
|
option leasetime 12h
|
||
|
|
||
|
config dhcp
|
||
|
option interface wan
|
||
|
option ignore 1
|