Hi ,

My switch is configured in downstream mode , is it necessary to configure switch in upstream mode to solve this problem ?

Kindly share the recommendation.

Regards
Pradeep Kumar

On 07/07/2012 12:30 AM, discuss-requ...@openvswitch.org wrote:
Send discuss mailing list submissions to
        discuss@openvswitch.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://openvswitch.org/mailman/listinfo/discuss
or, via email, send a message with subject or body 'help' to
        discuss-requ...@openvswitch.org

You can reach the person managing the list at
        discuss-ow...@openvswitch.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of discuss digest..."


Today's Topics:

    1. Application outside of openvswitch n/w is not    accessible (ecfgijn)
    2. Re: Application outside of openvswitch n/w is not accessible
       (Ben Pfaff)


----------------------------------------------------------------------

Message: 1
Date: Fri, 6 Jul 2012 11:54:59 +0530
From: ecfgijn<pradeep.a.ku...@ericsson.com>
Subject: [ovs-discuss] Application outside of openvswitch n/w is not
        accessible
To: discuss@openvswitch.org
Message-ID:<4ff684bb.90...@ericsson.com>
Content-Type: text/plain; charset="ISO-8859-1"; format=flowed

Hi All ,

I have implemented openvswitch(1.5) in our test environment with KVM.
But i am facing an issue   when i try to access any application outside
my openvswitch network i got the error "time out" but at the same i am
able to ping  ip addres of the application. I have tried below commands
on KVM server

ovs-vsctl add-br br0
vs-vsctl add-bond br0 bond0 eth1 eth2 eth3 eth4  lacp=active
other_config:lacp-time=fast trunks=2,3,4,5,6,7,8,9,10,11,12,13
ovs-vsctl add-port br0 vnet0 tag=5 vlan_mode=access
ovs-vsctl add-port br0 vnet1 tag=11 vlan_mode=access

Kindly share your thoughts  on this  issue.

Regards
Pradeep Kumar







------------------------------

Message: 2
Date: Fri, 6 Jul 2012 09:09:32 -0700
From: Ben Pfaff<b...@nicira.com>
Subject: Re: [ovs-discuss] Application outside of openvswitch n/w is
        not accessible
To: ecfgijn<pradeep.a.ku...@ericsson.com>
Cc: discuss@openvswitch.org
Message-ID:<20120706160932.ga9...@nicira.com>
Content-Type: text/plain; charset=us-ascii

On Fri, Jul 06, 2012 at 11:54:59AM +0530, ecfgijn wrote:
I have implemented openvswitch(1.5) in our test environment with
KVM. But i am facing an issue   when i try to access any application
outside my openvswitch network i got the error "time out" but at the
same i am able to ping  ip addres of the application. I have tried
below commands on KVM server

ovs-vsctl add-br br0
vs-vsctl add-bond br0 bond0 eth1 eth2 eth3 eth4  lacp=active
other_config:lacp-time=fast trunks=2,3,4,5,6,7,8,9,10,11,12,13
ovs-vsctl add-port br0 vnet0 tag=5 vlan_mode=access
ovs-vsctl add-port br0 vnet1 tag=11 vlan_mode=access
You might read through the FAQ:
         http://openvswitch.org/faq/

Also: is the upstream switch connected to eth[1234] configured
properly for LACP and VLANs?


------------------------------

_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss


End of discuss Digest, Vol 37, Issue 14
***************************************

_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to