Re: Why DHCP not for routers?
lowell@epilogue.com Thu, 28 March 1996 16:13 UTC
Received: from ietf.cnri.reston.va.us by IETF.CNRI.Reston.VA.US id aa22655;
28 Mar 96 11:13 EST
Received: from CNRI.Reston.VA.US by IETF.CNRI.Reston.VA.US id aa22649;
28 Mar 96 11:13 EST
Received: from coral.bucknell.edu by CNRI.Reston.VA.US id aa08190;
28 Mar 96 11:13 EST
Received: from charcoal-gw.eg.bucknell.edu by coral.bucknell.edu;
(5.65v3.0/1.1.8.2/29Aug94-0956AM)
id AA06171; Thu, 28 Mar 1996 11:08:36 -0500
Received: from reef.bucknell.edu by charcoal (5.x/SMI-SVR4)
id AA16440; Thu, 28 Mar 1996 10:43:26 -0500
Received: from kehleyr.epilogue.com by reef.bucknell.edu with SMTP
(5.65/IDA-1.2.8) id AA14947; Thu, 28 Mar 1996 10:43:24 -0500
To: mamros@ftp.com, Rajesh Saluja <rsaluja@wipinfo.soft.net>
Cc: dhcp-v4@bucknell.edu
Sender: ietf-archive-request@IETF.CNRI.Reston.VA.US
From: lowell@epilogue.com
In-Reply-To: <9603281348.AA17559@mailserv-C.ftp.com> (message from Shawn
Mamros on Thu, 28 Mar 96 08:48:11 EST)
Subject: Re: Why DHCP not for routers?
Date: Thu, 28 Mar 96 10:34:26 -0500
X-Orig-Sender: lowell@epilogue.com
Message-Id: <9603281034.aa17072@kehleyr.epilogue.com>
[Rajesh Saluja's question:]
>In the RFC1541 and the latest DHCP draft, it is mentioned that
>" DHCP is not intended for configuring routers".
> Can someone listout the problems if DHCP is used for
>configuring a router? Your help will be highly appreciated.
[Shawn Mamros's answer:]
> For starters, imagine the consequences if a router's lease on one (or more)
> of its interfaces expires... even better, if the DHCP server runs out
> of addresses and can't give one to the router... and what if the router
> itself is acting as a DHCP relay agent?
As Shawn said, that's just for starters. Even more fundamentally, the
problem is that using DHCP on a router requires that for each
interface on the router using DHCP, that interface be connected to a
subnet that includes either (1) a DHCP server, or (2) both a relay
agent and another router. The former defeats the whole purpose in
terms of scalability, while the latter is both unlikely and
unreliable.
Be well.
Lowell Gilbert
- Why DHCP not for routers? Rajesh Saluja
- Re: Why DHCP not for routers? Shawn Mamros
- Re: Why DHCP not for routers? lowell
- Re: Why DHCP not for routers? Greg E Hersh