logo       

Conf grouping: msg#00318

network.dhcp.isc.dhcp-server

Subject: Conf grouping

*** From dhcp-server -- To unsubscribe, see the end of this message. ***


I'm in the process of combining the confs from 3 separate dhcp servers
into one unified server to facilitate the setup of a fall-over backup
system. I'm trying to determine the proper way to do the following:

### High-level
basic defaults here...
block RAS requests
shared-network local lan {
don't hand out ip's
}
include dhcp.zone1.conf
include dhcp.zone2.conf
include dhcp.zone3.conf



### dhcp.zone1.conf
shared-network zone1 {
defaults for zone1
shared-network cmts1 {
subnet blah { }
subnet blah { }
}

shared-network cmts2 {
subnet blah { }
subnet blah { }
}

group highspeed {
option blah
host blah { }
host blah { }
}
}

Nested shared networks doesn't seem right. Can I do shared-networks
inside group declarations? My goal is to allow each included conf to
behave similar to a stand-alone single conf, defaults at the top, each
cable router is a shared network as appropriate, groups at the end for
clusters of hosts with custom settings. Defaults for one 'zone' should
not spill over into another zone. I'm just not sure of the
appropriate syntax to do this.

Suggestions?

Joshua Coombs

-----------------------------------------------------------------------
List Archives : http://www.isc.org/ml-archives/dhcp-server/
Unsubscribe : http://www.isc.org/dhcp-lists.html
-or- : mailto:dhcp-server-request@xxxxxxx?Subject=unsubscribe
-----------------------------------------------------------------------




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise