Hi Justin,

Thanks for the inputs.

I tried the following command on the veth port, but still see the port in
STP_FORWARD mode even after executing the command. Could you please confirm
if this is what you suggested?

sudo ovs-vsctl set port {veth_port_name} other-config:stp_enable=false

Thanks,
Shridhar

On Mon, Oct 27, 2014 at 2:38 PM, Justin Pettit <jpet...@nicira.com> wrote:

> Can't you just disable STP on those ports with the
> "other-config:stp-enable" key on the Port entries?
>
> --Justin
>
>
> > On Oct 27, 2014, at 11:32 AM, Shridhar Sahukar <
> shridhar.sahu...@cyaninc.com> wrote:
> >
> > Hi,
> >
> > I am enabling stp on a bridge which has a number of veth ports and GRE
> ports. I want to enable the STP only between GRE ports and not on the veth
> ports. Does openvswitch allow such a configuration?
> >
> > Thanks,
> > Shridhar
> > _______________________________________________
> > discuss mailing list
> > discuss@openvswitch.org
> > http://openvswitch.org/mailman/listinfo/discuss
>
>
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to