Uploaded image for project: 'OpenFlowPlugin'
  1. OpenFlowPlugin
  2. OPNFLWPLUG-54

NSF Flow port stats do not show for mininet OF10

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Resolution: Won't Do
    • None
    • None
    • General
    • None
    • Operating System: Linux
      Platform: PC

    • 371

    Description

      These are the steps:

      start mininet with: sudo mn --controller=remote,ip=127.0.0.1 --topo tree,2

      Pull port stats:
      http://127.0.0.1:8080/controller/nb/v2/statistics/default/port

      No ports are shown on the response body:

      <list>
      <portStatistics>
      <node>
      <id>00:00:00:00:00:00:00:02</id>
      <type>OF</type>
      </node>
      </portStatistics>
      <portStatistics>
      <node>
      <id>00:00:00:00:00:00:00:03</id>
      <type>OF</type>
      </node>
      </portStatistics>
      <portStatistics>
      <node>
      <id>00:00:00:00:00:00:00:01</id>
      <type>OF</type>
      </node>
      </portStatistics>
      </list>

      Attachments

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

        Activity

          People

            ecelgp Luis Gomez
            ecelgp Luis Gomez
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: