On Sun, Dec 5, 2010 at 9:43 PM, CS Lee <[email protected]> wrote: > However I get this message - > > sudo ovs-vsctl -- set Bridge br0 mirro...@m -- [email protected] get Port vi1.1 -- > [email protected] get Port vi1.4 -- --...@m create Mirror name=testspan > [email protected] select-src-port=vi1.1 [email protected] > > ovs-vsctl: 'get' command has no '--id' option
The --id option on 'get' was introduced recently, so it sounds like the manual that you are reading is for a newer version of Open vSwitch than you have installed. If you can, install a newer version. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss_openvswitch.org
