opnSense
This is my current set-up. But I want to do it different.
I did not provided all background information why I want to go a different way. This usually creates huge posts that nobody is reading or or I receive answers to questions that I have not asked.
My goal is to get more simplicity and robustness against certain failures.
My firewall is at one physical end of my network and the icx switch related to my question on the other side. The switch is connecting my video surveillance cameras to the video recorder. This network I want to isolate for everything else by separate vlan to avoid connection to and from the cameras where the cameras do not have business in. This is easy to achieve by a separate vlan. But I also want to provide NTP and DHCP service to the cameras. This currently I am doing by the firewall as you have proposed. Spanning the vlan up to there involves one more switch, the firewall and a different power supply. By doing all on the switch gives to me more robustness against failures of other devices, cable connections and power supply.
I guess I still am not following the desired set up.
If the CCTV equipment and NVR are going to be on a physically separate LAN network, then connecting all of those devices to a network switch set up with layer 3 functionality could certainly make things easier because there is no need for a separate router/firewall device for that second network. In that case, there would be
no connections between the two network. They would be completely isolated from each other.
However, everything you have stated up to this point seems to indicate that you simply want to create a VLAN on your existing network that would allow you to isolate those CCTV devices from the rest of the network. If that what you are trying to accomplish, this is all done "virtually" (VLAN stands for "Virtual LAN") and there is no need for a
second firewall/router, etc even if you keep your switch in layer 2 mode. The physical distance between devices on the local network really doesn't matter (until you reach the max recommended distances of the wiring being used - which depends on the type of wire that you are using).
You only need one layer 3 device per LAN network. Currently your layer 3 device is your firewall/router. If you changed over to using the switch as your layer 3 device, you would normally remove the existing router/firewall device completely because the switch would be handling all of the layer 3 functionality that the firewall/router was handling before. So while setting it up your network switch as a layer 3 device would allow you to completely remove your existing the firewall/router, setting up the VLAN in the firewall/router does not require that you use a
second firewall/router device.