Andreas Wundsam <[email protected]> writes: > - I am running vswitchd, brcompatd, and openflowd with following > configuration: > /usr/local/sbin/ovs-vswitchd --pidfile --detach -vANY:syslog:EMER > /etc/ovs-vswitchd.conf > /usr/local/sbin/ovs-brcompatd --pidfile --detach -vANY:syslog:EMER > /etc/ovs-vswitchd.conf > ovs-openflowd --out-of-band --datapath-id 000000000003 --fail=closed dp4 > --listen=ptcp: tcp:172.16.0.10
If you're running ovs-vswitchd, you shouldn't be running ovs-openflowd. They're mutually exclusive. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss_openvswitch.org
