[ovs-discuss] openvswitch

陈文龙 qzchenwl at gmail.com
Wed Sep 22 11:42:48 UTC 2010


Suggest that host1 has IP 1.1.1.1 and host2 has IP 2.2.2.2 .
In host1:
1. create interface gre0 type gre, set remote_ip as 2.2.2.2.
2. create port gre0 include interface gre0.
3. add port gre0 to the bridge.
In host2:
1. create interface gre0 type gre, set remote_ip as 1.1.1.1.
2. create port gre0 include interface gre0.
3. add port gre0 to the bridge.

Hope it helps.

2010/9/22 Maciej Gałkiewicz <maciejgalkiewicz at ragnarson.com>

> Hello
>
> I read your post about ethernet over GRE (
> http://openvswitch.org/pipermail/discuss_openvswitch.org/2010-August/000899.html).
> Did you manage to configure openvswitch as you desired? Do you have some
> clues how to do this?
>
> best regards
> Maciej Galkiewicz
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20100922/60855ccc/attachment-0001.html>


More information about the discuss mailing list