Default vlan ?

Is there a default native VLAN in MT routerboard ?

Or should I declare a new Vlan (i.e. 1) and associate all needed ports to it ?

Thanks

What is the term default native VLAN? IEEE 802.1Q does not know such term.
There are ethernet frames without VLAN tag, those are mapped to VLAN ID 0.
There are frames with VLAN tag, those are mapped to VLAN ID >0.
Advice: do not use VLAN ID 1 unless you know what you’re doing.

Many brands use Vlan1 as default interface
I was only ask if a “default” Vlan is present on mikrotik devices.

You made me curious: what’s the problem in using Vlan1 ?

Thanks