-
Hi guys, I have started to test the bridge(for STP lab) and previously I created the bridge on the OS(CentOS 8) as well. [root@lab3-container-lab-1 lab3]# containerlab deploy -t stp1.yml From "ip a" output I can see my current bridge: 5: br-sw1-mlag: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 9216 qdisc noqueue state UNKNOWN group default qlen 1000 On the my setup I have this topology: name: stp topology: links: Let me know if I'm doing something wrong. Thanks Tiago Pires |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hey, |
Beta Was this translation helpful? Give feedback.
Hey,
sorry that was a regression in 0.13.0 version,
check this post with a workaround until 0.14.0 is ready - #399