On Thu, Jun 24, 2010 at 10:22:59PM +0900, Yan wrote:
> In another document(ovs-openflowd) i found it has --datapath-id, but how can
> I keep the dpid by ovs-vsctl?

You can set other-config:datapath-id, e.g.:
        ovs-vsctl set bridge br0 other-config:datapath-id=0123456789abcdef

_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss_openvswitch.org

Reply via email to