<?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: Vlan routing in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-routing/m-p/85104#M20554</link>
    <description>&lt;P&gt;Jackson,&lt;/P&gt;&lt;P&gt;It is indeed my best choice.&lt;/P&gt;&lt;P&gt;Mig&lt;/P&gt;</description>
    <pubDate>Tue, 05 Jan 2021 00:05:27 GMT</pubDate>
    <dc:creator>Miguel-Angel_RO</dc:creator>
    <dc:date>2021-01-05T00:05:27Z</dc:date>
    <item>
      <title>Vlan routing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-routing/m-p/85094#M20544</link>
      <description>&lt;P&gt;Hello gentlemen,&lt;BR /&gt;I need help from the most experienced.&lt;BR /&gt;I have the following vlans configured on my core switch:&lt;BR /&gt;1 - Default - 192.168.1.2/24&lt;BR /&gt;2 - IT - 172.17.41.1/24&lt;BR /&gt;3 - Fin - 172.17.36.1/24&lt;BR /&gt;4 - My Default gateway is 192.168.1.1 (My Firewall).&lt;/P&gt;&lt;P&gt;&lt;EM&gt;I don't want communication between vlans, but I need them to be able to go out to the internet, going through the firewall.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried to configure static route, enable ipforwarding, ACL denying traffic between vlans when ipforwarding is enabled, but still without success.&lt;/P&gt;&lt;P&gt;Can someone please help me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for the mistakes I use google translate.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2020 03:16:33 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-routing/m-p/85094#M20544</guid>
      <dc:creator>jacksonvld</dc:creator>
      <dc:date>2020-12-29T03:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan routing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-routing/m-p/85095#M20545</link>
      <description>&lt;P&gt;&lt;STRONG&gt;XCM8810.1 # sh config "vlan"&lt;/STRONG&gt;&lt;BR /&gt;#&lt;BR /&gt;# Module vlan configuration.&lt;/P&gt;&lt;P&gt;#&lt;BR /&gt;configure vlan default delete ports all&lt;BR /&gt;configure vr VR-Default delete ports 1:1-48&lt;BR /&gt;configure vr VR-Default add ports 1:1-48&lt;BR /&gt;configure vlan default delete ports 1:1, 1:36, 1:41&lt;BR /&gt;create vlan "Fin"&lt;BR /&gt;configure vlan Fin tag 36&lt;BR /&gt;configure vlan Fin protocol IP&lt;BR /&gt;create vlan "TI"&lt;BR /&gt;configure vlan TI tag 41&lt;BR /&gt;configure vlan Default add ports 1:1 tagged&lt;BR /&gt;configure vlan Default add ports 1:2-35, 1:37-40, 1:42-48 untagged&lt;BR /&gt;configure vlan Fin add ports 1:36 untagged&lt;BR /&gt;configure vlan TI add ports 1:41 untagged&lt;BR /&gt;configure vlan Default ipaddress 192.168.1.2 255.255.255.0&lt;BR /&gt;configure vlan TI ipaddress 172.17.41.2 255.255.255.0&lt;BR /&gt;configure vlan Fin ipaddress 172.17.36.2 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;XCM8810.2 # sh iproute&lt;/STRONG&gt;&lt;BR /&gt;Ori &amp;nbsp;Destination &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Gateway &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Mtr &amp;nbsp;Flags &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;VLAN &amp;nbsp; &amp;nbsp; &amp;nbsp; Duration&lt;BR /&gt;#s &amp;nbsp; Default Route &amp;nbsp; &amp;nbsp; &amp;nbsp;192.168.1.1 &amp;nbsp; &amp;nbsp; 1 &amp;nbsp; &amp;nbsp;UG---S-um--f Default &amp;nbsp; &amp;nbsp;0d:0h:8m:37s&lt;BR /&gt;&amp;nbsp;d &amp;nbsp; 172.17.36.0/24 &amp;nbsp; &amp;nbsp; 172.17.36.2 &amp;nbsp; &amp;nbsp; 1 &amp;nbsp; &amp;nbsp;-------um--- Fin &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0d:0h:8m:37s&lt;BR /&gt;#d &amp;nbsp; 172.17.41.0/24 &amp;nbsp; &amp;nbsp; 172.17.41.2 &amp;nbsp; &amp;nbsp; 1 &amp;nbsp; &amp;nbsp;U------um--f TI &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0d:0h:8m:37s&lt;BR /&gt;#d &amp;nbsp; 192.168.1.0/24 &amp;nbsp; &amp;nbsp; 192.168.1.2 &amp;nbsp; &amp;nbsp; 1 &amp;nbsp; &amp;nbsp;U------um--f Default &amp;nbsp; &amp;nbsp;0d:0h:8m:37s&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2020 03:17:09 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-routing/m-p/85095#M20545</guid>
      <dc:creator>jacksonvld</dc:creator>
      <dc:date>2020-12-29T03:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan routing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-routing/m-p/85096#M20546</link>
      <description>&lt;P&gt;Jackson,&lt;/P&gt;&lt;P&gt;First shot is to remove the ipaddress from the vlans and put them on the vlan interface of the firewall.&lt;/P&gt;&lt;P&gt;If you want more specific answers you’ll have to share a topology design.&lt;/P&gt;&lt;P&gt;Mig&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2020 03:18:56 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-routing/m-p/85096#M20546</guid>
      <dc:creator>Miguel-Angel_RO</dc:creator>
      <dc:date>2020-12-29T03:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan routing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-routing/m-p/85097#M20547</link>
      <description>&lt;P&gt;And make security rules on the firewall&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2020 14:59:34 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-routing/m-p/85097#M20547</guid>
      <dc:creator>JohanHendrikx</dc:creator>
      <dc:date>2020-12-29T14:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan routing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-routing/m-p/85098#M20548</link>
      <description>&lt;P&gt;And make security rules on the firewall&lt;/P&gt;	&lt;P&gt;&lt;BR /&gt;Spoiler!! &lt;span class="lia-inline-image-display-wrapper" image-alt="e3540569069c46a79af02810ada590c0_1f602.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/770iDA3AB5D83B412393/image-size/large?v=v2&amp;amp;px=999" role="button" title="e3540569069c46a79af02810ada590c0_1f602.png" alt="e3540569069c46a79af02810ada590c0_1f602.png" /&gt;&lt;/span&gt;&lt;IMG alt=":joy:" src="https://dowpznhhyvkm4.cloudfront.net/2020-12-28-15-31-15-18e3726a3d/dist/emojione/1f602.png" width="18" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2020 17:19:24 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-routing/m-p/85098#M20548</guid>
      <dc:creator>Miguel-Angel_RO</dc:creator>
      <dc:date>2020-12-29T17:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan routing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-routing/m-p/85099#M20549</link>
      <description>&lt;P&gt;Good morning gentlemen,&lt;BR /&gt;I understood your suggestion. I am looking for an alternative in which SWITCH CORE does all the routing without the vlan gateway on the firewall (tagged).&lt;BR /&gt;When I enable ipforwarding, routing occurs as I would like, but the vlans become able to access other vlans.&lt;/P&gt;&lt;P&gt;Again, sorry for the English, I use the Google translator&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;FIGURE&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="df4505285fec46deaed927b194f7aa6d_65599002-cfd5-4041-a000-33edba1bbc6a.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/2169i22203117F352D90D/image-size/large?v=v2&amp;amp;px=999" role="button" title="df4505285fec46deaed927b194f7aa6d_65599002-cfd5-4041-a000-33edba1bbc6a.png" alt="df4505285fec46deaed927b194f7aa6d_65599002-cfd5-4041-a000-33edba1bbc6a.png" /&gt;&lt;/span&gt;&lt;/FIGURE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2020 20:37:16 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-routing/m-p/85099#M20549</guid>
      <dc:creator>jacksonvld</dc:creator>
      <dc:date>2020-12-29T20:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan routing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-routing/m-p/85100#M20550</link>
      <description>&lt;P&gt;Jackson,&lt;/P&gt;&lt;P&gt;There could be several alternatives for this but it is really poor design and I wouldn’t recommend them.&lt;/P&gt;&lt;P&gt;Never forget that a switch/router is not a firewall and a firewall is not a switch/router.&lt;/P&gt;&lt;P&gt;Trying to put firewalling rules in a switch is a very bad habit and become quickly unmanageable. ACL on switches are stateless so you need to foresee them in a two way communication.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This being said, the only solutions I see for you is to set ACLs to deny the unwanted traffic and/or allow the authorized traffic(DHCP/ARP/DNS/Internet).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mig&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2020 17:01:04 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-routing/m-p/85100#M20550</guid>
      <dc:creator>Miguel-Angel_RO</dc:creator>
      <dc:date>2020-12-30T17:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan routing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-routing/m-p/85101#M20551</link>
      <description>&lt;P&gt;Good morning Mig,&lt;BR /&gt;Yes. I don't want to use ACLs. I would like the Switch to do all the routing, for example:&lt;BR /&gt;- As I showed in the diagram. It is possible to make the IT VLAN use the default gateway 192.168.1.1?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2021 19:36:57 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-routing/m-p/85101#M20551</guid>
      <dc:creator>jacksonvld</dc:creator>
      <dc:date>2021-01-04T19:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan routing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-routing/m-p/85102#M20552</link>
      <description>&lt;P&gt;Jackson,&lt;/P&gt;&lt;P&gt;If you want to avoid inter-vlan routing, you must specify ACLs in the switch or in the firewall but you’ll have to use them.&lt;/P&gt;&lt;P&gt;You could use VRFs to avoid this but this will need one port per VRF (much complex setup) on the switches and the firewall and ACLs on the firewall.&lt;/P&gt;&lt;P&gt;I’m afraid I don’t have a lot of solution meeting your wishes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mig&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2021 20:04:23 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-routing/m-p/85102#M20552</guid>
      <dc:creator>Miguel-Angel_RO</dc:creator>
      <dc:date>2021-01-04T20:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan routing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-routing/m-p/85103#M20553</link>
      <description>&lt;P&gt;I would not like to give the firewall the blocking function between vlans, but it seems to me that moving the vlan gateway to the firewall will be the best solution.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2021 00:01:16 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-routing/m-p/85103#M20553</guid>
      <dc:creator>jacksonvld</dc:creator>
      <dc:date>2021-01-05T00:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan routing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-routing/m-p/85104#M20554</link>
      <description>&lt;P&gt;Jackson,&lt;/P&gt;&lt;P&gt;It is indeed my best choice.&lt;/P&gt;&lt;P&gt;Mig&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2021 00:05:27 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-routing/m-p/85104#M20554</guid>
      <dc:creator>Miguel-Angel_RO</dc:creator>
      <dc:date>2021-01-05T00:05:27Z</dc:date>
    </item>
  </channel>
</rss>

