Uploaded image for project: 'CORD'
  1. CORD
  2. CORD-3242

ONOS only sees link-local IP of IPv6 host after it moves from one port to another on the same switch

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved (View Workflow)
    • Priority: Medium
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Fabric
    • Labels:

      Description

      After moving an IPv6 host e.g. h1v6 from port-3 to port-8 on s001 and rediscovering it with

      mininet> h1v6 ndisc6 -r 1 -w 1000 1020::3fe h1v6-eth1
      

      We see the following NS packet sent by this host

      16:02:04.274074 00:bb:00:00:00:01 > 33:33:ff:00:03:fe, ethertype IPv6 (0x86dd), length 86: fe80::2bb:ff:fe00:1 > ff02::1:ff00:3fe: ICMP6, neighbor solicitation, who has 1020::3fe, length 32
      

      However ONOS only discovers this host with its link-local IP

      id=00:BB:00:00:00:01/None, mac=00:BB:00:00:00:01, locations=[of:0000000000000001/8], vlan=None, ip(s)=[fe80::2bb:ff:fe00:1], innerVlan=None, outerTPID=unknown, provider=of:org.onosproject.provider.host, configured=false
      

      See onos-diags for more details.

        Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

            Assignee:
            charles Charles Chan
            Reporter:
            You You Wang (Inactive)
            Watchers:
            2 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Gerrit Reviews

                There are no open Gerrit changes