cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1607
Views
5
Helpful
5
Replies

vlans design

Joli Martinez
Level 1
Level 1

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?

1 Accepted Solution

Accepted Solutions

Generally speaking you would have one server vlan for that number of servers.

Jon

View solution in original post

5 Replies 5

Reza Sharifi
Hall of Fame
Hall of Fame

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

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?

Generally speaking you would have one server vlan for that number of servers.

Jon

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

Joseph W. Doherty
Hall of Fame
Hall of Fame

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.