<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic RE: Configuration of static dhcp binding on d-serie Switch don ́t work in ExtremeSwitching (Other)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-other/configuration-of-static-dhcp-binding-on-d-serie-switch-don-%CC%81t/m-p/10021#M1049</link>
    <description>Article ID: 10424 was released today, exactly the problem that you've reported, the only thing that is missing in the article is that also the D2 is affected as we'd see in our tests...&lt;BR /&gt;
&lt;BR /&gt;
Ron&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://community.enterasys.com/enterasys/topics/securestack_dhcp_server_fails_to_reserve_ip_address_based_on_mac_address" target="_blank" rel="nofollow noreferrer noopener"&gt;https://community.enterasys.com/enterasys/topics/securestack_dhcp_server_fails_to_reserve_ip_address_based_on_mac_address&lt;/A&gt; &lt;BR /&gt;</description>
    <pubDate>Thu, 12 Dec 2013 22:37:00 GMT</pubDate>
    <dc:creator>Ronald_Dvorak</dc:creator>
    <dc:date>2013-12-12T22:37:00Z</dc:date>
    <item>
      <title>Configuration of static dhcp binding on d-serie Switch don ́t work</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/configuration-of-static-dhcp-binding-on-d-serie-switch-don-%CC%81t/m-p/10016#M1044</link>
      <description>i Need to config some dhcp Clients on my D2G124-12P with a different Gateway ... all Clients are in the same subnet .&lt;BR /&gt;
&lt;BR /&gt;
Following Config don´t work :&lt;BR /&gt;
&lt;BR /&gt;
set dhcp enable&lt;BR /&gt;
set dhcp exclude 192.168.46.2 192.168.46.10&lt;BR /&gt;
set dhcp exclude 192.168.46.199 192.168.46.254&lt;BR /&gt;
&lt;BR /&gt;
set dhcp pool kolbe&lt;BR /&gt;
set dhcp pool kolbe lease 0 12 0&lt;BR /&gt;
set dhcp pool kolbe dns-server 192.168.46.254 8.8.8.8&lt;BR /&gt;
set dhcp pool kolbe default-router 192.168.46.254&lt;BR /&gt;
set dhcp pool kolbe network 192.168.46.0 255.255.255.0&lt;BR /&gt;
set dhcp pool kolbe option 78 hex 01c0.a82e.03&lt;BR /&gt;
&lt;BR /&gt;
set dhcp pool ap-gs10&lt;BR /&gt;
set dhcp pool ap-gs10 dns-server 192.168.46.2&lt;BR /&gt;
set dhcp pool ap-gs10 default-router 192.168.46.2&lt;BR /&gt;
set dhcp pool ap-gs10 hardware-address 50:26:90:18:ed:1e&lt;BR /&gt;
set dhcp pool ap-gs10 host 192.168.46.195 255.255.255.0&lt;BR /&gt;
&lt;BR /&gt;
I tried this of course already with "dhcp pool client iedentifier"  Option ..  &lt;BR /&gt;
i tried this with the dhcp hardware-adress Option &lt;BR /&gt;
&lt;BR /&gt;
.. but nothig works, the Client everytime gets an address from pool "Kolbe" &lt;BR /&gt;
the Standard pool. It´s not possible to work with a static dhcp entry.&lt;BR /&gt;
&lt;BR /&gt;
Of course i tried different devices .. with wireless  and wired Interfaces .. nothing works.&lt;BR /&gt;
&lt;BR /&gt;
is anybody here who has successful config a D-Series Switch with such static dhcp bindings ? &lt;BR /&gt;
&lt;BR /&gt;
Chassis Serial Number:      13260009905Y&lt;BR /&gt;
Chassis Firmware Revision:  06.03.13.0001&lt;BR /&gt;
&lt;BR /&gt;
 &lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
&lt;BR /&gt;
 &lt;BR /&gt;
