On Mon, May 6, 2013 at 4:17 PM, Li Wang <microse...@gmail.com> wrote: > I have a openflow switch, say s1, in a network. I want to check all the > reachable neighbors of this switch. I am wondering if there is a command > like > ovs-vsctl s1 flood > s1 flood packages to all the ports and get response from reachable > neighbors.
LLDP would be the normal way to approach this, either using a local third party daemon or from your controller. There is no direct support in OVS. _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss