<?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 Clearing the Host IP Address on the SecureStack family in FAQs</title>
    <link>https://community.extremenetworks.com/t5/faqs/clearing-the-host-ip-address-on-the-securestack-family/m-p/44440#M252</link>
    <description>Article ID: 5692 &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Products&lt;/B&gt;&lt;BR /&gt;
SecureStack C2&lt;BR /&gt;
SecureStack B2&lt;BR /&gt;
SecureStack A2 &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Commands&lt;/B&gt;&lt;BR /&gt;
'set ip address'&lt;BR /&gt;
'clear ip address' &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Symptoms&lt;/B&gt;&lt;BR /&gt;
"Subnet mask must have contiguous ones and be no longer than 30 bits."&lt;BR /&gt;
"The IP address and subnet mask combination is not valid." &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Cause&lt;/B&gt;&lt;BR /&gt;
Having set the SecureStack host IP address by means of the 'set ip address' command, at least with earlier firmware it is not readily apparent how to change it back to its default zero value. &lt;BR /&gt;
&lt;BR /&gt;
Here is an example of a management session in which this is attempted.&lt;BR /&gt;
&lt;BR /&gt;
 C2(rw)-&amp;gt;show ip address&lt;BR /&gt;
 Name            Address               Mask&lt;BR /&gt;
 ------------    -------------         -----------------&lt;BR /&gt;
 host            0.0.0.0               0.0.0.0&lt;BR /&gt;
 C2(rw)-&amp;gt;set ip address 10.20.30.2 mask 255.255.255.0 gateway 10.20.30.1 &lt;BR /&gt;
 C2(rw)-&amp;gt;clear ip address ?&lt;BR /&gt;
 % Unrecognized command&lt;BR /&gt;
 C2(rw)-&amp;gt;set ip address ?&lt;BR /&gt;
 &lt;I&gt;             IP address to be assigned to the host&lt;BR /&gt;
 C2(rw)-&amp;gt;set ip address 0.0.0.0 ?&lt;BR /&gt;
 mask                     The network mask (dotted decimal notation)&lt;BR /&gt;
 gateway                  IP address of the next-hop router&lt;BR /&gt;
 &lt;CR&gt;&lt;BR /&gt;
 C2(rw)-&amp;gt;set ip address 0.0.0.0 mask 0.0.0.0&lt;BR /&gt;
 Subnet mask must have contiguous ones and be no longer than 30 bits.&lt;BR /&gt;
 C2(rw)-&amp;gt;set ip address 0.0.0.0 mask 128.0.0.0&lt;BR /&gt;
 The IP address and subnet mask combination is not valid.&lt;BR /&gt;
 C2(rw)-&amp;gt;set ip address 1.2.3.253 mask 255.255.255.252 gateway 1.2.3.254&lt;BR /&gt;
 C2(rw)-&amp;gt;set vlan create 86&lt;BR /&gt;
 C2(rw)-&amp;gt;set host vlan 86&lt;BR /&gt;
 C2(rw)-&amp;gt;&lt;BR /&gt;
&lt;B&gt;Solution&lt;/B&gt;&lt;BR /&gt;
For the C2, upgrade to firmware 4.00.24 or higher.&lt;BR /&gt;
For the B2, upgrade to firmware 3.01.16 or higher.&lt;BR /&gt;
For the A2, upgrade to firmware 1.03.17 or higher. &lt;BR /&gt;
&lt;BR /&gt;
These firmware versions implement a 'clear ip address' command, a concept which is also carried forward to the SecureStack C3 and B3. &lt;BR /&gt;
&lt;BR /&gt;
Pre-upgrade workaround:&lt;BR /&gt;
Use the 'set ip protocol none' command, as demonstrated below.&lt;BR /&gt;
&lt;BR /&gt;
 C2(rw)-&amp;gt;show ip address&lt;BR /&gt;
 Name            Address               Mask&lt;BR /&gt;
 ------------    -------------         -----------------&lt;BR /&gt;
 host            1.2.3.253             255.255.255.252&lt;BR /&gt;
 C2(rw)-&amp;gt;set ip protocol none&lt;BR /&gt;
 Changing protocol mode will reset ip configuration.&lt;BR /&gt;
 Are you sure you want to continue? (y/n)&lt;B&gt;y&lt;/B&gt;&lt;BR /&gt;
 &lt;BR /&gt;
 C2(rw)-&amp;gt;show ip address&lt;BR /&gt;
 Name            Address               Mask&lt;BR /&gt;
 ------------    -------------         -----------------&lt;BR /&gt;
 host            0.0.0.0               0.0.0.0&lt;BR /&gt;
 C2(rw)-&amp;gt;&lt;BR /&gt;
Though the default value for this host IP Address configuration command is "none" (the other possibilities are "dhcp" and "bootp"), restating the command will initialize the host IP Address parameters to zeros. Use of this command is not disruptive to the switching/routing processes. &lt;BR /&gt;
&lt;BR /&gt;
See also: &lt;A href="http://bit.ly/1caa9i2" target="_blank" rel="nofollow noreferrer noopener"&gt;5573&lt;/A&gt; and &lt;A href="http://bit.ly/1cDGAW0" target="_blank" rel="nofollow noreferrer noopener"&gt;5628&lt;/A&gt;.&lt;/CR&gt;&lt;/I&gt;</description>
    <pubDate>Mon, 18 Nov 2013 22:12:00 GMT</pubDate>
    <dc:creator>FAQ_User</dc:creator>
    <dc:date>2013-11-18T22:12:00Z</dc:date>
    <item>
      <title>Clearing the Host IP Address on the SecureStack family</title>
      <link>https://community.extremenetworks.com/t5/faqs/clearing-the-host-ip-address-on-the-securestack-family/m-p/44440#M252</link>
      <description>Article ID: 5692 &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Products&lt;/B&gt;&lt;BR /&gt;