&lt;BR /&gt;
Christian&lt;BR /&gt;
&lt;BR /&gt;
 &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Sun, 08 Dec 2013 06:26:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/configuration-of-static-dhcp-binding-on-d-serie-switch-don-%CC%81t/m-p/10016#M1044</guid>
      <dc:creator>info_systemhaus</dc:creator>
      <dc:date>2013-12-08T06:26:00Z</dc:date>
    </item>
    <item>
      <title>RE: Configuration of static dhcp binding on d-serie Switch don ́t work</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/configuration-of-static-dhcp-binding-on-d-serie-switch-don-%CC%81t/m-p/10017#M1045</link>
      <description>Hi Chris,&lt;BR /&gt;
&lt;BR /&gt;
I've tried only the static part of the configuration and it looks like that the command "set dhcp pool XXX hardware-address" isn't working.&lt;BR /&gt;
&lt;BR /&gt;
Use the "set dhcp pool XXX client-identifier" instead.&lt;BR /&gt;
&lt;BR /&gt;
Here my example...&lt;BR /&gt;
set dhcp pool test&lt;BR /&gt;
set dhcp pool test client-identifier 01:20:b3:99:85:14:b5&lt;BR /&gt;
set dhcp pool test host 10.12.0.33 255.255.255.0&lt;BR /&gt;
&lt;BR /&gt;
The identifier is the MAC of the client with a 01 (=ENet address) in front.&lt;BR /&gt;
So my MAC was 20:b3:99:85:14:b5 and I've put the 01 in front to create the ID 01:20:b3:99:85:14:b5&lt;BR /&gt;
&lt;BR /&gt;
Hope that works for you.&lt;BR /&gt;
&lt;BR /&gt;
Ron</description>
      <pubDate>Thu, 12 Dec 2013 05:44:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/configuration-of-static-dhcp-binding-on-d-serie-switch-don-%CC%81t/m-p/10017#M1045</guid>
      <dc:creator>Ronald_Dvorak</dc:creator>
      <dc:date>2013-12-12T05:44:00Z</dc:date>
    </item>
    <item>
      <title>RE: Configuration of static dhcp binding on d-serie Switch don ́t work</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/configuration-of-static-dhcp-binding-on-d-serie-switch-don-%CC%81t/m-p/10018#M1046</link>
      <description>Here with dynamic pool &amp;amp; static binding, as you'd see from the "show dhcp binding" it works...&lt;BR /&gt;
!&lt;BR /&gt;
set dhcp enable&lt;BR /&gt;
set dhcp exclude 10.12.0.1 10.12.0.50&lt;BR /&gt;
set dhcp exclude 10.12.0.70 10.12.0.254&lt;BR /&gt;
!&lt;BR /&gt;
set dhcp pool dynamic&lt;BR /&gt;
set dhcp pool dynamic network 10.12.0.0 255.255.255.0&lt;BR /&gt;
!&lt;BR /&gt;
set dhcp pool static&lt;BR /&gt;
set dhcp pool static client-identifier 01:20:b3:99:85:14:b5&lt;BR /&gt;
set dhcp pool static host 10.12.0.60 255.255.255.0!!&lt;BR /&gt;
!&lt;BR /&gt;
&lt;BR /&gt;
D2_desk(su)-&amp;gt;show dhcp bin&lt;BR /&gt;
IP address         Hardware Address     Lease Expiration     Type&lt;BR /&gt;
10.12.0.51         00:1a:e8:14:11:3e    00:23:58            Automatic&lt;BR /&gt;
10.12.0.60         20:b3:99:85:14:b5    00:23:56            Manual&lt;BR /&gt;
&lt;BR /&gt;
I run the same version as you've installed on your D2.</description>
      <pubDate>Thu, 12 Dec 2013 06:59:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/configuration-of-static-dhcp-binding-on-d-serie-switch-don-%CC%81t/m-p/10018#M1046</guid>
      <dc:creator>Ronald_Dvorak</dc:creator>
      <dc:date>2013-12-12T06:59:00Z</dc:date>
    </item>
    <item>
      <title>RE: Configuration of static dhcp binding on d-serie Switch don ́t work</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/configuration-of-static-dhcp-binding-on-d-serie-switch-don-%CC%81t/m-p/10019#M1047</link>
      <description>&lt;BR /&gt;
