On Wed, May 09, 2012 at 10:28:34AM +0800, YIMIN CHEN wrote:
> I am looking at ovs utilities to dump the flow tables.
>
> Found ovs-ofctl, which takes switch as input. What should I put as
> switch? The ovs switch name? Where can I see the names?
Did you read the ovs-ofct manpage?
> I have tried
I found my answer in /etc/ifup file. Thanks!
Yimin
On Wed, May 9, 2012 at 10:28 AM, YIMIN CHEN wrote:
> Hi,
>
> I am looking at ovs utilities to dump the flow tables.
>
> Found ovs-ofctl, which takes switch as input. What should I put as
> switch? The ovs switch name? Where can I see the names?
Hi,
I am looking at ovs utilities to dump the flow tables.
Found ovs-ofctl, which takes switch as input. What should I put as
switch? The ovs switch name? Where can I see the names?
I have tried ovs-vsctl list-br, which gives me error:
jason1@jason1:~/ovs/openvswitch/openvswitch-1.1.0pre2$ ovs-