<?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 GRE tunnel forwarding not working in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/gre-tunnel-forwarding-not-working/m-p/58612#M17351</link>
    <description>I have created a GRE tunnel between a 460g2 and another device.&lt;BR /&gt;
I have configured a /31 on the GRE tunnel.&lt;BR /&gt;
I have enabled forwarding on the GRE tunnel.&lt;BR /&gt;
&lt;BR /&gt;
I am only able to ping the remote side of the tunnel from the 460 itself. I can ping using its IP of the tunnel as the source, or using another (loopback) IP of the 460 as the source.&lt;BR /&gt;
&lt;BR /&gt;
From a 480 connected to the 460, I can ping the 460's tunnel IP, but not the remote IP. Watching the traffic counters and sniffing on the remote device shows that packets are not even entering the tunnel, so I assume the 460 is not forwarding traffic (that doesn't originate with itself).&lt;BR /&gt;
&lt;BR /&gt;
This seems to be the same symptoms of when a VLAN does not have IP forwarding enabled.&lt;BR /&gt;
&lt;BR /&gt;
create tunnel rtr-1_xxx gre destination x.x.x.51 source x.x.x.132&lt;BR /&gt;
configure tunnel rtr-1_xxx ipaddress x.x.x.234 255.255.255.254&lt;BR /&gt;
enable ipforwarding tunnel rtr-1_xxx&lt;BR /&gt;
&lt;BR /&gt;
from the 460 itself:&lt;BR /&gt;
&lt;BR /&gt;
ping x.x.x.235 from y.y.y.73&lt;BR /&gt;
Ping(ICMP) x.x.x.235: 4 packets, 8 data bytes, interval 1 second(s).&lt;BR /&gt;
16 bytes from x.x.x.235: icmp_seq=0 ttl=60 time=25 ms&lt;BR /&gt;
16 bytes from x.x.x.235: icmp_seq=1 ttl=60 time=20 ms&lt;BR /&gt;
&lt;BR /&gt;
sho tunnel "rtr-1_xxx"&lt;BR /&gt;
Name                             Type                                    Flags&lt;BR /&gt;
rtr-1_xxx                        GRE  x.x.x.132 =&amp;gt; x.x.x.51      U&lt;BR /&gt;
Total tunnels:          2&lt;BR /&gt;
&lt;BR /&gt;
And from the 480 attached to the 460:&lt;BR /&gt;
&lt;BR /&gt;
ping x.x.x.235&lt;BR /&gt;
Ping(ICMP) x.x.x.235: 4 packets, 8 data bytes, interval 1 second(s).&lt;BR /&gt;
&lt;BR /&gt;
--- x.x.x.235 ping statistics ---&lt;BR /&gt;
4 packets transmitted, 0 packets received, 100% loss&lt;BR /&gt;
round-trip min/avg/max = 0/0/0 ms&lt;BR /&gt;
&lt;BR /&gt;
ping x.x.x.234&lt;BR /&gt;
Ping(ICMP) x.x.x.234: 4 packets, 8 data bytes, interval 1 second(s).&lt;BR /&gt;
16 bytes from x.x.x.234: icmp_seq=0 ttl=64 time=1.053 ms&lt;BR /&gt;
16 bytes from x.x.x.234: icmp_seq=1 ttl=64 time=0.770 ms&lt;BR /&gt;
&lt;BR /&gt;
rtl x.x.x.235&lt;BR /&gt;
Ori  Destination        Gateway         Mtr  Flags         VLAN       Duration&lt;BR /&gt;
#bi  x.x.x.234/31   z.z.z.197   0    UG-D---um--f- rtr-460      0d:18h:52m:35s&lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Tue, 16 Oct 2018 22:49:00 GMT</pubDate>
    <dc:creator>Dave_Martin</dc:creator>
    <dc:date>2018-10-16T22:49:00Z</dc:date>
    <item>
      <title>GRE tunnel forwarding not working</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/gre-tunnel-forwarding-not-working/m-p/58612#M17351</link>
      <description>I have created a GRE tunnel between a 460g2 and another device.&lt;BR /&gt;
