mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Update dhcp_server.markdown
This commit is contained in:
parent
1b7bf19a6c
commit
d520317324
@ -22,7 +22,7 @@ Create a simple DHCP server for your network and allow set fix ip for some devic
|
||||
"range_start": "192.168.1.100",
|
||||
"range_end": "192.168.1.200",
|
||||
"broadcast": "192.168.1.255",
|
||||
"routers": ["192.168.1.1"]
|
||||
"gateway": "192.168.1.1"
|
||||
}
|
||||
],
|
||||
"hosts": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user