22 lines
No EOL
448 B
Text
22 lines
No EOL
448 B
Text
#interface wlan0
|
|
# static ip_address=192.168.12.1/24
|
|
|
|
hostname
|
|
clientid
|
|
presistent
|
|
option rapid_commit
|
|
option domain_name_servers, domain_name, domain_search, host_name
|
|
option classless_static_routes
|
|
option interface_mtu
|
|
option ntp_servers
|
|
require dhcp_server_identifier
|
|
|
|
slaac private
|
|
|
|
profile static_wlan0
|
|
static ip_address=192.168.12.1
|
|
static routers=192.168.12.1
|
|
static domain_name_servers=192.168.12.1
|
|
|
|
interface wlan0
|
|
fallback static_wlan0 |