<?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: Route VLAN traffic between two locations with GRE tunneling (With EXOS) in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58713#M17395</link>
    <description>Actually GRE tunnels are IP tunnels which require L3 Function. L3 features are supported with EDGE  license and above. All of the supported platforms' default license is EDGE or above, which  include L3 features. In a stack all of the nodes must be GRE capable if we are using any stack switches. For GRE in a stack, all  stack nodes must be GRE hardware capable. Hence first please check the license type for the concerned switch. Use command: show license to check this.&lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Sun, 04 Dec 2016 09:09:00 GMT</pubDate>
    <dc:creator>Tripathy__Priya</dc:creator>
    <dc:date>2016-12-04T09:09:00Z</dc:date>
    <item>
      <title>Route VLAN traffic between two locations with GRE tunneling (With EXOS)</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58695#M17377</link>
      <description>We have x460 extreme switches in two different locations connected with L3 networking. I would like some suggestions on extending the vlan from one location to the other over l3. When I read about this, I realized that one of my option is L2-GRE and EXOS does not support it. Can I do this configuration using L3-GRE tunneling?&lt;BR /&gt;
Please provide me some guidance on this.</description>
      <pubDate>Thu, 24 Nov 2016 04:49:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58695#M17377</guid>
      <dc:creator>Ashwini_Balacha</dc:creator>
      <dc:date>2016-11-24T04:49:00Z</dc:date>
    </item>
    <item>
      <title>RE: Route VLAN traffic between two locations with GRE tunneling (With EXOS)</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58696#M17378</link>
      <description>Thanks for using the Extreme Community Forum. &lt;BR /&gt;
&lt;BR /&gt;
Please note that GRE tunneling of L3 traffic is possible in Extreme switches beginning EXOS 15.4 and above. &lt;BR /&gt;
&lt;BR /&gt;
Please refer to page nos. 1300-1301 (EXOS_User_guide - version 16.1.) for configuration guidance on this issue. &lt;BR /&gt;
&lt;BR /&gt;
Please let us know if you have any further queries. &lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Praveen Jo</description>
      <pubDate>Thu, 24 Nov 2016 13:55:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58696#M17378</guid>
      <dc:creator>Jacob__Praveen</dc:creator>
      <dc:date>2016-11-24T13:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: Route VLAN traffic between two locations with GRE tunneling (With EXOS)</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58697#M17379</link>
      <description>Hi Ashwini,&lt;BR /&gt;
&lt;BR /&gt;
Yes. You are right. EXOS will not support L2-GRE mode. &lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://gtacknowledge.extremenetworks.com/articles/Q_A/Does-EXOS-support-L2-GRE-tunneling" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/Q_A/Does-EXOS-support-L2-GRE-tunneling&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Please find the below sample configuration for L3-GRE:&lt;BR /&gt;
create vlan inet  configure vlan inet add port 24  configure vlan inet ipa 1.1.1.1/24  create vlan users  configure vlan users add port 1  configure vlan users ipa 100.0.0.1/24  create tunnel mytunnel gre destination 1.1.1.2 source 1.1.1.1  configure tunnel "mytunnel" ipaddress 2.0.0.1/24  configure iproute add 200.0.0.0/24 2.0.0.2  enable ipforwarding&lt;BR /&gt;
&lt;BR /&gt;
Please let us know if you have any further queries.&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Karthikeyan&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Nov 2016 14:32:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58697#M17379</guid>
      <dc:creator>Narayanan__Kart</dc:creator>
      <dc:date>2016-11-24T14:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: Route VLAN traffic between two locations with GRE tunneling (With EXOS)</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58698#M17380</link>
      <description>Hello Ashwini,&lt;BR /&gt;
&lt;BR /&gt;
For your further reference and awareness in the future please find below EXOS switches supporting Layer3 Tunneling:&lt;BR /&gt;
&lt;BR /&gt;
Summit X460,X480,X650, X670 and E4G&lt;BR /&gt;
BD8900 (G96T-c,10G24-x,G48T-XL, G48X-XL,10G8X-XL,40G6X-xm)&lt;BR /&gt;
BDX8 (all I/O cards)&lt;BR /&gt;
&lt;BR /&gt;
Coming to configuration i could see already Praveen and Karthikeyan have provided you the detailed sample configuration for  this application.&lt;BR /&gt;
&lt;BR /&gt;
If still you need any further information then do let us know.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Nov 2016 14:40:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58698#M17380</guid>
      <dc:creator>Tripathy__Priya</dc:creator>
      <dc:date>2016-11-24T14:40:00Z</dc:date>
    </item>
    <item>
      <title>RE: Route VLAN traffic between two locations with GRE tunneling (With EXOS)</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58699#M17381</link>
      <description>Hello Guys, &lt;BR /&gt;