I have configured a /31 on the GRE tunnel.&lt;BR /&gt;
I have enabled forwarding on the GRE tunnel.&lt;BR /&gt;
&lt;BR /&gt;
I am only able to ping the remote side of the tunnel from the 460 itself. I can ping using its IP of the tunnel as the source, or using another (loopback) IP of the 460 as the source.&lt;BR /&gt;
&lt;BR /&gt;
From a 480 connected to the 460, I can ping the 460's tunnel IP, but not the remote IP. Watching the traffic counters and sniffing on the remote device shows that packets are not even entering the tunnel, so I assume the 460 is not forwarding traffic (that doesn't originate with itself).&lt;BR /&gt;
&lt;BR /&gt;
This seems to be the same symptoms of when a VLAN does not have IP forwarding enabled.&lt;BR /&gt;
&lt;BR /&gt;
create tunnel rtr-1_xxx gre destination x.x.x.51 source x.x.x.132&lt;BR /&gt;
configure tunnel rtr-1_xxx ipaddress x.x.x.234 255.255.255.254&lt;BR /&gt;
enable ipforwarding tunnel rtr-1_xxx&lt;BR /&gt;
&lt;BR /&gt;
from the 460 itself:&lt;BR /&gt;
&lt;BR /&gt;
ping x.x.x.235 from y.y.y.73&lt;BR /&gt;
Ping(ICMP) x.x.x.235: 4 packets, 8 data bytes, interval 1 second(s).&lt;BR /&gt;
16 bytes from x.x.x.235: icmp_seq=0 ttl=60 time=25 ms&lt;BR /&gt;
16 bytes from x.x.x.235: icmp_seq=1 ttl=60 time=20 ms&lt;BR /&gt;
&lt;BR /&gt;
sho tunnel "rtr-1_xxx"&lt;BR /&gt;
Name                             Type                                    Flags&lt;BR /&gt;
rtr-1_xxx                        GRE  x.x.x.132 =&amp;gt; x.x.x.51      U&lt;BR /&gt;
Total tunnels:          2&lt;BR /&gt;
&lt;BR /&gt;
And from the 480 attached to the 460:&lt;BR /&gt;
&lt;BR /&gt;
ping x.x.x.235&lt;BR /&gt;
Ping(ICMP) x.x.x.235: 4 packets, 8 data bytes, interval 1 second(s).&lt;BR /&gt;
&lt;BR /&gt;
--- x.x.x.235 ping statistics ---&lt;BR /&gt;
4 packets transmitted, 0 packets received, 100% loss&lt;BR /&gt;
round-trip min/avg/max = 0/0/0 ms&lt;BR /&gt;
&lt;BR /&gt;
ping x.x.x.234&lt;BR /&gt;
Ping(ICMP) x.x.x.234: 4 packets, 8 data bytes, interval 1 second(s).&lt;BR /&gt;
16 bytes from x.x.x.234: icmp_seq=0 ttl=64 time=1.053 ms&lt;BR /&gt;
16 bytes from x.x.x.234: icmp_seq=1 ttl=64 time=0.770 ms&lt;BR /&gt;
&lt;BR /&gt;
rtl x.x.x.235&lt;BR /&gt;
Ori  Destination        Gateway         Mtr  Flags         VLAN       Duration&lt;BR /&gt;
#bi  x.x.x.234/31   z.z.z.197   0    UG-D---um--f- rtr-460      0d:18h:52m:35s&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Oct 2018 22:49:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/gre-tunnel-forwarding-not-working/m-p/58612#M17351</guid>
      <dc:creator>Dave_Martin</dc:creator>
      <dc:date>2018-10-16T22:49:00Z</dc:date>
    </item>
    <item>
      <title>RE: GRE tunnel forwarding not working</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/gre-tunnel-forwarding-not-working/m-p/58613#M17352</link>
      <description>You should create corresponding iproutes at both sides of the tunnel</description>
      <pubDate>Tue, 16 Oct 2018 22:54:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/gre-tunnel-forwarding-not-working/m-p/58613#M17352</guid>
      <dc:creator>Nick_Yakimenko</dc:creator>
      <dc:date>2018-10-16T22:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: GRE tunnel forwarding not working</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/gre-tunnel-forwarding-not-working/m-p/58614#M17353</link>
      <description>That has been taken into account.</description>
      <pubDate>Tue, 16 Oct 2018 23:18:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/gre-tunnel-forwarding-not-working/m-p/58614#M17353</guid>
      <dc:creator>Dave_Martin</dc:creator>
      <dc:date>2018-10-16T23:18:00Z</dc:date>
    </item>
  </channel>
</rss>

