On Mon, May 6, 2013 at 4:17 PM, Li Wang 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
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.
__