I am attempting to build an SDN app with OpenDaylight. I use the Carbon (latest) release and the OpenFlow plugin. I am trying to use the genius package as it has a lot of support for installing flows and such. I expect multiple switches to connect so I have to specify the "datapath ID" (dpid) in installing the flow. How do I determine the "dpid" when the switch connects?
Asked
Active
Viewed 390 times
1 Answers
-1
Have look at line number 88 in this file, we extract DP id from node connector

Karthik Prasad
- 9,662
- 10
- 64
- 112
-
The link is broken, can you please provide details of your answer? – mazhar islam Apr 14 '21 at 09:08