mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 14:47:46 +01:00
update the static lease example
SVN-Revision: 191
This commit is contained in:
parent
1dbdac4864
commit
138252ae7c
@ -15,7 +15,8 @@ dhcp-authoritative
|
||||
dhcp-range=192.168.1.100,192.168.1.250,255.255.255.0,12h
|
||||
dhcp-leasefile=/tmp/dhcp.leases
|
||||
|
||||
# allow a /etc/ethers for static hosts
|
||||
# use /etc/ethers for static hosts; same format as --dhcp-host
|
||||
# <hwaddr> [<hostname>] <ipaddr>
|
||||
read-ethers
|
||||
|
||||
# other useful options:
|
||||
|
Loading…
Reference in New Issue
Block a user