Uploaded image for project: 'honeycomb'
  1. honeycomb
  2. HONEYCOMB-62

interface operational data

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • 16.09
    • None
    • None
    • None

      When using Honeycomb to modify VPP interface configuration categories:
      ipv4, ippv6, ethernet, routing, l2

      The changes are applied to Honeycomb configuration data and to VPP, but do not appear in Honeycomb operational data.

      Included karaf log (trace level for fd.io and org.openvpp packages) of setting ipv4 address with the following PUT command, then retrieving operational data:
      {
      "name": "GigabitEthernet0/8/0",
      "type": "iana-if-type:ethernetCsmacd",
      "enabled": "false",
      "ietf-ip:ipv4": {
      "enabled": "true",
      "address": [

      { "ip": "192.168.0.2", "prefix-length": "24" }

      ]
      }
      }

            selias Samuel Eliáš
            selias Samuel Eliáš
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: