Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
acceptlanguage: en-US
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Received-SPF: None (maedg-nlb.ets.enterasys.com: [email protected] does
 not designate permitted sender hosts)
X-Reverse-DNS: unknown
X-Proofpoint-Virus-Version: vendor=fsecure engine=1.12.8161:2.4.5,1.2.40,4.0.166
 definitions=2010-05-27_03:2010-02-06,2010-05-27,2010-05-27 signatures=0
X-Proofpoint-Spam-Details: rule=uncdefault_notspam policy=uncdefault score=0 
spamscore=0 ipscore=0
 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx
 engine=6.0.2-1004200000 definitions=main-1005270123

All,

To provide more details on my comments:

My thinking is that Servers and switches should be in the exclude line and =
should be static addresses

set dhcp exclude 192.168.0.90 192.168.0.90   (My DHCP server)
set dhcp exclude 192.168.0.190 192.168.0.190  (My Radius Server)
set dhcp exclude 192.168.0.90 192.168.0.109 (DFE/N Switch)
set dhcp exclude 192.168.0.190 192.168.0.110 (A2)
set dhcp exclude 192.168.0.90 192.168.0.90    (C3)
set dhcp exclude 192.168.0.190 192.168.0.190   (B3)

My D2 is my DHCP server at the time of my test
Thank you
Jason Parker

-----Original Message-----
From: Parker, Jason=20
Sent: Thursday, May 27, 2010 1:05 PM
To: Enterasys Customer Mailing List
Subject: RE: [enterasys] Statically assigned DHCP addresses on C2/3 switch =
stack

Kim,

This is how I have been setting it up and it works. It is time consuming bu=
t It always works. You could exclude these addresses and just manual set th=
e switches but PC's need to be set up this way.

Jason

-----Original Message-----
From: Kim Pedersen [mailto:[email protected]]=20
Sent: Wednesday, May 26, 2010 11:50 PM
To: Enterasys Customer Mailing List
Subject: [enterasys] Statically assigned DHCP addresses on C2/3 switch stac=
k


Hello everyone,

I am trying to assign static IP addresses to a bunch of systems using a=20
C2/C3 stack as the DHCP Server, and am wondering if I am understanding=20
the documentation right, and it really is necessary to write 4 lines of=20
configuration PER host entry?

For instance I have defined a dynamic pool for a wifi network, so the=20
DHCP server will assign ip addresses on the 192.168.11.0/24 network.

But as an example I'd like to statically assign all the wireless access=20
points on the network using DHCP, and it would seem I need the following:

set dhcp pool gfs-wifi
set dhcp pool gfs-wifi dns-server 192.168.15.254
set dhcp pool gfs-wifi default-router 192.168.11.254
set dhcp pool gfs-wifi network 192.168.11.0 255.255.255.0

set dhcp pool ap-gs10 hardware-address 0011.888b.ff40
set dhcp pool ap-gs10 host 192.168.11.1 255.255.255.0
set dhcp pool ap-gs10 network 192.168.11.0 255.255.255.0
set dhcp pool ap-gs10 dns-server 192.168.15.254

set dhcp pool ap-gs11 hardware-address 0011.888b.6680
set dhcp pool ap-gs11 host 192.168.11.2 255.255.255.0
set dhcp pool ap-gs11 network 192.168.11.0 255.255.255.0
set dhcp pool ap-gs11 dns-server 192.168.15.254

set dhcp pool ap-gs20 hardware-address 0011.888c.4780
set dhcp pool ap-gs20 host 192.168.11.3 255.255.255.0
set dhcp pool ap-gs20 network 192.168.11.0 255.255.255.0
set dhcp pool ap-gs20 dns-server 192.168.15.254

set dhcp pool ap-gs30 hardware-address 0011.888c.8c00
set dhcp pool ap-gs30 host 192.168.11.4 255.255.255.0
set dhcp pool ap-gs30 network 192.168.11.0 255.255.255.0
set dhcp pool ap-gs30 dns-server 192.168.15.254

set dhcp pool ap-gs40 hardware-address 0011.888b.4280
set dhcp pool ap-gs40 host 192.168.11.5 255.255.255.0
set dhcp pool ap-gs40 network 192.168.11.0 255.255.255.0
set dhcp pool ap-gs40 dns-server 192.168.15.254

set dhcp pool ap-gs50 hardware-address 0011.888b.d5c0
set dhcp pool ap-gs50 host 192.168.11.6 255.255.255.0
set dhcp pool ap-gs50 network 192.168.11.0 255.255.255.0
set dhcp pool ap-gs50 dns-server 192.168.15.254


So in effect I need to define a 1 host address pool for every static=20
assignment I want to do, which besides being inconvenient may not even=20
be possible to do for 40-50 hosts on a /24 network.

Have I misunderstood the documentation, or is this really the way it has=20
to be done?



--=20
Kind regards
Kim Pedersen
CNCS Ltd.



---
To unsubscribe from enterasys, send email to [email protected] with the body=
: unsubscribe enterasys [email protected]



---
To unsubscribe from enterasys, send email to [email protected] with the body: 
unsubscribe enterasys [email protected]

Reply via email to