3. Virtual LANsTop 10 Graphics:
VLAN - Virtual LAN:A group of devices on a LAN that are configured (using management software) so that they can communicate as if they were attached to the same wire, when in fact they are located on a number of different LAN segments. Because VLANs are based on logical instead of physical connections, they are extremely flexible. VLANs logically segment the physical LAN infrastructure into different subnets (broadcast domains for Ethernet) so that broadcast frames are switched only between ports within the same VLAN. VLANs
Broadcast domain - The set of all devices that will receive broadcast frames originating from any device within the set. Broadcast domains are typically bounded by routers because routers do not forward broadcast frames. Virtual LAN (VLAN) technology is a cost effective and efficient way of grouping network users into 'virtual workgroups' regardless of their physical location on the network.
Why create VLANs ?
Microsegmentation - Division of a network into smaller segments, usually with the intention of increasing aggregate bandwidth to network devices. Switches (the core of VLANs) - Network device that filters, forwards, and floods frames based on the destination address of each frame. The switch operates at the data link layer of the OSI model.
Frame Filtering (similar to scheme used by routers)
Frame Tagging (more scalable solution)
VLANs provide an effective mechanism for controlling changes and reducing much of the cost associated with hub and router reconfigurations. Users in a VLAN can share the same network "address space" (IP subnet) regardless of their location. Static VLANs
Dynamic VLANs
Broadcasts need Boundaries
Preventive measures need to be taken to ensure against broadcast-related problems. One effective measure is to properly segment the network with protective firewalls that prevent as much as possible, problems on one segment from damaging other parts of the network. Broadcast - Data packet that will be sent to all nodes on a network. Broadcasts are identified by a broadcast address. Multicast - Single packets copied by the network and sent to a specific subset of network addresses. These addresses are specified in the destination address field. Unicast - Message sent to a single network destination. Firewall - Router or access server, or several routers or access servers, designated as a buffer between any connected public networks and a private network. A firewall router uses access lists and other methods to ensure the security of the private network. Firewall segmentation provides reliability, and minimizes the overhead of broadcast traffic, allowing for greater throughput of application traffic. When no routers are placed between switches, broadcasts (Layer 2 transmissions) are sent to every switched port. This is commonly referred to as a "flat" network where there is one broadcast domain across the entire network. VLANs are an effective mechanism for extending firewalls from the routers to the switch fabric and protecting the network against potentially dangerous broadcast problems while maintaining all of the performance benefits of switching. Broadcast traffic within one VLAN is not transmitted outside the VLAN. You can easily control the size of the broadcast domain by regulating the overall size of its VLANs, restricting the number of switch ports within a VLAN and restricting the number of users residing on these ports and lower the overall vulnerability of the network to broadcast storms. Broadcast storm - Undesirable network event in which many broadcasts are sent simultaneously across all network segments. A broadcast storm uses substantial network bandwidth and, typically, causes network time-outs. Tightening Network Security
VLANs thus provide 'security firewalls', restrict individual user access and flag any unwanted intrusion to a network manager. Further security enhancements can be added using router 'access lists' which are especially useful when communicating between VLANs. On the secured VLAN, the router restricts access into the group as configured on both the switches and the routers. Access list -
VLANs remove physical boundaries
Routers remain vital for switched architectures configured as VLANs because they provide the communication between logically defined workgroups (VLANs). Layer 3 communication, either embedded in the switch or provided externally, is an integral part of any high-performance switching architecture. Switches and HubsNetwork managers are leveraging their investments by connecting switches to the backplanes of the hubs. Each hub segment connected to a switch port can be assigned to only one VLAN. The more the shared hub can be broken into smaller groups, the greater the microsegmentation and the greater the VLAN flexibility for assigning individual users to VLAN groups. Microsegmentation - Division of a network into smaller segments, usually with the intention of increasing aggregate bandwidth to network devices. VLAN ImplementationVLAN Membership by 'port' maximizes forwarding performance because:
Static VLANs
Dynamic VLANs
Important to any VLAN architecture is the ability to transport VLAN information between interconnected switches and routers that reside on the corporate backbone.
|