I am setting up an SDN
using Open vSwitch
and OpenDaylight
.
I have two machines with Ubuntu and I am using KVM
to simulate two devices (for now).
I've reached the point where I have an openflow
switch and three hosts show up in the OpenDaylight Dlux
network topology - the two virtual devices and the one machine; the other machine is the one that has ovs
and odl
.
I have two other devices in the network which don't show up in the topology. I can ping these devices from each machine. If these devices do not 'speak' openflow
, is it possible to get them to show up in the network topology? and if this is possible - how?