*root@ovs-2:~#* ovs-vsctl show
d69e536a-e484-4aa0-817b-3cae4fc2dd3c
    Bridge "br0"
        Controller "tcp:x.x.x.x:6633"
        Port "eth3"
            Interface "eth3"
        Port "br0"
            Interface "br0"
                type: internal
        Port "eth1"
            Interface "eth1"
*root@ovs-2:~#* ovs-ofctl dump-flows br0
*ovs-ofctl: br0 is not a bridge or a socket*

*So I tried this,*
*root@ovs-2:~# *sudo ovs-vsctl set bridge br0 datapath_type=netdev
2014-03-30T02:53:46Z|00002|ovsdb_idl|WARN|syntax "{"details":"no table
named Flow_Sample_Collector_Set","error":"syntax error"}": syntax error:
<table-updates> includes unknown table "error"

ovs-vsctl: no row "br0" in table Bridge

And I got this error.
Please clarify

Thanks,
Andrew
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to