08-27-2011 02:13 PM - edited 03-07-2019 01:56 AM
I am new to to vlans. I am the admin of a small setup with aprox 100 nodes. Including servers, printers, and workstations. How should implement vlans. Should i do servers on one, printers on another and workstations on another or put the fileserver on the same vlan as the workstations and then separate the printers or put them all on the same vlan. What is the best setup for something like this?
Solved! Go to Solution.
08-27-2011 02:39 PM
Generally speaking you would have one server vlan for that number of servers.
Jon
08-27-2011 02:20 PM
For that amount of nodes, you can simply put all the printers and workstations in one vlan and put all your servers in a different vlan.
Example
vlan 10 ip 10.10.10.0/24 wk and printers
vlan 20 ip 10.10.20.0/24 servers
HTH
08-27-2011 02:30 PM
I have three server. A file server, web and an email server. should i put all the servers on one vlan or place each server on a separate vlan?
08-27-2011 02:39 PM
Generally speaking you would have one server vlan for that number of servers.
Jon
08-27-2011 03:14 PM
As Jon also noted, one vlan for all servers. You don't need one vlan per server. That will cause too much unnecessary admin work
08-28-2011 04:20 AM
Disclaimer
The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
Liability Disclaimer
In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
Posting
For 100 hosts, only 3 being servers, you can also just leave everything in one VLAN/subnet.
Splitting your network will generally require routing between the subnets. L3 switches are also generally more expensive than pure L2 switches. (NB: a small router generally doesn't support full LAN bandwidths.)
Perhaps one major reason for splitting such a small network, if you see the need to implement security between the two VLAN/subnets.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide