<?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: Inter vlan without configuration in ExtremeSwitching (EOS)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-eos/inter-vlan-without-configuration/m-p/83446#M2207</link>
    <description>&lt;P&gt;Just in case anyone comes across this, I found that my IP was only set on my interface.&amp;nbsp; I removed it from the router portion and then set it as the main IP of the switch.&lt;/P&gt;</description>
    <pubDate>Wed, 09 Dec 2020 07:46:05 GMT</pubDate>
    <dc:creator>apurgert</dc:creator>
    <dc:date>2020-12-09T07:46:05Z</dc:date>
    <item>
      <title>Inter vlan without configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/inter-vlan-without-configuration/m-p/83439#M2200</link>
      <description>Hi,&lt;BR /&gt;
We have a problem with our network..&lt;BR /&gt;
the routing switch serie B5 enterasys is configured as below:&lt;BR /&gt;
**************************************************************************&lt;BR /&gt;
#vlan&lt;BR /&gt;
&lt;BR /&gt;
set vlan create 30&lt;BR /&gt;
&lt;BR /&gt;
set vlan create 31&lt;BR /&gt;
&lt;BR /&gt;
set vlan create 40&lt;BR /&gt;
&lt;BR /&gt;
set vlan create 50&lt;BR /&gt;
&lt;BR /&gt;
set vlan name 30 "VL-AUTOMAZIONE-PLC-AQ"&lt;BR /&gt;
&lt;BR /&gt;
set vlan name 31 "VL-AUTOMAZIONE-MGT"&lt;BR /&gt;
&lt;BR /&gt;
set vlan name 40 "VL-AUTOMAZIONE-PC-AQ"&lt;BR /&gt;
&lt;BR /&gt;
set vlan name 50 "VL-BADGE-AQ"&lt;BR /&gt;
&lt;BR /&gt;
clear vlan egress 1 ge.1.1-44&lt;BR /&gt;
&lt;BR /&gt;
set vlan egress 30 ge.1.45-48 tagged&lt;BR /&gt;
&lt;BR /&gt;
set vlan egress 30 ge.1.1-22 untagged&lt;BR /&gt;
&lt;BR /&gt;
set vlan egress 31 ge.1.45-48 tagged&lt;BR /&gt;
&lt;BR /&gt;
set vlan egress 40 ge.1.45-48 tagged&lt;BR /&gt;
&lt;BR /&gt;
set vlan egress 40 ge.1.23-44 untagged&lt;BR /&gt;
&lt;BR /&gt;
set vlan egress 50 ge.1.45-48 tagged&lt;BR /&gt;
&lt;BR /&gt;
set host vlan 31 &lt;BR /&gt;
&lt;BR /&gt;
#Router Configuration&lt;BR /&gt;
&lt;BR /&gt;
router&lt;BR /&gt;
&lt;BR /&gt;
enable&lt;BR /&gt;
&lt;BR /&gt;
configure&lt;BR /&gt;
&lt;BR /&gt;
interface vlan 30&lt;BR /&gt;
&lt;BR /&gt;
ip address 192.168.0.254 255.255.255.0 &lt;BR /&gt;
&lt;BR /&gt;
no shutdown&lt;BR /&gt;
&lt;BR /&gt;
exit&lt;BR /&gt;
&lt;BR /&gt;
interface vlan 31&lt;BR /&gt;
&lt;BR /&gt;
ip address 192.168.10.254 255.255.255.0 &lt;BR /&gt;
&lt;BR /&gt;
no shutdown&lt;BR /&gt;
&lt;BR /&gt;
exit&lt;BR /&gt;
&lt;BR /&gt;
interface vlan 40&lt;BR /&gt;
&lt;BR /&gt;
ip address 192.168.2.254 255.255.255.0 &lt;BR /&gt;
&lt;BR /&gt;
ip address 192.168.4.254 255.255.255.0 secondary&lt;BR /&gt;
&lt;BR /&gt;
ip address 192.168.6.254 255.255.255.0 secondary&lt;BR /&gt;
&lt;BR /&gt;
no shutdown&lt;BR /&gt;
**********************************************************&lt;BR /&gt;
But from my pc IP 10.130 vlan 31 I can ping one of pc IP 4.0 vlan 40&lt;BR /&gt;
&lt;BR /&gt;
Can any one say me the reason ???</description>
      <pubDate>Fri, 12 Apr 2019 20:07:19 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/inter-vlan-without-configuration/m-p/83439#M2200</guid>
      <dc:creator>Visconti</dc:creator>
      <dc:date>2019-04-12T20:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: Inter vlan without configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/inter-vlan-without-configuration/m-p/83440#M2201</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
