Add SIP-DECT
This commit is contained in:
parent
1c498bd3b9
commit
79231df64d
1 changed files with 11 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue