Re: Allocating addresses across routers
Rajesh Saluja <rsaluja@wipinfo.soft.net> Thu, 05 September 1996 13:50 UTC
Received: from ietf.org by ietf.org id aa00745; 5 Sep 96 9:50 EDT
Received: from cnri by ietf.org id aa00741; 5 Sep 96 9:50 EDT
Received: from marge.bucknell.edu by CNRI.Reston.VA.US id aa07513;
5 Sep 96 9:50 EDT
Received: from reef.bucknell.edu by mail.bucknell.edu;
(5.65v3.2/1.1.8.2/17Jul96-0109PM)
id AA06142; Thu, 5 Sep 1996 09:37:22 -0400
Date: Thu, 5 Sep 1996 09:37:22 -0400
Message-Id: <199609051338.SAA17594@comm10>
Errors-To: droms@bucknell.edu
Reply-To: dhcp-v4@bucknell.edu
Originator: dhcp-v4@bucknell.edu
X-Orig-Sender: dhcp-v4@bucknell.edu
Precedence: bulk
Sender: ietf-archive-request@ietf.org
From: Rajesh Saluja <rsaluja@wipinfo.soft.net>
To: Multiple recipients of list <dhcp-v4@bucknell.edu>
Subject: Re: Allocating addresses across routers
X-Listprocessor-Version: 6.0c -- ListProcessor by Anastasios Kotsikonas
X-Comment: Discussion of DHCP for IPv4
Mime-Version: 1.0
X-Mailer: ELM [version 2.4 PL24]
I have tried BOOTP relay agent on Windows NT3.51 server and it also sends unicast to the specified DHCP server(s). The configuration is quite simple. Enjoy!! -Rajesh Saluja > > If you have cisco routers, you can use the "ip helper-address" command > which will forward a BOOTP broadcast request via unicast to the DHCP > server defined in the ip helper-address command. > > Other routers may have similar features, but I don't know the syntax. > > -- > Evan > > > > > > Hi - I have a little dilemma, but first let me explain where I am at. > > I have configured my AIX4.2 box with a DHCP server (it hands out leases, > > it handles bootp both dynamic and static) All in all I am pretty pleased > > except for this one little thing. We have a highly subnetted network > > and I would like to have as FEW DHCP servers as possible which means I > > need to forward client requests across the routers. My router people > > cringe when I tell them this, they are worried about broadcasts. Is > > there any other way to do address assignment across a router without > > opening it up to ALL broadcast packets? > > > > TIA, > > Carolyn > > > > >
- Allocating addresses across routers cpeters2
- Re: Allocating addresses across routers Evan Wetstone
- Re: Allocating addresses across routers Richard Letts
- Re: Allocating addresses across routers Ted Lemon
- Re: Allocating addresses across routers Shawn Mamros
- Re: Allocating addresses across routers Matt Crawford
- Re: Allocating addresses across routers Rajesh Saluja
- Re: Allocating addresses across routers Matthew Waugh