ovh/overthebox-feeds

otbv2: Switch port disappears

Closed this issue · 1 comments

I changed the port 10's port configuration:

And the port disappeared from the simple switch interface:
yo

By design, the UI skip tagged ports as it would show the management port 15

config switch_vlan
	option device 'otbv2sw'
	option vlan '2'
	option ports '1 2 4 5 6 7 8 9 10t 11 12 13 14 15t 18'

How should we handle this ? Display tagged ports in a different color and manually skip the management port ?