<?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: How to change ip address in extreme switch in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-change-ip-address-in-extreme-switch/m-p/59414#M17600</link>
    <description>The ip change is only possible via a delete and a assign new one. If you have only a network connection to this switch - do it with a script.&lt;BR /&gt;</description>
    <pubDate>Sat, 26 Mar 2016 15:50:00 GMT</pubDate>
    <dc:creator>M_Nees</dc:creator>
    <dc:date>2016-03-26T15:50:00Z</dc:date>
    <item>
      <title>How to change ip address in extreme switch</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-change-ip-address-in-extreme-switch/m-p/59411#M17597</link>
      <description>How to change ip address in extreme switch</description>
      <pubDate>Sat, 26 Mar 2016 12:47:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-change-ip-address-in-extreme-switch/m-p/59411#M17597</guid>
      <dc:creator>WP</dc:creator>
      <dc:date>2016-03-26T12:47:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to change ip address in extreme switch</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-change-ip-address-in-extreme-switch/m-p/59412#M17598</link>
      <description>When your switch is factory default, it has no IP Address (unless you have a quite new release and the IP via DHCP)&lt;BR /&gt;
&lt;BR /&gt;
Best practice is not to use the vlan default but to create a new one.&lt;BR /&gt;
&lt;BR /&gt;
Here we go:&lt;BR /&gt;
&lt;BR /&gt;
configure vlan default delete ports all&lt;BR /&gt;
create vlan data tag 100&lt;BR /&gt;
configure vlan data add ports all&lt;BR /&gt;
configure vlan data ipadress 192.168.0.1/24&lt;BR /&gt;
&lt;BR /&gt;
That's it</description>
      <pubDate>Sat, 26 Mar 2016 12:55:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-change-ip-address-in-extreme-switch/m-p/59412#M17598</guid>
      <dc:creator>André_Herkenrat</dc:creator>
      <dc:date>2016-03-26T12:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to change ip address in extreme switch</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-change-ip-address-in-extreme-switch/m-p/59413#M17599</link>
      <description>Now I'm Chang ip address.  " unconfigure vlan "Default" ipaddress "  next,  Configure vlan "Default" ipaddress xx.xx.xx.xx/xx.   I'm want to chang ip address. Do not delete IP Address.  &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Sat, 26 Mar 2016 13:05:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-change-ip-address-in-extreme-switch/m-p/59413#M17599</guid>
      <dc:creator>WP</dc:creator>
      <dc:date>2016-03-26T13:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to change ip address in extreme switch</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-change-ip-address-in-extreme-switch/m-p/59414#M17600</link>
      <description>The ip change is only possible via a delete and a assign new one. If you have only a network connection to this switch - do it with a script.&lt;BR /&gt;</description>
      <pubDate>Sat, 26 Mar 2016 15:50:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-change-ip-address-in-extreme-switch/m-p/59414#M17600</guid>
      <dc:creator>M_Nees</dc:creator>
      <dc:date>2016-03-26T15:50:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to change ip address in extreme switch</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-change-ip-address-in-extreme-switch/m-p/59415#M17601</link>
      <description>Hi&lt;B&gt;@ke&lt;/B&gt;, &lt;BR /&gt;
i found a script how to change the switching ip automatically:&lt;BR /&gt;
&lt;BR /&gt;
enable cli scripting&lt;BR /&gt;
unconfigure "Default" ipaddress&lt;BR /&gt;
configure "Default" ipaddress 10.1.1.200/24&lt;BR /&gt;
&lt;BR /&gt;
# write script and via tftp to the switch&lt;BR /&gt;
#&lt;BR /&gt;
# or local via "edit script change-ip.xsf" (vi-like)&lt;BR /&gt;
# ls&lt;BR /&gt;
# X430-8p.14 # load script change-ip.xsf&lt;BR /&gt;
# * X430-8p.15 #Regards&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Mar 2016 20:19:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-change-ip-address-in-extreme-switch/m-p/59415#M17601</guid>
      <dc:creator>M_Nees</dc:creator>
      <dc:date>2016-03-29T20:19:00Z</dc:date>
    </item>
  </channel>
</rss>