as per CLI reference guide routing is enabled by default&lt;BR /&gt;
&lt;BR /&gt;
-Ron&lt;BR /&gt;
&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="15593051a7cf4a839d8a56a85dbc849b_77109850-b780-47f7-b96b-50710795bc0c.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/2508i308811928061F121/image-size/large?v=v2&amp;amp;px=999" role="button" title="15593051a7cf4a839d8a56a85dbc849b_77109850-b780-47f7-b96b-50710795bc0c.png" alt="15593051a7cf4a839d8a56a85dbc849b_77109850-b780-47f7-b96b-50710795bc0c.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 20:39:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/inter-vlan-without-configuration/m-p/83440#M2201</guid>
      <dc:creator>Ronald_Dvorak</dc:creator>
      <dc:date>2019-04-12T20:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Inter vlan without configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/inter-vlan-without-configuration/m-p/83441#M2202</link>
      <description>So will you tell me that to segregate the vlan is not enough to set the switch routing configuration as above?????&lt;BR /&gt;
I must to set also the "no ip routing" ??????&lt;BR /&gt;
Would this explain the ping between the various PCs of various VLANs?</description>
      <pubDate>Fri, 12 Apr 2019 20:48:52 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/inter-vlan-without-configuration/m-p/83441#M2202</guid>
      <dc:creator>Visconti</dc:creator>
      <dc:date>2019-04-12T20:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Inter vlan without configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/inter-vlan-without-configuration/m-p/83442#M2203</link>
      <description>Hi Visconti,&lt;BR /&gt;
&lt;BR /&gt;
Indeed: when routing is enabled, VLANs with IP addresses (routable interfaces, SVIs in 'C' terminology) are routed.&lt;BR /&gt;
&lt;BR /&gt;
Kind regards,&lt;BR /&gt;
Tomasz</description>
      <pubDate>Wed, 17 Apr 2019 00:05:47 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/inter-vlan-without-configuration/m-p/83442#M2203</guid>
      <dc:creator>Tomasz</dc:creator>
      <dc:date>2019-04-17T00:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Inter vlan without configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/inter-vlan-without-configuration/m-p/83443#M2204</link>
      <description>&lt;P&gt;Sorry to resurrect an old thread, but I had the same issue as Visconti.&amp;nbsp; Using no ip routing worked, however, I am no longer able to access my switch via Telnet, SSH, or the web.&lt;/P&gt;&lt;P&gt;Is there something I can do to bring it back so I can manage as needed without having it route?&lt;/P&gt;</description>
      <pubDate>Sat, 05 Dec 2020 06:52:25 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/inter-vlan-without-configuration/m-p/83443#M2204</guid>
      <dc:creator>apurgert</dc:creator>
      <dc:date>2020-12-05T06:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Inter vlan without configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/inter-vlan-without-configuration/m-p/83444#M2205</link>
      <description>&lt;P&gt;Have you tried putting the computer you are trying to ssh into switch into the same vlan as the switch? Last resort would be to console into the switch.&lt;/P&gt;</description>
      <pubDate>Sat, 05 Dec 2020 07:04:43 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/inter-vlan-without-configuration/m-p/83444#M2205</guid>
      <dc:creator>Brian_Anderson1</dc:creator>
      <dc:date>2020-12-05T07:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: Inter vlan without configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/inter-vlan-without-configuration/m-p/83445#M2206</link>
      <description>&lt;P&gt;Hey Brian,&lt;/P&gt;&lt;P&gt;Yes, I am on the same VLAN as the switch already.&amp;nbsp; I haven’t rebooted it or anything, I did the no ip routing my session stopped.&lt;/P&gt;&lt;P&gt;Worst case I will console in as needed.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 05 Dec 2020 07:07:50 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/inter-vlan-without-configuration/m-p/83445#M2206</guid>
      <dc:creator>apurgert</dc:creator>
      <dc:date>2020-12-05T07:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: Inter vlan without configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/inter-vlan-without-configuration/m-p/83446#M2207</link>
      <description>&lt;P&gt;Just in case anyone comes across this, I found that my IP was only set on my interface.&amp;nbsp; I removed it from the router portion and then set it as the main IP of the switch.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Dec 2020 07:46:05 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/inter-vlan-without-configuration/m-p/83446#M2207</guid>
      <dc:creator>apurgert</dc:creator>
      <dc:date>2020-12-09T07:46:05Z</dc:date>
    </item>
  </channel>
</rss>

