Skip to content
Discussion options

You must be logged in to vote

Dear @prspth,

Thanks for reaching out!

Historically, it is not possible to make STP network scenarios, since with the old network plugin collision domains were implemented through Linux Bridges, that catch STP packets, influencing the algorithm.

However, with the new network plugin, based on VDE, it should be possible to use STP. Indeed, the VDE plugin does not affect traffic in any way.

We never tested it as we released the new plugin, but I created an example scenario with the same loop you provide, and it seems to work.

Here is the example: stp.zip

This is the network topology:

This is the STP status on both the switches:

On switch2 we have that eth0 is in blocking state, so it seems…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@prspth
Comment options

@tcaiazzi
Comment options

Answer selected by tcaiazzi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants