Wired Intelligent Edge

 View Only
  • 1.  HP Procurve 3500yl-48G-PWR (J8693A)

    Posted Sep 15, 2010 06:03 AM

    Hi,

     

    Does anyone know if HP Procurve 3500yl-48G-PWR (J8693A) switch able to configure mulitple DHCP scope?



  • 2.  RE: HP Procurve 3500yl-48G-PWR (J8693A)

    Posted Sep 21, 2010 07:15 AM

    As I know this switch can not be a DHCP server, so DHCP scope is not acceptable for it.



  • 3.  RE: HP Procurve 3500yl-48G-PWR (J8693A)

    Posted Sep 22, 2010 09:30 PM

    You may create multiple scope assignment by using DHCP relay feature but the source assignment must come from DHCP server in your environment.



  • 4.  RE: HP Procurve 3500yl-48G-PWR (J8693A)

    Posted Oct 05, 2010 10:14 AM

    it sure can. All 2600,2800,2900,3500,5400,6600 and 8212 switches can.

     

    On the VLAN that you are going to support this just type the following:

     

    ip helper-address xxx.xxx.xxx.xx1

    ip helper-address xxx.xxx.xxx.xx2

     

    when the client boots it will hit the first one then the next one. if the first one does not reply it will try the second in the list. for this reason, I alternate the order on my vlans just to try and load-balance the number of requests to the DHCP server.



  • 5.  RE: HP Procurve 3500yl-48G-PWR (J8693A)

    Posted Oct 08, 2010 09:49 AM

    Those are not DHCP scopes, those are DHCP relays.

     

    DHCP scope means different dhcp subnets, ie. 10.123.4.X/24 and 10.123.5.X/24.

     

    Configuring multiple 'ip helper-address' you get a higher availability on a distributed DHCP platform but that's not what cysj05 is asking.

     

    Short answer, no, 3500 switches do not work as dhcp server so it can not use