Hi Guys.
Can you help me with planning of the architecture of company network?
I’m using already CRS328-24P-4S+RM as switches, and RBcAPGi-5acD2nD as WiFi access points.
But the question is how to connect together switches and then to the router in the best way.
I’m using VLANs(office network, guest network, IT-Structure management network, PLCs, etc.), CapsMan, VPN server with ActiveDirectory authorization (site-to-side and remote workers). I plan to install also Dude Server. Now I have circa 200 devices in a network. I have WAN access via fiber. I’m also interested in assigning VLAN-id to wire interfaces based on some user credentials. I don’t know if PPoE or Dot1x will do that or do I need something other.
Now I have three ideas of the infrastructure
Solution 1

Connect each switch to fiber switch via SFP+ - probably to CRS317-1G-16S+RM and also I will connect router to this fiber switch. CCR1009-7G-1C-1S.
So in this setup, I will have
- 10G between each switch
- 10G for inter VLAN routing
- 1,25G for WAN via SFP (without plus) - Now I have 1G limit from my ISP so 1,25G SFP is enough, but if in future I want higher speed this will be the bottleneck.
Solution 2

Use router with more SFP+ ports and connect switches directly - for example CCR2004-1G-12S+2XS
So in this setup, I will have - 10G between each switch limited by 2x25G bus, and CPU of CCR2004 - no switching between SPF+ ports - whole traffic will go thru CPUs
- 10G for inter VLAN routing between EACH switch - again limited by 2x25G bus and CPUs
- possibility to connect WAN via SFP+ not SFP
Solution 3 - mixed

Connect each switch to the fiber switch via SFP+ and to router via another SFP+ interface
So in this setup, I will have - 10G between each switch (not limited neither by 2x25G bus nor CPU)
- 10G for inter VLAN routing between EACH switch - limited by 2x25G bus and CPUs
- possibility to connect WAN via SFP+ not SFP
- have to add some L2 filtering (in order to distinguish what should go to the router, what to the fiber switch)
I plan to connect servers to the network via SPF+ (in solution 1+3 to the fiber switch) - Most of servers are in the same VLAN as the workers PCs (not accessible from WAN) so inter-vlan-routing is not required. WAN accessible servers will be in separated VLANs
Can you give me some advice which solution should I choose? Or maybe all these three solutions are wrong?
Do you need more details?