On Tue, Nov 27, 2012 at 07:24:36PM +0100, Julius Bachnick wrote:
> I just set up a topology using mininet and OVS 1.4.0 whereas I
> programmatically enabled STP on my switches. I wonder, whether there is any
> way to get the STP State of the ports belonging to a Switch since I'd like
> to paint my current network topology with NetworkX.
Sure, this is available via OpenFlow ("ovs-ofctl show <bridge>"). It
is also in the Open vSwitch database ("ovs-ofctl list port").
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss