I’ve got two Mikrotik routers CRS328 and CRS326 connected to each other via 10G optical link. First router is connected to Internet.
All ethernet ports on the first router together with optical port that is administering connection to the second router are groupped into a bridge. The first router takes care of internet connectivity (masquerade etc.) on behalf on entire network via another optical port. Second router is just a switch with no extra functionality. All ethernet ports of the second router - again - together with optical port administering connectivity to the first router are bridged.
There are five IP cameras connected to the first router and two IP cameras plus an NVR connected to the second router,. All works fine.
My NVR happens to have two network interfaces so I’m thinking of separating camera ports out from the bridge(s) and building completely separate network segment(s) for cameras and NVR only. NVR would be receiving traffic from cameras via one interface and I would be accessing the NVR via second interface from the default (non-camera) network segment.
How would you recommend connecting those isolated port groups in each router together? I.e. I can dedicate one more port in each router and connect via dedicated secondary ethernet cable connecting the camera “islands” together. Or would you rather suggest encapsulating the traffic shipping it over the already existing connection (more so since it has abundance of capacity anyhow)? Is VLAN the correct approach or is there any other way? And if VLAN is used - can I somehow configure VLAN tagging only for the Camera segment?
I’m not super skilled in routing, struggeling with VLAN configuration already and seek advice on which direction to take - so as to focus me in the right direction and limit the number of attempts/amount of material to study. Thanks in advance!