Practically, vlan access ports are on the remote switch while CRS is the gateway for each of those single vlans (and it is the gateway for local vlan200 ports too)
so Ethernet 1 is the trunk to a third party switch with tagged vlans
A question about addressing and routing:
As the routerboard has to be the default gateway for both vlan subnets I have to create a Vlan interface each and give it the ip address that is the default gateway for that subnet and bind the switch1-cpu port to that Vlan (otherwise routing doesn’t work)
Is it the right way to do ??
I’ve seen that doing so , a route for each vlan is created so inter-vlan routing is automatically enabled : to keep vlan traffic separated but allow them to route through wan, should I work around firewall filter rules ?
Please correct me if something is wrong or misunderstood.