Hello,
I purchased a Mikrotik router are RB2011UIAS-2HND-IN model.
I try to configure on this device several VLAN on one port.
Those. I try to organize a TRUNK port. And I also want each VLAN to have its own DHCP server.
Let’s assume you’ll use ether5 as trunk port and none of other ports will be access port for one of trunked VLANs. Config would be something like this:
Then add some appropriate firewall filter rules (if you don’t want all the subnets freely access each other).
Adjust names and VLAN IDs according to needs. Add any number of additional VLANs and appropriate IP addresses, DHCP-server stuff, etc.
If you want to have any ether ports as access (untagged) ports of one of those VLANs, then configuration should be quite different and the above template is mostly not appropriate.