Thanks for that. Just a couple of questions:
1)Is using VLAN's for each department the best way to organise the traffic / reduce broadcast traffic, then or are there other options?
2) What software would you recommend if the problem is viruses/malware? We currently run McAfee Virus Scan Enterprise V8.5 on all workstations which hasnt found anything...
Thanks
Main Topics
Browse All Topics





by: MysidiaPosted on 2008-09-29 at 05:35:16ID: 22595657
Switches are highly efficient; and generally, if there is a network performance issue it will be either due to either (A) bad wiring, (B) excessive broadcast traffic, (C) viruses/malware running rampant on the network and flooding, (D) the servers or internet connection itself, or
(E) a bottleneck between two switches when the total traffic exchanged between stations on different switches exceeds the total available bandwidth between switches.
Traffic between two workstations normally is never forwarded to any ports other than the two workstation's port if they are on the same switch. On the other hand: if they are on different switches, the traffic has to cross that one link along with traffic related to other workstations communicating with servers/PCs on different switches.
Generally you should concentrate machines that are near a central point to a switch connected with 100meg fastethernet, and connect the switches together with gigabit (fiber) trunk lines. If you use VLANs, the inter-switch links should use 802.1q tagging.
If you have major servers that service multiple departments, attach them with Gig Ethernet also. If you wish to connect more than a dozen or so workstations with GigE, then use 10GigE links between switches.
Using high-speed inter-switch links allows you to have flexibility without making your switch connections a bottleneck.
The advantage of organizing into VLANs on a multilayer switch is reduction of broadcast traffic.
I.E. Place each department in its own VLAN on a multilayer switch, so that broadcast traffic from a workstation in one department will not be relayed to all PCs and servers in the other departments.
There should be a separate VLAN for the uplink to your internet providers.