<?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 SecureStack DHCP Server fails to Reserve IP Address Based on MAC Address in FAQs</title>
    <link>https://community.extremenetworks.com/t5/faqs/securestack-dhcp-server-fails-to-reserve-ip-address-based-on-mac/m-p/49921#M630</link>
    <description>Article ID: 10424 &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Products&lt;/B&gt;&lt;BR /&gt;
SecureStack C3; firmware 1.01.01.0051, 1.01.01.0049&lt;BR /&gt;
SecureStack C2; firmware 5.01.01.0051, 5.01.01.0049&lt;BR /&gt;
SecureStack B3; firmware 1.01.01.0051, 1.01.01.0049&lt;BR /&gt;
SecureStack B2; firmware 4.01.01.0051, 4.01.01.0049&lt;BR /&gt;
SecureStack A2; firmware 2.01.00.0012, 2.01.00.0011, 2.01.00.0010, 2.00.00.0012, 1.04.12, 1.03.24 &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Changes&lt;/B&gt;&lt;BR /&gt;
Configured a static binding of a DHCP IP address and user MAC address, using a set of DHCP commands associated with a 'set dhcp pool &amp;lt;&lt;I&gt;pool_name&lt;/I&gt;&amp;gt; hardware-address &amp;lt;&lt;I&gt;MAC_address&lt;/I&gt;&amp;gt;' command (&lt;A href="http://bit.ly/19EyTgi" target="_blank" rel="nofollow noreferrer noopener"&gt;7724&lt;/A&gt;). &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Symptoms&lt;/B&gt;&lt;BR /&gt;
The static assignment is ignored by the switch.&lt;BR /&gt;
The client gets an IP address from the pool rather than the one statically specified for its MAC address. &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Solution/Workaround&lt;/B&gt;&lt;BR /&gt;
Upgrade to firmware version:&lt;BR /&gt;
SecureStack C3 firmware version 01.01.02.0007 or higher.&lt;BR /&gt;
SecureStack C2 firmware version 05.01.03.0007 or higher.&lt;BR /&gt;
SecureStack B3 firmware version 01.01.02.0007 or higher.&lt;BR /&gt;
SecureStack B2 firmware version 04.01.03.0007 or higher.&lt;BR /&gt;
SecureStack A2 firmware version 02.01.01.0001 or higher. &lt;BR /&gt;
&lt;BR /&gt;
You will also need to modify your configuration to use the client-identifier option instead of the hardware-address option. &lt;BR /&gt;
&lt;BR /&gt;
set dhcp enable&lt;BR /&gt;
set dhcp pool auto&lt;BR /&gt;
set dhcp pool auto network 10.10.10.0 255.255.255.0&lt;BR /&gt;
set dhcp pool static&lt;BR /&gt;
set dhcp pool static client-identifier 01:00:00:1d:01:23:45&lt;BR /&gt;
set dhcp pool static host 10.10.10.10 255.255.255.0&lt;BR /&gt;
The client-identifier is 01 for ethernet followed by a colon and then the MAC address with no spaces in between.&lt;BR /&gt;
&lt;B&gt;Note: The client-identifier is 7 octets in length.&lt;/B&gt;</description>
    <pubDate>Thu, 12 Dec 2013 22:17:00 GMT</pubDate>
    <dc:creator>FAQ_User</dc:creator>
    <dc:date>2013-12-12T22:17:00Z</dc:date>
    <item>
      <title>SecureStack DHCP Server fails to Reserve IP Address Based on MAC Address</title>
      <link>https://community.extremenetworks.com/t5/faqs/securestack-dhcp-server-fails-to-reserve-ip-address-based-on-mac/m-p/49921#M630</link>
      <description>Article ID: 10424 &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Products&lt;/B&gt;&lt;BR /&gt;
SecureStack C3; firmware 1.01.01.0051, 1.01.01.0049&lt;BR /&gt;
SecureStack C2; firmware 5.01.01.0051, 5.01.01.0049&lt;BR /&gt;
SecureStack B3; firmware 1.01.01.0051, 1.01.01.0049&lt;BR /&gt;
SecureStack B2; firmware 4.01.01.0051, 4.01.01.0049&lt;BR /&gt;
SecureStack A2; firmware 2.01.00.0012, 2.01.00.0011, 2.01.00.0010, 2.00.00.0012, 1.04.12, 1.03.24 &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Changes&lt;/B&gt;&lt;BR /&gt;
Configured a static binding of a DHCP IP address and user MAC address, using a set of DHCP commands associated with a 'set dhcp pool &amp;lt;&lt;I&gt;pool_name&lt;/I&gt;&amp;gt; hardware-address &amp;lt;&lt;I&gt;MAC_address&lt;/I&gt;&amp;gt;' command (&lt;A href="http://bit.ly/19EyTgi" target="_blank" rel="nofollow noreferrer noopener"&gt;7724&lt;/A&gt;). &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Symptoms&lt;/B&gt;&lt;BR /&gt;
The static assignment is ignored by the switch.&lt;BR /&gt;
The client gets an IP address from the pool rather than the one statically specified for its MAC address. &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Solution/Workaround&lt;/B&gt;&lt;BR /&gt;
Upgrade to firmware version:&lt;BR /&gt;
SecureStack C3 firmware version 01.01.02.0007 or higher.&lt;BR /&gt;
SecureStack C2 firmware version 05.01.03.0007 or higher.&lt;BR /&gt;
SecureStack B3 firmware version 01.01.02.0007 or higher.&lt;BR /&gt;
SecureStack B2 firmware version 04.01.03.0007 or higher.&lt;BR /&gt;
SecureStack A2 firmware version 02.01.01.0001 or higher. &lt;BR /&gt;
&lt;BR /&gt;
You will also need to modify your configuration to use the client-identifier option instead of the hardware-address option. &lt;BR /&gt;
&lt;BR /&gt;
set dhcp enable&lt;BR /&gt;
set dhcp pool auto&lt;BR /&gt;
set dhcp pool auto network 10.10.10.0 255.255.255.0&lt;BR /&gt;
set dhcp pool static&lt;BR /&gt;
set dhcp pool static client-identifier 01:00:00:1d:01:23:45&lt;BR /&gt;
set dhcp pool static host 10.10.10.10 255.255.255.0&lt;BR /&gt;
The client-identifier is 01 for ethernet followed by a colon and then the MAC address with no spaces in between.&lt;BR /&gt;
&lt;B&gt;Note: The client-identifier is 7 octets in length.&lt;/B&gt;</description>
      <pubDate>Thu, 12 Dec 2013 22:17:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/faqs/securestack-dhcp-server-fails-to-reserve-ip-address-based-on-mac/m-p/49921#M630</guid>
      <dc:creator>FAQ_User</dc:creator>
      <dc:date>2013-12-12T22:17:00Z</dc:date>
    </item>
  </channel>
</rss>

