I am trying to add a vif-s interface into a bridge group and it fails, we are doing QinQ with 8100 ethertype on the outer frame. using the brctl tool i am able to add it into the bridge.
using version Version: VyOS 1.2.4
Relevant config
Config
#show interfaces ethernet eth0 vif-s 789
+bridge-group {
+ bridge br789
+}
ethertype 0x8100
[edit]
#commit
[ interfaces ethernet eth0 vif-s 789 bridge-group ]
Error: eth0.789: not in a bridge-group
interfaces ethernet eth0 vif-s 789 bridge-group failed
Commit failed
[edit]
#sudo brctl addif br789 eth0.789
br789 8000.8e57abd9fcac no eth0.789
l2tpeth789