HI all,
can you advice me how to setup cloud router switch 24p, to have multiple Trunk ports?
I have setup one as follow:
/interface vlan add name=vlan40 vlan-id=1 interface=ether9 disabled=no
/interface vlan add name=vlan44 vlan-id=2 interface=ether9 disabled=no
Mikrotik is different in the way vlans are used, at least from Cisco.
You will create a new name for every vlan/port combo and apply the appropriate vlan-id. For instance, let’s say you were going to have vlan 2 on ports 1 and 3.