I have a jumbled mess that I would like to tackle and make work better if I can. I’m looking for thoughts and suggestions on how to use what existing equipment I have to make something that works better.
Everything is just plugged in to 2 switches which are plugged into each other and then into a router. No vlans, no separation or anything and all ip’s are on 192.168.1.x with no separation of anything. This worked okay when there was just a couple computers and a NAS system. Now with everything it seems somewhat slow and congested all the time, especially after adding the security cameras. Maybe it’s slow from all the broadcast info going on competing with real data? Anyway here is an overview of what I have.
Isp modem → Router → switch1 → switch2poe
^ ^
Wireless1, 2; Security Cam1,2;
5 computers; racknas1, 2, 3, 4;
desknas 1,2;
Router is an EdgeRouter Pro 8 (8 port) capable of vlans and routing between the ports
Switch1 is an EgdeSwitch 24 Pro (poe) switch capable of vlans and routing
Switch2 is a Netgear [NETGEAR GS724TPv2 (poe) capable of vlans and routing
Wireless1 is Mikrotik Qube ap out to another building connected to a Mikrotik switch out there with a TV and 2 computers.
Wireless2 is a Netgear Nighthawk for house wireless as an ap for our cell phones and tablets.
NAS systems are QNAP and Truenas Scale
Would it be good to setup the router ports/vlans to route to vlans set on the switch?
I can put 2 (or more) vlans on each port so I was thinking along the lines of:
Port 1 of the router remains serving the 192.168.1.x ip range Computers laptops
Port 2a vlan2 serves part of switch1 10.10.10.1 - main 2 nas systems
Port 2b vlan3 serves second part of switch1 10.10.20.1 2 desk nas systems
Port 3a vlan4 serves first part of switch2 10.10.30.1 security cams and nas
Port 3b vlan5 serves second part of switch2 10.10.40.1 home lab misc.
I was thinking this may get some of the excess broadcast traffic that is being broadcast everywhere and limit it and the data to just the vlan it needs to be associated with.
I’m not looking to stream video to tv’s or anything especially since it is a 1GB network. The only requirements I have is everything needs to be able to talk to each other and be accessible from anywhere on site and also have access to the web for their software updates, sending data to S3 for backup, etc. when needed.
Thoughts?