&lt;BR /&gt;
Thank you for your reply. The configuration setup example is helpful to understand this clearly.&lt;BR /&gt;
I saw the configuration in the EXOS_User_guide 16.1 . I have a follow up question on this. I have attached a topology which I am trying to create. &lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="2e05ad985f54454ab4e6da04a344f5ff_RackMultipart20161126-14429-a11s6w-GRE_L3_Tunnel_inline.jpg"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/2919i9FC5240B8B768413/image-size/large?v=v2&amp;amp;px=999" role="button" title="2e05ad985f54454ab4e6da04a344f5ff_RackMultipart20161126-14429-a11s6w-GRE_L3_Tunnel_inline.jpg" alt="2e05ad985f54454ab4e6da04a344f5ff_RackMultipart20161126-14429-a11s6w-GRE_L3_Tunnel_inline.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;
&lt;BR /&gt;
Can I create a GRE tunnel between these two routers which are on different subnets? I was not sure of this from the examples.</description>
      <pubDate>Sun, 27 Nov 2016 06:09:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58699#M17381</guid>
      <dc:creator>Ashwini_Balacha</dc:creator>
      <dc:date>2016-11-27T06:09:00Z</dc:date>
    </item>
    <item>
      <title>RE: Route VLAN traffic between two locations with GRE tunneling (With EXOS)</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58700#M17382</link>
      <description>Yes. We can. Please find the below sample config:&lt;BR /&gt;
&lt;BR /&gt;
&lt;U&gt;Switch 1:&lt;/U&gt;&lt;BR /&gt;
&lt;BR /&gt;
create vlan "v1"&lt;BR /&gt;
create vlan "v2"&lt;BR /&gt;
configure vlan v1 add ports 23 untagged  &lt;BR /&gt;
configure vlan v2 add ports 33 untagged  &lt;BR /&gt;
configure vlan v1 ipaddress 10.0.0.1 255.0.0.0&lt;BR /&gt;
enable ipforwarding vlan v1&lt;BR /&gt;
configure vlan v2 ipaddress 20.0.0.1 255.0.0.0&lt;BR /&gt;
enable ipforwarding vlan v2&lt;BR /&gt;
&lt;BR /&gt;
create tunnel m1 gre destination 30.0.0.1 source 10.0.0.1&lt;BR /&gt;
configure tunnel m1 ipaddress 1.0.0.1 255.255.255.0&lt;BR /&gt;
configure iproute add 20.0.0.2 255.255.255.255 1.0.0.2 &lt;BR /&gt;
configure ospf routerid 1.1.1.1&lt;BR /&gt;
enable ospf&lt;BR /&gt;
configure ospf add vlan v1 area 0.0.0.0  &lt;BR /&gt;
&lt;BR /&gt;
&lt;U&gt;Core:&lt;/U&gt;&lt;BR /&gt;
 &lt;BR /&gt;
create vlan "v1"&lt;BR /&gt;
create vlan "v2"&lt;BR /&gt;
configure vlan v1 add ports 28 untagged  &lt;BR /&gt;
configure vlan v2 add ports 53 untagged  &lt;BR /&gt;
configure vlan v1 ipaddress 10.0.0.2 255.0.0.0&lt;BR /&gt;
enable ipforwarding vlan v1&lt;BR /&gt;
configure vlan v2 ipaddress 30.0.0.2 255.0.0.0&lt;BR /&gt;
enable ipforwarding vlan v2&lt;BR /&gt;
&lt;BR /&gt;
enable ospf&lt;BR /&gt;
configure ospf add vlan v1 area 0.0.0.0 &lt;BR /&gt;
configure ospf add vlan v2 area 0.0.0.0&lt;BR /&gt;
&lt;BR /&gt;
&lt;U&gt;Switch3:&lt;/U&gt;&lt;BR /&gt;
&lt;BR /&gt;
create vlan "v1"&lt;BR /&gt;
create vlan "v2"&lt;BR /&gt;
configure vlan v2 add ports 18 untagged  &lt;BR /&gt;
configure vlan v1 add ports 17 untagged  &lt;BR /&gt;
configure vlan v1 ipaddress 30.0.0.1 255.0.0.0&lt;BR /&gt;
enable ipforwarding vlan v1&lt;BR /&gt;
configure vlan v2 ipaddress 20.0.0.2 255.0.0.0&lt;BR /&gt;
enable ipforwarding vlan v2&lt;BR /&gt;
create tunnel m1 gre destination 10.0.0.1 source 30.0.0.1&lt;BR /&gt;
configure tunnel m1 ipaddress 1.0.0.2 255.255.255.0&lt;BR /&gt;
enable ipforwarding tunnel m1&lt;BR /&gt;
configure iproute add 20.0.0.1 255.255.255.255 1.0.0.1&lt;BR /&gt;
enable ospf&lt;BR /&gt;
configure ospf add vlan v1 area 0.0.0.0 &lt;BR /&gt;
&lt;BR /&gt;
So here we are reaching from sw1 to sw 3 by creating layer 3 GRE tunnel.&lt;BR /&gt;
&lt;BR /&gt;
Please let me know if you need any more information&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Karthikeyan&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Sun, 27 Nov 2016 19:24:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58700#M17382</guid>
      <dc:creator>Narayanan__Kart</dc:creator>
      <dc:date>2016-11-27T19:24:00Z</dc:date>
    </item>
    <item>
      <title>RE: Route VLAN traffic between two locations with GRE tunneling (With EXOS)</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58701#M17383</link>
      <description>Are we trying to create a GRE tunnel between two extreme switches? or if any other hardware involved.</description>
      <pubDate>Sun, 27 Nov 2016 20:34:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58701#M17383</guid>
      <dc:creator>Narayanan__Kart</dc:creator>
      <dc:date>2016-11-27T20:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: Route VLAN traffic between two locations with GRE tunneling (With EXOS)</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58702#M17384</link>
      <description>I suppose you are trying to create tunnelling beween two x460 extreme switches. Then above sample config would be fine.&lt;BR /&gt;
