[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openvswitch-discuss
Subject:    [ovs-discuss] gre tunnel and stp problem
From:       hanifnarendra () gmail ! com (Narendra Hanif)
Date:       2016-04-02 8:51:40
Message-ID: CAHgf_dg-OYpcJiG-e4QRYGmvoLaikVpiaoY91-nCHLFSMbs0pQ () mail ! gmail ! com
[Download RAW message or body]

hi all,
im new with openvswitch, i have three node openvswitch, in each switch i
create gre
tunnel to other switch, i also add stp_enable=true in every switch.
but i have some problem, every host that connected to switch 1 can ping to
switch 2(vice versa) but host in switch 3 can ping to host connected to
switch 1 and 2(vice versa). do you guys any suggestion why that is happen?
 OVS 3
Bridge "s3"

        Port "gre1"
            Interface "gre1"
                type: gre
                options: {remote_ip="192.168.1.42"}
        Port "eth1"
            Interface "eth1"
        Port "gre2"
            Interface "gre2"
                type: gre
                options: {remote_ip="192.168.1.41"}
        Port "s3"
            Interface "s3"
                type: internal
        Port "eth2"
            Interface "eth2"
    ovs_version: "2.3.0"
Ovs 2
Bridge "ovsbr0"

        Port "gre1"
            Interface "gre1"
                type: gre
                options: {remote_ip="192.168.1.43"}
        Port "eth1"
            Interface "eth1"
        Port "gre2"
            Interface "gre2"
                type: gre
                options: {remote_ip="192.168.1.41"}
        Port "ovsbr0"
            Interface "ovsbr0"
                type: internal
        Port "eth2"
            Interface "eth2"
    ovs_version: "2.3.0"
OVS 1
Bridge "ovsbr0"
        Port "gre1"
            Interface "gre1"
                type: gre
                options: {remote_ip="192.168.1.43"}
        Port "eth1"
            Interface "eth1"
        Port "gre2"
            Interface "gre2"
                type: gre
                options: {remote_ip="192.168.1.42"}
        Port "ovsvr0"
            Interface "sovsbr0"
                type: internal
        Port "eth2"
            Interface "eth2"
    ovs_version: "2.3.0"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/discuss/attachments/20160402/5941789d/attachment-0001.html>

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic