|
|
@ -2,6 +2,7 @@ |
|
|
|
# /etc/dhcp/common4.conf for common DHCP configurations between both servers |
|
|
|
# |
|
|
|
|
|
|
|
failover peer "dhcp-failover"; |
|
|
|
|
|
|
|
default-lease-time 300; |
|
|
|
max-lease-time 600; |
|
|
@ -17,7 +18,6 @@ option ms-classless-static-routes code 249 = array of integer 8; |
|
|
|
|
|
|
|
subnet 128.153.144.0 netmask 255.255.254.0 { |
|
|
|
range 128.153.144.100 128.153.144.254; |
|
|
|
failover peer "dhcp-failover"; |
|
|
|
|
|
|
|
# COSI |
|
|
|
group { |
|
|
|