Add tags
This commit is contained in:
parent
bab350fae3
commit
f66d88b45e
1 changed files with 2 additions and 2 deletions
|
|
@ -35,8 +35,8 @@ in
|
|||
expand-hosts = true;
|
||||
domain = "lab.fablab-nea.de";
|
||||
dhcp-range = [
|
||||
"192.168.93.20,192.168.93.254,4h"
|
||||
"192.168.94.20,192.168.94.254,4h"
|
||||
"set:voice,192.168.93.20,192.168.93.254,4h"
|
||||
"set:lab,192.168.94.20,192.168.94.254,4h"
|
||||
];
|
||||
dhcp-boot = "lpxelinux.0,raven,192.168.94.1";
|
||||
cache-size = 10000;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue