<?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 vlan routing for X465 extreme EXOS? in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-routing-for-x465-extreme-exos/m-p/84415#M20443</link>
    <description>&lt;P&gt;Hello all,&lt;/P&gt; &lt;P&gt;I just received some new X465 switches, I just realized it is so different from the ERS switches. User interface is very simple and therefore almost useless for any advanced configuration. CLI is very different as well.&amp;nbsp; I am mainly familiar with ERS 5900 switches.&amp;nbsp;Can someone here tell me if it is possible for X465 to do inter vlan routing? if yes, how to do it?&lt;/P&gt; &lt;P&gt;Thank you very much.&lt;/P&gt; &lt;P&gt;John&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 12 Dec 2019 02:12:40 GMT</pubDate>
    <dc:creator>jwumcp</dc:creator>
    <dc:date>2019-12-12T02:12:40Z</dc:date>
    <item>
      <title>vlan routing for X465 extreme EXOS?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-routing-for-x465-extreme-exos/m-p/84415#M20443</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt; &lt;P&gt;I just received some new X465 switches, I just realized it is so different from the ERS switches. User interface is very simple and therefore almost useless for any advanced configuration. CLI is very different as well.&amp;nbsp; I am mainly familiar with ERS 5900 switches.&amp;nbsp;Can someone here tell me if it is possible for X465 to do inter vlan routing? if yes, how to do it?&lt;/P&gt; &lt;P&gt;Thank you very much.&lt;/P&gt; &lt;P&gt;John&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2019 02:12:40 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-routing-for-x465-extreme-exos/m-p/84415#M20443</guid>
      <dc:creator>jwumcp</dc:creator>
      <dc:date>2019-12-12T02:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: vlan routing for X465 extreme EXOS?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-routing-for-x465-extreme-exos/m-p/84416#M20444</link>
      <description>&lt;P&gt;Yes, the X465 is capable of inter VLAN routing. The following article will help get you started:&lt;/P&gt; &lt;P&gt;&lt;A href="https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-enable-inter-VLAN-routing-in-EXOS" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-enable-inter-VLAN-routing-in-EXOS&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2019 02:19:14 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-routing-for-x465-extreme-exos/m-p/84416#M20444</guid>
      <dc:creator>Ty_Izzet</dc:creator>
      <dc:date>2019-12-12T02:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: vlan routing for X465 extreme EXOS?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-routing-for-x465-extreme-exos/m-p/84417#M20445</link>
      <description>&lt;P&gt;Thank you Ty lzzet for your quick response. I will take a look at the acritical you recommended.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2019 02:21:54 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-routing-for-x465-extreme-exos/m-p/84417#M20445</guid>
      <dc:creator>jwumcp</dc:creator>
      <dc:date>2019-12-12T02:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: vlan routing for X465 extreme EXOS?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-routing-for-x465-extreme-exos/m-p/84418#M20446</link>
      <description>&lt;P&gt;Inter-VLAN Routing on XOS is quite simple. Simply create your VLAN(s), assign an IP address and enable ipforwarding with the following commands:&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;create vlan NetworkA tag 100&lt;/P&gt; &lt;P&gt;create vlan NetworkB tag 200&lt;/P&gt; &lt;P&gt;configure vlan NetworkA ipaddress 10.0.1.1/24&lt;/P&gt; &lt;P&gt;configure vlan NetworkB ipaddress 10.0.2.1/24&lt;/P&gt; &lt;P&gt;enable ipforwarding vlan NetworkA&lt;/P&gt; &lt;P&gt;enable ipforwarding vlan NetworkB&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;That’s it! Now routing for both VLANs is enabled.&lt;/P&gt;</description>
      <pubDate>Sun, 15 Dec 2019 17:57:02 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-routing-for-x465-extreme-exos/m-p/84418#M20446</guid>
      <dc:creator>CWurm</dc:creator>
      <dc:date>2019-12-15T17:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: vlan routing for X465 extreme EXOS?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-routing-for-x465-extreme-exos/m-p/84419#M20447</link>
      <description>&lt;P&gt;Thank you CWurm. Thank you. I have to say this forum is really helpful and I really appreciate the responses I got here.&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 00:36:46 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-routing-for-x465-extreme-exos/m-p/84419#M20447</guid>
      <dc:creator>jwumcp</dc:creator>
      <dc:date>2019-12-17T00:36:46Z</dc:date>
    </item>
  </channel>
</rss>

