IP address range

Glen R. J. Neff neff_glen at emc.com
Mon Jul 27 19:50:10 UTC 2009


On Mon, 2009-07-27 at 20:40 +0200, Jason Penton wrote:
> Lets say a relay agent is sitting on 10.31.3.10 and we want to issue
> 172.16.0.0/16 addresses to all clients requesting an IP, how would one
> set that up. We can assume that the dhcp server is on 10.31.3.1
> 
> if i put in the following:
> subnet 172.16.0.0 netmask 255.255.0.0 {
>      pool {
>         range 172.16.0.1 172.16.255.254
>      }
> }
> 
The relay agent would need to sit on the 172.16.0.0/24 network and
specify your server at 10.31.3.1 which would host the scope for
172.16.0.0/24.

-G

-- 
/*
 * Glen R. J. Neff
 * RTP TSG Network Team
 * neff_glen at emc.com
 *
 * EMC^2 == E^2
 */



More information about the dhcp-users mailing list