Finally, I succeed on networking!! 

 

Thanks for your answers!

 

Firstly, I made a real bridge as xenbr2.

Then, I made a fake bridge as xenbr2.100 with tagging 100.

And I attached eth2 to xenbr2.100 with tagging 100.

 

And I did same thing to another server.

 

After that, they can communicate!

 

Thank you all!

 

From: Jesse Gross [mailto:[email protected]] 
Sent: Thursday, May 27, 2010 12:03 PM
To: 신용진
Cc: Ben Pfaff; [email protected]
Subject: Re: [ovs-discuss] How to set trunk on open vswitch?

 

On Wed, May 26, 2010 at 7:28 PM, 신용진 <[email protected]> wrote:

> If you are using OVS to do the vlans, you should set the tag field on the 
> internal port and leave the other ports alone to trunk.

Yes, for eth1 and eth2, I set tag field only. And empty trunks field in Port 
table.

 

Generally you want to set the tag field on the interface that you are using to 
access the switch, which would be one you set an IP address on.  The Ethernet 
interfaces should not have the tag field set because they need to trunk all 
vlans (i.e. actually carry the tagged packets).

_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss_openvswitch.org

Reply via email to