2022-01-31 16:44:36 -06:00
|
|
|
duid
|
|
|
|
persistent
|
|
|
|
vendorclassid
|
|
|
|
|
|
|
|
option domain_name_servers, domain_name, domain_search
|
|
|
|
option classless_static_routes
|
|
|
|
option interface_mtu
|
|
|
|
option host_name
|
|
|
|
#option ntp_servers
|
|
|
|
|
|
|
|
require dhcp_server_identifier
|
|
|
|
slaac private
|
|
|
|
noipv4ll
|
|
|
|
noipv6rs
|
|
|
|
waitip 6
|
|
|
|
|
|
|
|
interface wan0
|
|
|
|
ipv6rs
|
|
|
|
iaid 1
|
|
|
|
option rapid_commit
|
|
|
|
ia_na 1
|
|
|
|
ia_pd 1 lan0
|
|
|
|
|
|
|
|
interface lan0
|
2022-07-03 20:18:56 -05:00
|
|
|
static ip_address=10.0.0.1/8
|
2022-01-31 16:44:36 -06:00
|
|
|
static routers=10.0.0.1
|
|
|
|
static domain_name_servers=10.0.0.1 8.8.8.8 8.8.4.4
|