<?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: Layer 3 Virtual Switching in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer-3-virtual-switching/m-p/55284#M15927</link>
    <description>ClassicD,&lt;BR /&gt;
&lt;BR /&gt;
As long as the clients in each of those networks have the switch as their default gateway (192.168.0.254 for clients in vlan1 and 10.0.0.254 for clients in vlan2) you don't need to add static routes, because the switch knows how to route between those subnets. Just make sure routing is enabled with the command &lt;BR /&gt;
enable ipforwarding&lt;BR /&gt;
&lt;BR /&gt;
If the clients have a different default gateway (not the switch), then you will have to configure static routes in those external routers.&lt;BR /&gt;
&lt;BR /&gt;
The router acting as default gateway in subnet 192.168.0.0/24 should have a route to 10.0.0.0/24 with 192.168.0.254 as next hop, while the router in subnet 10.0.0.0/24 should have a route to 192.168.0.0/24 pointing to 10.0.0.254 as next hop.&lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Thu, 23 Apr 2015 21:47:00 GMT</pubDate>
    <dc:creator>dflouret</dc:creator>
    <dc:date>2015-04-23T21:47:00Z</dc:date>
    <item>
      <title>Layer 3 Virtual Switching</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer-3-virtual-switching/m-p/55276#M15919</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
Can anyone define what the above does?&lt;BR /&gt;
&lt;BR /&gt;
InterVLAN routing?&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Apr 2015 20:54:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer-3-virtual-switching/m-p/55276#M15919</guid>
      <dc:creator>JeremyClarkson</dc:creator>
      <dc:date>2015-04-22T20:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: Layer 3 Virtual Switching</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer-3-virtual-switching/m-p/55277#M15920</link>
      <description>if you want to communicate between two different vlan, you have to enable the ip forwarding.&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Apr 2015 21:08:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer-3-virtual-switching/m-p/55277#M15920</guid>
      <dc:creator>Sumit_Tokle</dc:creator>
      <dc:date>2015-04-22T21:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: Layer 3 Virtual Switching</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer-3-virtual-switching/m-p/55278#M15921</link>
      <description>can this be done on the X430?</description>
      <pubDate>Wed, 22 Apr 2015 21:12:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer-3-virtual-switching/m-p/55278#M15921</guid>
      <dc:creator>JeremyClarkson</dc:creator>
      <dc:date>2015-04-22T21:12:00Z</dc:date>
    </item>
    <item>
      <title>RE: Layer 3 Virtual Switching</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer-3-virtual-switching/m-p/55279#M15922</link>
      <description>No, the X430 is a layer 2 only switch and doesn't have any routing capabilities.&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Apr 2015 21:12:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer-3-virtual-switching/m-p/55279#M15922</guid>
      <dc:creator>Drew_C</dc:creator>
      <dc:date>2015-04-22T21:12:00Z</dc:date>
    </item>
    <item>
      <title>RE: Layer 3 Virtual Switching</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer-3-virtual-switching/m-p/55280#M15923</link>
      <description>Layer 3 Virtual Switching is a fancy way of saying "This switch can be configured as a router".  So instead of dedicating a separate device (the router), you can set up your VLANs, assign their virtual interfaces IP addresses, turn on IP Forwarding, configure static router or a routing protocol, and you're good to go.  &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Apr 2015 15:14:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer-3-virtual-switching/m-p/55280#M15923</guid>
      <dc:creator>Kawawa</dc:creator>
      <dc:date>2015-04-23T15:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: Layer 3 Virtual Switching</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer-3-virtual-switching/m-p/55281#M15924</link>
      <description>awesome how do you go about setting up static routes what are the commands?&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Apr 2015 15:28:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer-3-virtual-switching/m-p/55281#M15924</guid>
      <dc:creator>JeremyClarkson</dc:creator>
      <dc:date>2015-04-23T15:28:00Z</dc:date>
    </item>
    <item>
      <title>RE: Layer 3 Virtual Switching</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer-3-virtual-switching/m-p/55282#M15925</link>
      <description>i.e. a static route to the network 10.10.10.0/24 via the interface 10.1.1.1&lt;BR /&gt;
&lt;BR /&gt;
# configure iproute add 10.10.10.0 255.255.255.0 10.1.1.1</description>
      <pubDate>Thu, 23 Apr 2015 15:59:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer-3-virtual-switching/m-p/55282#M15925</guid>
      <dc:creator>Ronald_Dvorak</dc:creator>
      <dc:date>2015-04-23T15:59:00Z</dc:date>
    </item>
    <item>
      <title>RE: Layer 3 Virtual Switching</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer-3-virtual-switching/m-p/55283#M15926</link>
      <description>thanks&lt;BR /&gt;
&lt;BR /&gt;
for example I have a:&lt;BR /&gt;
&lt;BR /&gt;
192.168.0.1/24 windows client on 'vlan1' with switch port 1 on access: interface 192.168.0.254&lt;BR /&gt;
&lt;BR /&gt;
'vlan2' has 10.0.0.0/8 network with switch port 1 on trunk: interface 10.0.0.254&lt;BR /&gt;
&lt;BR /&gt;
I want to ping clients on the 10.0.0.0 network from my windows client.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Apr 2015 16:06:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer-3-virtual-switching/m-p/55283#M15926</guid>
      <dc:creator>JeremyClarkson</dc:creator>
      <dc:date>2015-04-23T16:06:00Z</dc:date>
    </item>
    <item>
      <title>RE: Layer 3 Virtual Switching</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer-3-virtual-switching/m-p/55284#M15927</link>
      <description>ClassicD,&lt;BR /&gt;
&lt;BR /&gt;
As long as the clients in each of those networks have the switch as their default gateway (192.168.0.254 for clients in vlan1 and 10.0.0.254 for clients in vlan2) you don't need to add static routes, because the switch knows how to route between those subnets. Just make sure routing is enabled with the command &lt;BR /&gt;
enable ipforwarding&lt;BR /&gt;
&lt;BR /&gt;
If the clients have a different default gateway (not the switch), then you will have to configure static routes in those external routers.&lt;BR /&gt;
&lt;BR /&gt;
The router acting as default gateway in subnet 192.168.0.0/24 should have a route to 10.0.0.0/24 with 192.168.0.254 as next hop, while the router in subnet 10.0.0.0/24 should have a route to 192.168.0.0/24 pointing to 10.0.0.254 as next hop.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Apr 2015 21:47:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer-3-virtual-switching/m-p/55284#M15927</guid>
      <dc:creator>dflouret</dc:creator>
      <dc:date>2015-04-23T21:47:00Z</dc:date>
    </item>
  </channel>
</rss>

