Re: [ovs-dev] questions about ovs commands

2012-05-08 Thread Ben Pfaff
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

Re: [ovs-dev] questions about ovs commands

2012-05-08 Thread YIMIN CHEN
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?