<?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: ping -i6 is not working over different VLANs in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ping-i6-is-not-working-over-different-vlans/m-p/27711#M4086</link>
    <description>But I don't see any IP6 address in your config snippet  That's all V4&lt;BR /&gt;
If all you have are "fe80..." addresses, those are 'link local', and I'm not sure how well they route.&lt;BR /&gt;
If you don't have real V6 space from anyone, you could use "fd..." networks - V6's "private" space (fd00::/8, see &lt;A href="https://en.wikipedia.org/wiki/Private_network" target="_blank" rel="nofollow noreferrer noopener"&gt;https://en.wikipedia.org/wiki/Private_network&lt;/A&gt; and here's a generator tool: &lt;A href="http://www.simpledns.com/private-ipv6.aspx" target="_blank" rel="nofollow noreferrer noopener"&gt;http://www.simpledns.com/private-ipv6.aspx&lt;/A&gt; to maximize chances of having a unique private network. Think "avoiding 192.168.1.0/24"  )&lt;BR /&gt;</description>
    <pubDate>Tue, 01 Sep 2015 15:21:00 GMT</pubDate>
    <dc:creator>Frank</dc:creator>
    <dc:date>2015-09-01T15:21:00Z</dc:date>
    <item>
      <title>ping -i6 is not working over different VLANs</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ping-i6-is-not-working-over-different-vlans/m-p/27703#M4078</link>
      <description>2 VLANs, both ipforwarding ipv4 and ipv6 enabled, but still no ping ipv6 possible from one machine in VLAN1 to another machine in vlan2.&lt;BR /&gt;
&lt;BR /&gt;
vlan-config:&lt;BR /&gt;
&lt;BR /&gt;
create vlan vlan1&lt;BR /&gt;
conf vlan1 tag 101&lt;BR /&gt;
conf vlan1 ipadd 192.168.101.254/24&lt;BR /&gt;
ena ipforward vlan1&lt;BR /&gt;
ena ipforward ipv6 vlan1&lt;BR /&gt;
conf vlan1 add po 1-4 tag&lt;BR /&gt;
&lt;BR /&gt;
create vlan vlan2&lt;BR /&gt;
conf vlan2 tag 102&lt;BR /&gt;
conf vlan2 ipadd 192.168.102.254/24&lt;BR /&gt;
ena ipforward vlan1&lt;BR /&gt;
ena ipforward ipv6 vlan1&lt;BR /&gt;
conf vlan2 add po 1-4 tag&lt;BR /&gt;
&lt;BR /&gt;
Server in vlan1 has ipv4 IP 192.168.101.1/24&lt;BR /&gt;
Server in vlan2 has ipv IP 192.168.102.1/24&lt;BR /&gt;
&lt;BR /&gt;
Ping from Server vlan1 to Server vlan2 using ipv4 is working fine in both directions, so no Problem with Gateway or down vlans.&lt;BR /&gt;
Ping -i6 is not working at all.&lt;BR /&gt;
&lt;BR /&gt;
Any ideas what I've done wrong?&lt;BR /&gt;
&lt;BR /&gt;
Kind Regards&lt;BR /&gt;
Marco&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Sep 2015 11:22:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ping-i6-is-not-working-over-different-vlans/m-p/27703#M4078</guid>
      <dc:creator>Marco_Lorenz</dc:creator>
      <dc:date>2015-09-01T11:22:00Z</dc:date>
    </item>
    <item>
      <title>RE: ping -i6 is not working over different VLANs</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ping-i6-is-not-working-over-different-vlans/m-p/27704#M4079</link>
      <description>Hi Marco, Hi Marco, I can't seem to see any IPv6 addresses defined in your configs above, please shre those addresses as well.  Secondly, have you either enabled a routing protocol for the IPv6 interfaces or defined static routes to tell each VLAN how to get to the other?</description>
      <pubDate>Tue, 01 Sep 2015 13:20:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ping-i6-is-not-working-over-different-vlans/m-p/27704#M4079</guid>
      <dc:creator>Kawawa</dc:creator>
      <dc:date>2015-09-01T13:20:00Z</dc:date>
    </item>
    <item>
      <title>RE: ping -i6 is not working over different VLANs</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ping-i6-is-not-working-over-different-vlans/m-p/27705#M4080</link>
      <description>Hi Kawawa,&lt;BR /&gt;
&lt;BR /&gt;
the vlans don't have any ipv6-addresses. But ena ipf ipv6 vlan1 worked without Errors.&lt;BR /&gt;
Maybe this is the mistake  I know that ena ipf vlan1 will not work without any assigned ipv4-address to vlan1.&lt;BR /&gt;
Why do I need a routing protocol? I don't have static routes for ipv4 as well. Both vlans are configred at the coreswitch and normally ena ipf vlan1 and ena ipf vlan2 leads to a connection between both vlans.&lt;BR /&gt;
&lt;BR /&gt;
Kind reagrds&lt;BR /&gt;
Marco&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Sep 2015 13:26:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ping-i6-is-not-working-over-different-vlans/m-p/27705#M4080</guid>
      <dc:creator>Marco_Lorenz</dc:creator>
      <dc:date>2015-09-01T13:26:00Z</dc:date>
    </item>
    <item>
      <title>RE: ping -i6 is not working over different VLANs</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ping-i6-is-not-working-over-different-vlans/m-p/27706#M4081</link>
      <description>&lt;OL&gt; 
&lt;LI&gt;If you want to have IPv6 routes, you'll need to define IPv6 addresses to the participating interfaces 
&lt;/LI&gt;&lt;LI&gt;The &lt;B&gt;enable ipforwarding ipv6 vlan &lt;VLAN&gt;&lt;/VLAN&gt;&lt;/B&gt; command will take effect without any issues, it's the IPv4 address that will return an error 
&lt;/LI&gt;&lt;LI&gt;If you're getting from one host to another within the same subnet, you can do so without routes, however, if you have 2 VLANs, you'll need to tell HOST-A in VLAN 1 how to get to HOST b in VLAN 2, because VLANs dont forward traffic between each other unless you tell them how to&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Tue, 01 Sep 2015 13:34:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ping-i6-is-not-working-over-different-vlans/m-p/27706#M4081</guid>
      <dc:creator>Kawawa</dc:creator>
      <dc:date>2015-09-01T13:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: ping -i6 is not working over different VLANs</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ping-i6-is-not-working-over-different-vlans/m-p/27707#M4082</link>
      <description>3. i know that vlans do not Forward traffic if I don't tell the machines how to reach the other one in another vlan.&lt;BR /&gt;
&lt;BR /&gt;
core-Switch has the following ips:&lt;BR /&gt;
 vlan1 192.168.101.254/24&lt;BR /&gt;
vlan2 192.168.102.254/24&lt;BR /&gt;
&lt;BR /&gt;
Machine in vlan1 has ip 192.168.101.1/24 with Gateway 192.168.101.254&lt;BR /&gt;
Machine in vlan2 has  ip 192.168.102.1/24 with Gateway 192.168.102.254&lt;BR /&gt;
Both Gateways reside on the same Switch and both vlans are ipforwarding enabled and it works.&lt;BR /&gt;
&lt;BR /&gt;
Isn't it the same with ipv6?&lt;BR /&gt;
For sure, I have to assign ipv6 addresses to vlan1 and vlan2 at the core Switch, assign these addresses to the respective machine as Gateway and enable ipforwarding ipv6 on both vlans at core.&lt;BR /&gt;
&lt;BR /&gt;
Kind Regards and sorry for my stupid question &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;BR /&gt;
Marco&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Sep 2015 13:41:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ping-i6-is-not-working-over-different-vlans/m-p/27707#M4082</guid>
      <dc:creator>Marco_Lorenz</dc:creator>
      <dc:date>2015-09-01T13:41:00Z</dc:date>
    </item>
    <item>
      <title>RE: ping -i6 is not working over different VLANs</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ping-i6-is-not-working-over-different-vlans/m-p/27708#M4083</link>
      <description>Not to worry, that's the beauty of a community like this, we explore together.  Let me know when everything works. </description>
      <pubDate>Tue, 01 Sep 2015 13:41:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ping-i6-is-not-working-over-different-vlans/m-p/27708#M4083</guid>
      <dc:creator>Kawawa</dc:creator>
      <dc:date>2015-09-01T13:41:00Z</dc:date>
    </item>
    <item>
      <title>RE: ping -i6 is not working over different VLANs</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ping-i6-is-not-working-over-different-vlans/m-p/27709#M4084</link>
      <description>Really stupid question(s):&lt;BR /&gt;
Do you have "enable ipforwarding ipv6 vlan1" and "enable ipforwarding ipv6 vlan2" (i.e. forwarding on for both vlans) I'm just asking because your snippets only show it for vlan1, but that might have been a copy/paste issue.&lt;BR /&gt;
&lt;BR /&gt;
But yes, IP6 address on vlan1, IP6 address on vlan2, use those as the respective default (or network specific) gateways on the servers, and things should work.&lt;BR /&gt;
&lt;BR /&gt;
Would you mind posting more of the V6-specific configs - you can anonymize the beginning of your V6 addresses by starting them out with "2001:db8:..." - as well as perhaps the relevant parts from the two servers?&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Sep 2015 14:49:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ping-i6-is-not-working-over-different-vlans/m-p/27709#M4084</guid>
      <dc:creator>Frank</dc:creator>
      <dc:date>2015-09-01T14:49:00Z</dc:date>
    </item>
    <item>
      <title>RE: ping -i6 is not working over different VLANs</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ping-i6-is-not-working-over-different-vlans/m-p/27710#M4085</link>
      <description>Hello Frank,&lt;BR /&gt;
&lt;BR /&gt;
you are right - copy-paste-error  Sorry for that.&lt;BR /&gt;
I don't have any other ipv6-config. Thats really everything I have configured for ipv6.&lt;BR /&gt;
Although I'm within network configurations for over 15years now, I am a newbie to ipv6 &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;
IPs are already anonymized or better say, they are not the same es in production environment.&lt;BR /&gt;
I will give it a try with assigning ipv6-addresses to the vlans and will tell the results to the community.&lt;BR /&gt;
&lt;BR /&gt;
To explain, why I Need this now.&lt;BR /&gt;
The customer has upgraded his active Directory to 2012R2 and he is experiencing many DNS-Errors. Searching the reason for this error lead to ipv6. DCs are "talking" over ipv6 as Long as this protocoll is enabled.&lt;BR /&gt;
Maybe someone else here hast AD- and DNS-Errors in an ipv6-enabled Domain and searches for these keywords .&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Sep 2015 15:21:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ping-i6-is-not-working-over-different-vlans/m-p/27710#M4085</guid>
      <dc:creator>Marco_Lorenz</dc:creator>
      <dc:date>2015-09-01T15:21:00Z</dc:date>
    </item>
    <item>
      <title>RE: ping -i6 is not working over different VLANs</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ping-i6-is-not-working-over-different-vlans/m-p/27711#M4086</link>
      <description>But I don't see any IP6 address in your config snippet  That's all V4&lt;BR /&gt;
If all you have are "fe80..." addresses, those are 'link local', and I'm not sure how well they route.&lt;BR /&gt;
If you don't have real V6 space from anyone, you could use "fd..." networks - V6's "private" space (fd00::/8, see &lt;A href="https://en.wikipedia.org/wiki/Private_network" target="_blank" rel="nofollow noreferrer noopener"&gt;https://en.wikipedia.org/wiki/Private_network&lt;/A&gt; and here's a generator tool: &lt;A href="http://www.simpledns.com/private-ipv6.aspx" target="_blank" rel="nofollow noreferrer noopener"&gt;http://www.simpledns.com/private-ipv6.aspx&lt;/A&gt; to maximize chances of having a unique private network. Think "avoiding 192.168.1.0/24"  )&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Sep 2015 15:21:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ping-i6-is-not-working-over-different-vlans/m-p/27711#M4086</guid>
      <dc:creator>Frank</dc:creator>
      <dc:date>2015-09-01T15:21:00Z</dc:date>
    </item>
    <item>
      <title>RE: ping -i6 is not working over different VLANs</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ping-i6-is-not-working-over-different-vlans/m-p/27712#M4087</link>
      <description>Solved.&lt;BR /&gt;
Like you stated before - missing ipv6-address on both VLANs was the Problem.&lt;BR /&gt;
Thanks a lot. I've learned a lot about v6 today...&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Sep 2015 19:44:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ping-i6-is-not-working-over-different-vlans/m-p/27712#M4087</guid>
      <dc:creator>Marco_Lorenz</dc:creator>
      <dc:date>2015-09-01T19:44:00Z</dc:date>
    </item>
  </channel>
</rss>