&lt;BR /&gt;
Please let us know if you need any further help on this?&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Karthikeyan</description>
      <pubDate>Sun, 27 Nov 2016 20:51:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58702#M17384</guid>
      <dc:creator>Narayanan__Kart</dc:creator>
      <dc:date>2016-11-27T20:51:00Z</dc:date>
    </item>
    <item>
      <title>RE: Route VLAN traffic between two locations with GRE tunneling (With EXOS)</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58703#M17385</link>
      <description>Yes.. I am trying to create tunnel between two x460 extreme switches which are   physically separated. Server in location 1 (no public IP address)needs to   communicate to other end devices in location 2.Thank you very much for all the support and configuration details.</description>
      <pubDate>Mon, 28 Nov 2016 00:41:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58703#M17385</guid>
      <dc:creator>Ashwini_Balacha</dc:creator>
      <dc:date>2016-11-28T00:41:00Z</dc:date>
    </item>
    <item>
      <title>RE: Route VLAN traffic between two locations with GRE tunneling (With EXOS)</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58704#M17386</link>
      <description>Thank you for the update. I think then the provided configuration will be enough for your requirement. Please let us know if you need any more information.&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Karthikeyan</description>
      <pubDate>Mon, 28 Nov 2016 10:43:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58704#M17386</guid>
      <dc:creator>Narayanan__Kart</dc:creator>
      <dc:date>2016-11-28T10:43:00Z</dc:date>
    </item>
    <item>
      <title>RE: Route VLAN traffic between two locations with GRE tunneling (With EXOS)</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58705#M17387</link>
      <description>Hi Ashwani,&lt;BR /&gt;
&lt;BR /&gt;
Did you get a chance to try the suggested configuration?&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Karthikeyan</description>
      <pubDate>Wed, 30 Nov 2016 10:56:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58705#M17387</guid>
      <dc:creator>Narayanan__Kart</dc:creator>
      <dc:date>2016-11-30T10:56:00Z</dc:date>
    </item>
    <item>
      <title>RE: Route VLAN traffic between two locations with GRE tunneling (With EXOS)</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58706#M17388</link>
      <description>No I am doing these configurations tomorrow. Wasn't sure about ospf settings.  Currently there are two x460 switches in different locations between which I am planning to create tunnel. I didn't understand the configuration in your example. Could you please explain how are the three switches connected?  Regards, Ashwini</description>
      <pubDate>Wed, 30 Nov 2016 11:20:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58706#M17388</guid>
      <dc:creator>Ashwini_Balacha</dc:creator>
      <dc:date>2016-11-30T11:20:00Z</dc:date>
    </item>
    <item>
      <title>RE: Route VLAN traffic between two locations with GRE tunneling (With EXOS)</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58707#M17389</link>
      <description>Hi Ashwini,&lt;BR /&gt;
&lt;BR /&gt;
In the given example the tunnel is over OSPF. I am not sure about your switches configuration. If possible please provide us the same. &lt;BR /&gt;
&lt;BR /&gt;
Our suggestion would be to create a GTAC case so that we can review the configuration and topology and will suggest you further.&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Karthikeyan&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Nov 2016 12:17:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58707#M17389</guid>
      <dc:creator>Narayanan__Kart</dc:creator>
      <dc:date>2016-11-30T12:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: Route VLAN traffic between two locations with GRE tunneling (With EXOS)</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58708#M17390</link>
      <description>Topology is same as you have. SW1 in location A -- Core ----SW2 in location B.&lt;BR /&gt;
And we create a tunnel between SW1 and SW2.</description>
      <pubDate>Wed, 30 Nov 2016 12:24:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58708#M17390</guid>
      <dc:creator>Narayanan__Kart</dc:creator>
      <dc:date>2016-11-30T12:24:00Z</dc:date>
    </item>
    <item>
      <title>RE: Route VLAN traffic between two locations with GRE tunneling (With EXOS)</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58709#M17391</link>
      <description>Hi Karthikeyan,&lt;BR /&gt;
&lt;BR /&gt;
Was trying to configure today and I realized that GRE tunneling doesn't support on virtual router. Is it supported in later versions of EXOS 16.1?&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Ashwini</description>
      <pubDate>Thu, 01 Dec 2016 06:04:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58709#M17391</guid>
      <dc:creator>Ashwini_Balacha</dc:creator>
      <dc:date>2016-12-01T06:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: Route VLAN traffic between two locations with GRE tunneling (With EXOS)</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58710#M17392</link>
      <description>As discussed earlier following set of Hardware supporting this feature:&lt;BR /&gt;
&lt;BR /&gt;
Summit X460,X480,X650, X670 and E4G&lt;BR /&gt;
BD8900 (G96T-c,10G24-x,G48T-XL, G48X-XL,10G8X-XL,40G6X-xm)&lt;BR /&gt;
BDX8 (all I/O cards) &lt;BR /&gt;
&lt;BR /&gt;
Note:&lt;BR /&gt;
&lt;BR /&gt;
Provided all blades in the chassis or nodes in a stack need to support GRE tunnels or else the feature cannot be configured or enabled.&lt;BR /&gt;
&lt;BR /&gt;
Not sure in your scenario if you are using any stack X460 switch or stand alone switch to achieve this. If any stack switch then the above point needs to be considered.&lt;BR /&gt;
&lt;BR /&gt;
Coming to the recommended software version for this hardware(X460) : Exos16.1.3.6p1-9 is currently in use.</description>
      <pubDate>Fri, 02 Dec 2016 15:03:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58710#M17392</guid>
      <dc:creator>Tripathy__Priya</dc:creator>
      <dc:date>2016-12-02T15:03:00Z</dc:date>
    </item>
    <item>
      <title>RE: Route VLAN traffic between two locations with GRE tunneling (With EXOS)</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58711#M17393</link>
      <description>Hi Ashwani,&lt;BR /&gt;
&lt;BR /&gt;
Are you trying to configure GRE tunnel on a default VR or a different VR?&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Karthikeyan</description>
      <pubDate>Sat, 03 Dec 2016 23:43:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58711#M17393</guid>
      <dc:creator>Narayanan__Kart</dc:creator>
      <dc:date>2016-12-03T23:43:00Z</dc:date>
    </item>
    <item>
      <title>RE: Route VLAN traffic between two locations with GRE tunneling (With EXOS)</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58712#M17394</link>
      <description>On user created VR.. looks like it's not supported in 16.1 EXOS release</description>
      <pubDate>Sun, 04 Dec 2016 01:14:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58712#M17394</guid>
      <dc:creator>Ashwini_Balacha</dc:creator>
      <dc:date>2016-12-04T01:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: Route VLAN traffic between two locations with GRE tunneling (With EXOS)</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58713#M17395</link>
      <description>Actually GRE tunnels are IP tunnels which require L3 Function. L3 features are supported with EDGE  license and above. All of the supported platforms' default license is EDGE or above, which  include L3 features. In a stack all of the nodes must be GRE capable if we are using any stack switches. For GRE in a stack, all  stack nodes must be GRE hardware capable. Hence first please check the license type for the concerned switch. Use command: show license to check this.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Sun, 04 Dec 2016 09:09:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58713#M17395</guid>
      <dc:creator>Tripathy__Priya</dc:creator>
      <dc:date>2016-12-04T09:09:00Z</dc:date>
    </item>
    <item>
      <title>RE: Route VLAN traffic between two locations with GRE tunneling (With EXOS)</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58714#M17396</link>
      <description>Hi Ashwini,&lt;BR /&gt;
&lt;BR /&gt;
Thank you for the reply. If possible can you please provide us the configuration of the switch?&lt;BR /&gt;
Tunnel can be created on L3 . so In the existing setup, Do you have layer 3 routing on a default VR and the tunnel on other VR?&lt;BR /&gt;
&lt;BR /&gt;
Can you please clarify on this?&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Karthikeyan</description>
      <pubDate>Sun, 04 Dec 2016 12:47:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-vlan-traffic-between-two-locations-with-gre-tunneling-with/m-p/58714#M17396</guid>
      <dc:creator>Narayanan__Kart</dc:creator>
      <dc:date>2016-12-04T12:47:00Z</dc:date>
    </item>
  </channel>
</rss>

