Add SIP-DECT

This commit is contained in:
Jakob Lechner 2023-07-28 04:22:08 +00:00
parent 1c498bd3b9
commit 79231df64d
No known key found for this signature in database
GPG key ID: 996082EFB5906C10

View file

@ -38,6 +38,17 @@ in
"set:voice,192.168.93.20,192.168.93.254,4h"
"set:lab,192.168.94.20,192.168.94.254,4h"
];
dhcp-host = [
"00:30:42:1b:23:ed,192.168.93.21,rfp-01"
"00:30:42:1b:21:c1,192.168.93.22,rfp-02"
"00:30:42:1b:26:f6,192.168.93.23,rfp-03"
"00:30:42:1b:22:3b,192.168.93.24,rfp-04"
"00:30:42:1b:22:7c,192.168.93.25,rfp-05"
];
dhcp-option = [
"vendor:OpenMobility,10,192.168.93.21"
"vendor:OpenMobility,224,OpenMobilitySIP-DECT"
];
dhcp-boot = "lpxelinux.0,raven,192.168.94.1";
cache-size = 10000;
dns-forward-max = 1000;