Changed lease time from 12h to 7d
This commit is contained in:
parent
f0ba6e4bdc
commit
2fcec9965c
@ -3,7 +3,7 @@
|
||||
# a lease time. If you have more than one network, you will need to
|
||||
# repeat this for each network on which you want to supply DHCP
|
||||
# service.
|
||||
dhcp-range=VLAN30,192.168.30.50,192.168.30.150,12h
|
||||
dhcp-range=VLAN30,192.168.30.50,192.168.30.150,7d
|
||||
|
||||
dhcp-option=VLAN30,option:router,192.168.30.1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user