[ovs-discuss] Question about setting Open vSwitch on top of CentOS with XEN support
Ben Pfaff
blp at nicira.com
Mon Jul 11 09:32:47 PDT 2011
On Sun, Jul 10, 2011 at 04:45:23AM +0800, ??? wrote:
> Is these commands right for Dom-0's configuration?
Looks good.
> If it were right for Dom-0, what will be my next step for Dom-U's network
> configuration, any suggestion?
Normally to configure a DomU you would add it to the bridge:
ovs-vsctl add-port vbr0 vif0.0
and then do the remaining configuration (ifconfig or dhclient) inside
the DomU.
More information about the discuss
mailing list