>A patch port?
Thank you for your comment, I found the key word "patch port" in documents.
I tried following command.

$ sudo ovs-vsctl set interface P1 type=patch options:peer=P2
$ sudo ovs-vsctl set interface P2 type=patch options:peer=P1

This is what I wanted to do.
Thank you very much.

Regards,
KAZU


2011/12/17 Ben Pfaff <[email protected]>

> On Fri, Dec 16, 2011 at 07:44:25PM +0900, ?$B?92,OB9T wrote:
> > I am a beginner to openvswitch. Please help me.
> > I want to add logical link between two switches, br1 and br2.
> > I added port P1 to br1 and P2 to br2.
> > Then, what should I do to connect P1 and P2?
>
> A patch port?
>
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to