<?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 IPv6 - Linux ping to &amp;quot;network IP&amp;quot; gets a reply. Why? in ExtremeSwitching (Other)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-other/ipv6-linux-ping-to-quot-network-ip-quot-gets-a-reply-why/m-p/89097#M3989</link>
    <description>So I'm still considering myself as being relatively new/inexperienced to IPv6, but I stumbled across something that seems odd to me.&lt;BR /&gt;
I have a pair of BD8800s (EXOS 16.1.3.6 patch1-9) as core L3 switches. In VR-Default, I configured&lt;BR /&gt;
&lt;BR /&gt;
BD-1:&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;create vlan test tag 678&lt;BR /&gt;configure vlan test ipaddress 2001:db8:0:200::fa/64&lt;BR /&gt;configure vlan test add ports 1:1 tagged&lt;BR /&gt;enable ipforwarding ipv6 vlan test&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
BD2:&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;create vlan test tag 678&lt;BR /&gt;configure vlan test ipaddress 2001:db8:0:200::fb/64&lt;BR /&gt;configure vlan test add ports 1:1 tagged&lt;BR /&gt;enable ipforwarding ipv6 vlan test&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Now, from a machine out on the Internet, say "2001:db8:beef::7357", I am in fact able to ping6 "2001:db8:0:200::fa" as well as "2001:db8:0:200::fb"&lt;BR /&gt;
&lt;BR /&gt;
So far, so good. The surprise happened when I started to ping "2001:db8:0:200::" and in fact got a reply back from one of the BDs - albeit with a source address of the "Internet" VLAN IPv6 address (different)&lt;BR /&gt;
&lt;BR /&gt;
Wireshark captured it as a normal "Echo Reply - 129" to a normal "Echo Request - 128"&lt;BR /&gt;
&lt;BR /&gt;
Why? From what I understand, IPv6 doesn't have the notion of reserved "network" and "broadcast" addresses, "2001:db8:0:200::" should be a valid IP address that I could assign to a host (regardless if that'd be confusing to humans). I asked for an "echo", not a router/neighbor-solicitation&lt;BR /&gt;
&lt;BR /&gt;
I fear there's either something that I don't understand, or there's something broken. If anyone could clarify what's happening and why, that would be much appreciated.&lt;BR /&gt;
&lt;BR /&gt;
Thanks to any and all idea(s)&lt;BR /&gt;
 Frank</description>
    <pubDate>Fri, 08 Feb 2019 21:09:36 GMT</pubDate>
    <dc:creator>Frank</dc:creator>
    <dc:date>2019-02-08T21:09:36Z</dc:date>
    <item>
      <title>IPv6 - Linux ping to "network IP" gets a reply. Why?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/ipv6-linux-ping-to-quot-network-ip-quot-gets-a-reply-why/m-p/89097#M3989</link>
      <description>So I'm still considering myself as being relatively new/inexperienced to IPv6, but I stumbled across something that seems odd to me.&lt;BR /&gt;
I have a pair of BD8800s (EXOS 16.1.3.6 patch1-9) as core L3 switches. In VR-Default, I configured&lt;BR /&gt;
&lt;BR /&gt;
BD-1:&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;create vlan test tag 678&lt;BR /&gt;configure vlan test ipaddress 2001:db8:0:200::fa/64&lt;BR /&gt;configure vlan test add ports 1:1 tagged&lt;BR /&gt;enable ipforwarding ipv6 vlan test&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
BD2:&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;create vlan test tag 678&lt;BR /&gt;configure vlan test ipaddress 2001:db8:0:200::fb/64&lt;BR /&gt;configure vlan test add ports 1:1 tagged&lt;BR /&gt;enable ipforwarding ipv6 vlan test&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Now, from a machine out on the Internet, say "2001:db8:beef::7357", I am in fact able to ping6 "2001:db8:0:200::fa" as well as "2001:db8:0:200::fb"&lt;BR /&gt;
&lt;BR /&gt;
So far, so good. The surprise happened when I started to ping "2001:db8:0:200::" and in fact got a reply back from one of the BDs - albeit with a source address of the "Internet" VLAN IPv6 address (different)&lt;BR /&gt;
&lt;BR /&gt;
Wireshark captured it as a normal "Echo Reply - 129" to a normal "Echo Request - 128"&lt;BR /&gt;
&lt;BR /&gt;
Why? From what I understand, IPv6 doesn't have the notion of reserved "network" and "broadcast" addresses, "2001:db8:0:200::" should be a valid IP address that I could assign to a host (regardless if that'd be confusing to humans). I asked for an "echo", not a router/neighbor-solicitation&lt;BR /&gt;
&lt;BR /&gt;
I fear there's either something that I don't understand, or there's something broken. If anyone could clarify what's happening and why, that would be much appreciated.&lt;BR /&gt;
&lt;BR /&gt;
Thanks to any and all idea(s)&lt;BR /&gt;
 Frank</description>
      <pubDate>Fri, 08 Feb 2019 21:09:36 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/ipv6-linux-ping-to-quot-network-ip-quot-gets-a-reply-why/m-p/89097#M3989</guid>
      <dc:creator>Frank</dc:creator>
      <dc:date>2019-02-08T21:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: IPv6 - Linux ping to "network IP" gets a reply. Why?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/ipv6-linux-ping-to-quot-network-ip-quot-gets-a-reply-why/m-p/89098#M3990</link>
      <description>Oh my... and now that I've typed all that in, I may have found an answer: "Subnet Router Anycast Address"...&lt;BR /&gt;
&lt;BR /&gt;
This article seems to explain it : https://into6.com.au/2014/03/30/subnet-router-anycast-addresses-what-are-they-how-do-they-work/&lt;BR /&gt;
&lt;BR /&gt;
In short (meaning I'm copy/pasting):&lt;BR /&gt;
"Packets sent to the Subnet-Router anycast address will be delivered to one router on the subnet. All routers are required to support the Subnet-Router anycast addresses for the subnets to which they have interfaces." (RFC 4291)&lt;BR /&gt;
&lt;BR /&gt;
Leaving this here in case that I'm not the only one with a "not-quite complete understanding of all that is IPv6"&lt;BR /&gt;
&lt;BR /&gt;
   Frank</description>
      <pubDate>Fri, 08 Feb 2019 21:25:13 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/ipv6-linux-ping-to-quot-network-ip-quot-gets-a-reply-why/m-p/89098#M3990</guid>
      <dc:creator>Frank</dc:creator>
      <dc:date>2019-02-08T21:25:13Z</dc:date>
    </item>
  </channel>
</rss>

