Local Area Network (LAN) performance.
ACME University IT wants to implement layer 2 segmentation to control broadcast domains and
increase Local Area Network (LAN) performance.
Scenario:
IT has tasked you with creating a prototype of the new LAN. You need to document the
prototype and identify what works as well as what does not work. The requirements you have
specify a maximum number of switch (2), the number of virtual LANs (VLANs) as three, and
some computers for endpoint testing.
Overview
Modern switches use VLANs to improve network performance by separating large Layer 2
broadcast domains into smaller ones. VLANs can also be used as a security measure by
controlling which hosts can communicate. In general, VLANs make it easier to design a network
to support the goals of an organization. VLAN trunks are used to span VLANs across multiple
devices. Trunks allow the traffic from multiple VLANS to travel over a single link, while
keeping the VLAN identification and segmentation intact.
Objectives
• Design a Local Area Network using switches and hosts (computers)
• Create basic switch configurations necessary for switch maintenance and operation
• Define Virtual LANs (VLANs) to enforce segmentation
• Implement necessary VLAN trunking to extend a VLAN across the LAN
Sample Solution