Hello.
I am planning to improve networking for my office. Lookig for some common practice which should be followed for VLANs. What I understand, VLAN is a logical way of separating the network into sub-networks.
EG:
Servers - VLAN 10 - 10.1.1.0/24
Clients - VLAN 20 - 10.2.0.0/24
Management - VLAN 30 - 10.3.0.0/24
With this setup, I know these networks cannot communicate with each other unless we do some advanced configs. like how then will the clients communicate with the servers? I hope someone can explain these things in layman’s terms. I get it it’s useful for separating department (sales, finance) but what about the network of clients and servers?
Also, I cannot find a good article that explains the Management VLAN. How it works or how is it implemented. For example, my workstation belongs to Client VLAN, how then can I access all devices that are under the Management VLAN?
Thanks.