Hello Ronald,&lt;BR /&gt;
&lt;BR /&gt;
thanks for your reply ... &lt;BR /&gt;
&lt;BR /&gt;
this System is located on a cutomer site as a WLAN Demo System .... thats why i need 3 or 4 days to test your suggestion .. but  i will reply &lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt;I've tried only the static part of the configuration and it looks like that the command "set dhcp pool XXX hardware-address" isn't working.&lt;/I&gt;&lt;BR /&gt;
&lt;BR /&gt;
I´m reasssued about this .. it was not my lack of knowledge to configure such a easy command like a dhcp binding &lt;I&gt;....&lt;/I&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt;&lt;BR /&gt;
&lt;/I&gt;&lt;BR /&gt;
&lt;BR /&gt;
Regards &lt;BR /&gt;
&lt;BR /&gt;
Chris&lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt;&lt;BR /&gt;
&lt;/I&gt;&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Dec 2013 13:43:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/configuration-of-static-dhcp-binding-on-d-serie-switch-don-%CC%81t/m-p/10019#M1047</guid>
      <dc:creator>info_systemhaus</dc:creator>
      <dc:date>2013-12-12T13:43:00Z</dc:date>
    </item>
    <item>
      <title>RE: Configuration of static dhcp binding on d-serie Switch don ́t work</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/configuration-of-static-dhcp-binding-on-d-serie-switch-don-%CC%81t/m-p/10020#M1048</link>
      <description>Looking forward to seeing the results of your test Chris!</description>
      <pubDate>Thu, 12 Dec 2013 13:43:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/configuration-of-static-dhcp-binding-on-d-serie-switch-don-%CC%81t/m-p/10020#M1048</guid>
      <dc:creator>Tamera_Rousseau</dc:creator>
      <dc:date>2013-12-12T13:43:00Z</dc:date>
    </item>
    <item>
      <title>RE: Configuration of static dhcp binding on d-serie Switch don ́t work</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/configuration-of-static-dhcp-binding-on-d-serie-switch-don-%CC%81t/m-p/10021#M1049</link>
      <description>Article ID: 10424 was released today, exactly the problem that you've reported, the only thing that is missing in the article is that also the D2 is affected as we'd see in our tests...&lt;BR /&gt;
&lt;BR /&gt;
Ron&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://community.enterasys.com/enterasys/topics/securestack_dhcp_server_fails_to_reserve_ip_address_based_on_mac_address" target="_blank" rel="nofollow noreferrer noopener"&gt;https://community.enterasys.com/enterasys/topics/securestack_dhcp_server_fails_to_reserve_ip_address_based_on_mac_address&lt;/A&gt; &lt;BR /&gt;</description>
      <pubDate>Thu, 12 Dec 2013 22:37:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/configuration-of-static-dhcp-binding-on-d-serie-switch-don-%CC%81t/m-p/10021#M1049</guid>
      <dc:creator>Ronald_Dvorak</dc:creator>
      <dc:date>2013-12-12T22:37:00Z</dc:date>
    </item>
    <item>
      <title>RE: Configuration of static dhcp binding on d-serie Switch don ́t work</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/configuration-of-static-dhcp-binding-on-d-serie-switch-don-%CC%81t/m-p/10022#M1050</link>
      <description>&lt;BR /&gt;
.. i think this article follow our communication.. because yesterday i put my question into a GTAC Case&lt;BR /&gt;
&lt;BR /&gt;
and the(n)  tech guys discovered the fact ... that all Switches are affected ..&lt;BR /&gt;
&lt;BR /&gt;
this bug should get my name  &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Dec 2013 23:35:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/configuration-of-static-dhcp-binding-on-d-serie-switch-don-%CC%81t/m-p/10022#M1050</guid>
      <dc:creator>info_systemhaus</dc:creator>
      <dc:date>2013-12-12T23:35:00Z</dc:date>
    </item>
  </channel>
</rss>

