<?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 how to change ip address on existing vlan interface on s8 ?(Syntax) in ExtremeSwitching (Other)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-other/how-to-change-ip-address-on-existing-vlan-interface-on-s8-syntax/m-p/9931#M959</link>
    <description>I have to change the IP Address of an existing vlan interface on S8.&lt;BR /&gt;
How to do it?&lt;BR /&gt;</description>
    <pubDate>Thu, 05 Apr 2018 15:27:00 GMT</pubDate>
    <dc:creator>NewBee</dc:creator>
    <dc:date>2018-04-05T15:27:00Z</dc:date>
    <item>
      <title>how to change ip address on existing vlan interface on s8 ?(Syntax)</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/how-to-change-ip-address-on-existing-vlan-interface-on-s8-syntax/m-p/9931#M959</link>
      <description>I have to change the IP Address of an existing vlan interface on S8.&lt;BR /&gt;
How to do it?&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Apr 2018 15:27:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/how-to-change-ip-address-on-existing-vlan-interface-on-s8-syntax/m-p/9931#M959</guid>
      <dc:creator>NewBee</dc:creator>
      <dc:date>2018-04-05T15:27:00Z</dc:date>
    </item>
    <item>
      <title>RE: how to change ip address on existing vlan interface on s8 ?(Syntax)</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/how-to-change-ip-address-on-existing-vlan-interface-on-s8-syntax/m-p/9932#M960</link>
      <description>Alexandra,&lt;BR /&gt;
For example I have an interface such as:&lt;BR /&gt;
&lt;BR /&gt;
!&lt;BR /&gt;
 interface vlan.0.202&lt;BR /&gt;
  ip address 10.202.1.1 255.255.255.0 primary management&lt;BR /&gt;
  no shutdown&lt;BR /&gt;
  exit&lt;BR /&gt;
&lt;BR /&gt;
I will change it to 10.202.1.2 as follows&lt;BR /&gt;
&lt;BR /&gt;
enter configuration mode :&lt;BR /&gt;
&lt;BR /&gt;
S3 Chassis(su)-&amp;gt;configure&lt;BR /&gt;
S3 Chassis(su-config)-&amp;gt;int vlan.0.202&lt;BR /&gt;
S3 Chassis(su-config-intf-vlan.0.202)-&amp;gt;shutdown&lt;BR /&gt;
S3 Chassis(su-config-intf-vlan.0.202)-&amp;gt;no  ip address 10.202.1.1 255.255.255.0&lt;BR /&gt;
S3 Chassis(su-config-intf-vlan.0.202)-&amp;gt;ip address 10.202.1.2 255.255.255.0&lt;BR /&gt;
S3 Chassis(su-config-intf-vlan.0.202)-&amp;gt;no shutdown&lt;BR /&gt;
S3 Chassis(su-config-intf-vlan.0.202)-&amp;gt;&lt;BR /&gt;
&lt;BR /&gt;
Of course you want to make sure that you are not using the interface that you are changing.&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Apr 2018 17:51:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/how-to-change-ip-address-on-existing-vlan-interface-on-s8-syntax/m-p/9932#M960</guid>
      <dc:creator>Daniel_Coughlin</dc:creator>
      <dc:date>2018-04-05T17:51:00Z</dc:date>
    </item>
  </channel>
</rss>

