[ovs-discuss] 回复: How to configure in-band control in OpenvSwitch?

星言 墨虚 beyond1680 at yahoo.cn
Thu May 3 06:13:17 UTC 2012


Thanks, but I want to know how to add "hidden" rules to OpenvSwitch?
For example,

A(eth0) -------- (eth0)B(eth1) ------ (eth0)controller
 10.0.0.1       10.0.0.2   11.0.0.1    11.0.0.2

I create a network like this. A and B is openvswitch. I configure openvswitch using this command
ovs-vsctl add-br br0
ovs-vsctl add-port br0 eth0
ovs-vsctl add-port br0 eth1
ovs-vsctl set-controller br0 tcp:11.0.0.2:6633

But, the openvswitches cannot connect to controller, what else should I do?

-- Tony 

________________________________
 发件人: Ben Pfaff <blp at nicira.com>
收件人: 星言 墨虚 <beyond1680 at yahoo.cn> 
抄送: "discuss at openvswitch.org" <discuss at openvswitch.org> 
发送日期: 2012年5月3日, 星期四, 上午 11:30
主题: Re: [ovs-discuss] How to configure in-band control in OpenvSwitch?
 
On Thu, May 03, 2012 at 11:12:50AM +0800, 星言 墨虚 wrote:
> I want to configure OpenvSwitch in-band control and I read
> the Design Decisions In Open vSwitch which websit is
> http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=blob;f=DESIGNBut
> there are not details about how to enable in-band control in
> OpenvSwitch.So, I want to know the steps to configure it.Thanks very
> much.-- Tony

You don't have to do anything to enable in-band control, because it is
enabled by default.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20120503/57f09004/attachment.html>


More information about the discuss mailing list