SecureStack C2&lt;BR /&gt;
SecureStack B2&lt;BR /&gt;
SecureStack A2 &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Commands&lt;/B&gt;&lt;BR /&gt;
'set ip address'&lt;BR /&gt;
'clear ip address' &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Symptoms&lt;/B&gt;&lt;BR /&gt;
"Subnet mask must have contiguous ones and be no longer than 30 bits."&lt;BR /&gt;
"The IP address and subnet mask combination is not valid." &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Cause&lt;/B&gt;&lt;BR /&gt;
Having set the SecureStack host IP address by means of the 'set ip address' command, at least with earlier firmware it is not readily apparent how to change it back to its default zero value. &lt;BR /&gt;
&lt;BR /&gt;
Here is an example of a management session in which this is attempted.&lt;BR /&gt;
&lt;BR /&gt;
 C2(rw)-&amp;gt;show ip address&lt;BR /&gt;
 Name            Address               Mask&lt;BR /&gt;
 ------------    -------------         -----------------&lt;BR /&gt;
 host            0.0.0.0               0.0.0.0&lt;BR /&gt;
 C2(rw)-&amp;gt;set ip address 10.20.30.2 mask 255.255.255.0 gateway 10.20.30.1 &lt;BR /&gt;
 C2(rw)-&amp;gt;clear ip address ?&lt;BR /&gt;
 % Unrecognized command&lt;BR /&gt;
 C2(rw)-&amp;gt;set ip address ?&lt;BR /&gt;
 &lt;I&gt;             IP address to be assigned to the host&lt;BR /&gt;
 C2(rw)-&amp;gt;set ip address 0.0.0.0 ?&lt;BR /&gt;
 mask                     The network mask (dotted decimal notation)&lt;BR /&gt;
 gateway                  IP address of the next-hop router&lt;BR /&gt;
 &lt;CR&gt;&lt;BR /&gt;
 C2(rw)-&amp;gt;set ip address 0.0.0.0 mask 0.0.0.0&lt;BR /&gt;
 Subnet mask must have contiguous ones and be no longer than 30 bits.&lt;BR /&gt;
 C2(rw)-&amp;gt;set ip address 0.0.0.0 mask 128.0.0.0&lt;BR /&gt;
 The IP address and subnet mask combination is not valid.&lt;BR /&gt;
 C2(rw)-&amp;gt;set ip address 1.2.3.253 mask 255.255.255.252 gateway 1.2.3.254&lt;BR /&gt;
 C2(rw)-&amp;gt;set vlan create 86&lt;BR /&gt;
 C2(rw)-&amp;gt;set host vlan 86&lt;BR /&gt;
 C2(rw)-&amp;gt;&lt;BR /&gt;
&lt;B&gt;Solution&lt;/B&gt;&lt;BR /&gt;
For the C2, upgrade to firmware 4.00.24 or higher.&lt;BR /&gt;
For the B2, upgrade to firmware 3.01.16 or higher.&lt;BR /&gt;
For the A2, upgrade to firmware 1.03.17 or higher. &lt;BR /&gt;
&lt;BR /&gt;
These firmware versions implement a 'clear ip address' command, a concept which is also carried forward to the SecureStack C3 and B3. &lt;BR /&gt;
&lt;BR /&gt;
Pre-upgrade workaround:&lt;BR /&gt;
Use the 'set ip protocol none' command, as demonstrated below.&lt;BR /&gt;
&lt;BR /&gt;
 C2(rw)-&amp;gt;show ip address&lt;BR /&gt;
 Name            Address               Mask&lt;BR /&gt;
 ------------    -------------         -----------------&lt;BR /&gt;
 host            1.2.3.253             255.255.255.252&lt;BR /&gt;
 C2(rw)-&amp;gt;set ip protocol none&lt;BR /&gt;
 Changing protocol mode will reset ip configuration.&lt;BR /&gt;
 Are you sure you want to continue? (y/n)&lt;B&gt;y&lt;/B&gt;&lt;BR /&gt;
 &lt;BR /&gt;
 C2(rw)-&amp;gt;show ip address&lt;BR /&gt;
 Name            Address               Mask&lt;BR /&gt;
 ------------    -------------         -----------------&lt;BR /&gt;
 host            0.0.0.0               0.0.0.0&lt;BR /&gt;
 C2(rw)-&amp;gt;&lt;BR /&gt;
Though the default value for this host IP Address configuration command is "none" (the other possibilities are "dhcp" and "bootp"), restating the command will initialize the host IP Address parameters to zeros. Use of this command is not disruptive to the switching/routing processes. &lt;BR /&gt;
&lt;BR /&gt;
See also: &lt;A href="http://bit.ly/1caa9i2" target="_blank" rel="nofollow noreferrer noopener"&gt;5573&lt;/A&gt; and &lt;A href="http://bit.ly/1cDGAW0" target="_blank" rel="nofollow noreferrer noopener"&gt;5628&lt;/A&gt;.&lt;/CR&gt;&lt;/I&gt;</description>
      <pubDate>Mon, 18 Nov 2013 22:12:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/faqs/clearing-the-host-ip-address-on-the-securestack-family/m-p/44440#M252</guid>
      <dc:creator>FAQ_User</dc:creator>
      <dc:date>2013-11-18T22:12:00Z</dc:date>
    </item>
  </channel>
</rss>

