I’m trying to setup a Mikrotik CRS 317-1G-16S+ for Intervlan routing, but no success yet.
I have 3 physical servers as KVM hypervisors which need to connect to CRS by Trunk port (on SFP1 to SFP3 ports).
My VLAN IDs are 101 to 112 for infrastructure and 200 to 300 for customers. VLAN tagging is done in the Hypervisor.
I did this many times easily on Cisco IOS and NX-OS equipment, but I’m confused how to do it with Mikrotik CRS.
network map attached to this post. Any help would be appreciated.
Without adding bridge1 as tagged member of that VLAN the CRS itself won’t be part of VLAN and won’t be able to do inter-VLAN routing (nor will it be available to MGMT PC).
@anav, you’re slowly getting to the point of receiving nick name hawkeye .
You’re right, ether1 should indeed be an untagged member port (together with setting of pvid=101 for this port in /interface bridge port section) …
My excuse for not noticing it is that omission of bridge1 as tagged port was so blindingly obvious it completely saturated my vision making it incapable of spotting less obvious misconfigurations …