Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Design the Local Area Network The work milestones for this part of the project are as follows: The LAN must consist of 2 switches and
Design the Local Area Network The work milestones for this part of the project are as follows: The LAN must consist of 2 switches and 3 computers. The two switches must be named S1 and S2. The three computers must be named PC-A, PC-B, and PC-C. Part 2: Create the basic switch configurations Your network engineering lead has approved the LAN design. Now, the work to implement the design can begin. Your tasks are as follows: 2.1 Cable the network Connect PC-A to S1 on Ethernet Interface 6 Connect S1 to S2 on Ethernet Interfaces 1 Connect PC-B to S2 on Ethernet Interface 11 Connect PC-C to S2 on Ethernet Interface 18 2.2. Configure the basic switch functions Configure the basic functions in both S1 and S2 as follows: Set the enable secret to "class" Set the line con 0 password to "cisco" Set the line vty 0 15 password to "cisco" Set the MOTD to "Unauthorized access is strictly prohibited." Set logging to synchronous 2.3 Configure the computers Configure the three computers as follows: Name IP Address Subnet Gateway PC-A 192.168.10.3 255.255.255.0 192.168.10.1 PC-B 192.168.10.4 255.255.255.0 192.168.10.1 PC-C 192.168.20.3 255.255.255.0 192.168.20.1 2.4 Test and Validate Connectivity Use ping to test connectivity between the computers. Detail your results in your project document, both what works and what doesn't work. Part 3: Define the VLANs 3.1 You need to define three VLANs in both S1 and S2 as follows: VLAN 10 Students Version 2.0 VLAN 20 Faculty VLAN 99 Management 3.2 Then, define the following interfaces for the VLANs as: Device Interfaces VLAN / IP Address S1 6, 12 - 20, 22-23 VLAN 10 S1 11, 21 VLAN 20 S1 VLAN 99 192.168.1.11 255.255.255.0 S2 11 VLAN 10 S2 18 VLAN 20 S2 VLAN 99 192.168.1.12 255.255.255.0 Part 4: Implement VLAN Trunking 4.1 Implement VLAN trunking on the switches as follows: Manually set interface 1 on S1 and S2 to trunk (do not use mode dynamic desirable) 4.2 Use ping to test connectivity between the computers and switches. Detail your results in your project document, both what works and what doesn't work
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started