The spanning tree protocol is used to avoid loops on switched networks.
We differentiate between two versions of STP:
Every created zone has STP enabled by default. In fact, it is the RSTP protocol and can be disabled:
network zone create green0 bridge --stp=off
Older Revisions • November 1, 2020 at 5:17 pm • Jon