<?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 Routing anomalous between VLAN in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/routing-anomalous-between-vlan/m-p/60894#M17711</link>
    <description>You can not understand why a PC (IP 192.168.10.130) of a vlan31 pings another PC (IP 192.168.4.66) of a vlan40&lt;BR /&gt;
&lt;BR /&gt;
We all have enterasys switches series B5 and extreme networks and in theory there is one of these switches that acts as a routing but if I analyze the configuration of the switch I don't detect connection between the different vlan ...&lt;BR /&gt;
&lt;BR /&gt;
the section of the routing configuration file of the routing switch 10.254 it's the following:&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;
!&lt;BR /&gt;
&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;
&lt;B&gt;&lt;U&gt;interface vlan 31&lt;/U&gt;&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;ip address 192.168.10.254 255.255.255.0&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
no shutdown&lt;BR /&gt;
&lt;BR /&gt;
exit&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;&lt;U&gt;interface vlan 40&lt;/U&gt;&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;ip address 192.168.2.254 255.255.255.0&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;&lt;U&gt;ip address 192.168.4.254 255.255.255.0 secondary&lt;/U&gt;&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;&lt;U&gt;ip address 192.168.6.254 255.255.255.0 secondary&lt;/U&gt;&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
no shutdown&lt;BR /&gt;
&lt;BR /&gt;
exit&lt;BR /&gt;
&lt;BR /&gt;
interface vlan 50&lt;BR /&gt;
&lt;BR /&gt;
ip address 192.168.50.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;
exit</description>
    <pubDate>Tue, 09 Apr 2019 20:34:32 GMT</pubDate>
    <dc:creator>Visconti</dc:creator>
    <dc:date>2019-04-09T20:34:32Z</dc:date>
    <item>
      <title>Routing anomalous between VLAN</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/routing-anomalous-between-vlan/m-p/60894#M17711</link>
      <description>You can not understand why a PC (IP 192.168.10.130) of a vlan31 pings another PC (IP 192.168.4.66) of a vlan40&lt;BR /&gt;
&lt;BR /&gt;
We all have enterasys switches series B5 and extreme networks and in theory there is one of these switches that acts as a routing but if I analyze the configuration of the switch I don't detect connection between the different vlan ...&lt;BR /&gt;
&lt;BR /&gt;
the section of the routing configuration file of the routing switch 10.254 it's the following:&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;
!&lt;BR /&gt;
&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;
&lt;B&gt;&lt;U&gt;interface vlan 31&lt;/U&gt;&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;ip address 192.168.10.254 255.255.255.0&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
no shutdown&lt;BR /&gt;
&lt;BR /&gt;
exit&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;&lt;U&gt;interface vlan 40&lt;/U&gt;&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;ip address 192.168.2.254 255.255.255.0&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;&lt;U&gt;ip address 192.168.4.254 255.255.255.0 secondary&lt;/U&gt;&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;&lt;U&gt;ip address 192.168.6.254 255.255.255.0 secondary&lt;/U&gt;&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
no shutdown&lt;BR /&gt;
&lt;BR /&gt;
exit&lt;BR /&gt;
&lt;BR /&gt;
interface vlan 50&lt;BR /&gt;
&lt;BR /&gt;
ip address 192.168.50.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;
exit</description>
      <pubDate>Tue, 09 Apr 2019 20:34:32 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/routing-anomalous-between-vlan/m-p/60894#M17711</guid>
      <dc:creator>Visconti</dc:creator>
      <dc:date>2019-04-09T20:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: Routing anomalous between VLAN</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/routing-anomalous-between-vlan/m-p/60895#M17712</link>
      <description>Hi Visconti,&lt;BR /&gt;
&lt;BR /&gt;
If I understand your question, when you set up routing interfaces on a 'switch' (we should say 'router' at this point  ), it will route between those interfaces without hesitation. There is no need to 'connect' those interfaces, router will have all directly connected networks (VLANs with IP addresses that are up, i.e. at least one interface in that VLAN is active) in its routing table so it can route. You could limit that with Policy on B5 or Policy/ACL on EXOS.&lt;BR /&gt;
&lt;BR /&gt;
Hope that helps,&lt;BR /&gt;
Tomasz</description>
      <pubDate>Tue, 16 Apr 2019 23:52:01 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/routing-anomalous-between-vlan/m-p/60895#M17712</guid>
      <dc:creator>Tomasz</dc:creator>
      <dc:date>2019-04-16T23:52:01Z</dc:date>
    </item>
  </channel>
</rss>

