RE: 70-291: DHCP 20/80 rule
- From: Pete Jones <PeteJones@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 20 Nov 2008 03:43:04 -0800
Slightly confused about the 1 in each subnet, but the rest of it reads like
two different methods to achieve the same result.
If you are allocating out 192.168.1.50-254 with subnet mask of
255.255.255.0, you could either:
Have the scope on Server A (80%) range from 192.168.1.50 to 192.168.1.165,
with Server B (20) range as 192.168.1.166 to 192.168.1.254. No exclusions or
reservations on either server.
The other option is to have Server A and Server B scopes range from
192.168.1.50 to 192.168.1.254, and have the exclusion on Server A be
192.168.1.166 to 192.168.1.254, and the exclusion on Server B be 192.168.1.50
to 192.168.1.165.
Both these methods will work, and the goal is the same: to have two DHCP
servers allocating IPs that a) will not conflict/overlap, (b) will work for
any machine that makes a request, ie it does not matter which server the
client gets the address from.
Personally, I prefer to use exclusions for blocks of IP's that are static,
and alter the scope ranges when balancing DHCP. However, you should learn
both, since I can guarantee you will encounter both methods in the real world.
--
Pete Jones
MCSE:Security, MCSE:Messaging
"ISApose" wrote:
Hello, thanks in advance..
I have seen 2 different views of the 80/20 rule. One that states to break
up the scope on 2 different DHCP servers (1 in each subnet), and then what
the MS Press 70-291 book states.
It states to use the same scope on both servers, but break up the exclusion
range, 80% and 20%.
I'm sure the MS Press book is the one I want to go with, but just wanted to
confirm.
- Follow-Ups:
- RE: 70-291: DHCP 20/80 rule
- From: ISApose
- RE: 70-291: DHCP 20/80 rule
- References:
- 70-291: DHCP 20/80 rule
- From: ISApose
- 70-291: DHCP 20/80 rule
- Prev by Date: Re: Tesking_70-290_v6.0
- Next by Date: RE: 70-297 Fail
- Previous by thread: 70-291: DHCP 20/80 rule
- Next by thread: RE: 70-291: DHCP 20/80 rule
- Index(es):
Relevant Pages
|