*** From dhcp-server -- To unsubscribe, see the end of this message. ***
You can use shared-network.
shared-network CPE1 {
default-lease-time 6000;
max-lease-time 7200;
subnet 192.168.233.0 netmask 255.255.255.0 {
# Primary interface address of cisco 3810 routers.
# which specified as "Ip helper Address ..."
}
subnet 192.168.200.192 netmask 255.255.255.224 {
range 192.168.200.194 192.168.200.222;
option subnet-mask 255.255.255.224;
option routers 192.168.200.193;
}
}
-----Original Message-----
From: David G. Mackay [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 12, 1999 1:06 AM
To: [EMAIL PROTECTED]
Subject: New subscriber
*** From dhcp-server -- To unsubscribe, see the end of this message. ***
I would like to use the 3.0 alpha server to provide DHCP to clients that
will be connected to cisco 3810 routers. The giaddr provided by the
router will be sufficient to provide the class information for the various
subnets. Is there an archive of this list that I can access for
information before I start pestering folks?
-Dave
----------------------------------------------------------------------------
--
To unsubscribe from this list, please visit http://www.fugue.com/dhcp/lists
If you are without web access, or if you are having trouble with the web
page,
please send mail to [EMAIL PROTECTED] Please try to use the web
page first - it will take a long time for your request to be processed by
hand.
----------------------------------------------------------------------------
--
------------------------------------------------------------------------------
To unsubscribe from this list, please visit http://www.fugue.com/dhcp/lists
If you are without web access, or if you are having trouble with the web page,
please send mail to [EMAIL PROTECTED] Please try to use the web
page first - it will take a long time for your request to be processed by hand.
------------------------------------------------------------------------------