Uploaded image for project: 'hc2vpp'
  1. hc2vpp
  2. HC2VPP-75

NullPointerException when adding IPv6 neighbor

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • 17.04
    • None
    • None
    • None
    • VPP+HC2VPP version from nexus master.ubuntu1404 repo: {
      "version": "17.04-rc0~251-g33e2dc0~b1877",
      "build_date": "Tue Feb 14 14:07:14 UTC 2017",
      "build_directory": "/w/workspace/vpp-merge-master-ubuntu1404"
      }

      When I try to add in IPv6 neighbor:
      (also in postman attachment)
      PUT /restconf/config/ietf-interfaces:interfaces/interface/local0/ietf-ip:ipv6/
      {
      "ietf-ip:ipv6": {
      "neighbor": [

      { "ip": "10::11", "link-layer-address": "08:00:27:c0:5d:37" }

      ]
      }
      }

      the response is code 500: operation failed

      Full log in attachments

            jsrnicek_cisco Jan Srnicek
            selias Samuel Eliáš
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: