LAB 9 report final
LAB 9 report final
Lab 9
Name: Student
Sidi Mohamed Elhadj ID: 60307289
Partner Student
Name:______________________________ ID:____________________
Contents
1 Objectives:................................................................................................................................................3
2 Equipment used (required resources)......................................................................................................3
3 Procedures (Instructions).........................................................................................................................3
1
4 Results (Connectivity results)...................................................................................................................3
5 Calculations (If applicable)........................................................................................................................4
6 Conclusion................................................................................................................................................4
7 References................................................................................................................................................4
8 Lab Questions (reflective questions)........................................................................................................4
2
Lab 9
1 Objectives:
3
3 Procedures (Instructions)
4
Part 2: Configure the Devices
1. Router Configuration:
o Configure interface G0/0/0 with IP address 192.168.0.1/26 for LAN-A.
o Configure interface G0/0/1 with IP address 192.168.0.65/26 for LAN-B.
o Enable the interfaces.
2. Switch Configuration:
o Assign IP address 192.168.0.2/26 to VLAN1 on the LAN-A switch.
o Assign IP address 192.168.0.66/26 to VLAN1 on the LAN-B switch.
o Set the default gateway for LAN-A switch to 192.168.0.1.
o Set the default gateway for LAN-B switch to 192.168.0.65.
3. PC Configuration:
o Assign IP address 192.168.0.10/26 to PC-A with a default gateway of 192.168.0.1.
o Assign IP address 192.168.0.70/26 to PC-B with a default gateway of 192.168.0.65.
Part 3: Test and Troubleshoot the Network
1. Use the ping command to test connectivity:
o From PC-A, ping PC-B (192.168.0.70).
o From PC-A, ping the router’s G0/0/0 interface (192.168.0.1).
o From PC-B, ping the router’s G0/0/1 interface (192.168.0.65).
2. Troubleshoot any connectivity issues by verifying IP configurations and ensuring all devices are
properly connected.
5
4 Results (Connectivity results)
Test Result
Subnetting Calculations:
6
Original Network: 192.168.0.0/24
Subnet Mask: 255.255.255.192 (/26)
Number of Subnets: 4
Hosts per Subnet: 62
Subnet Addresses:
Subnet 1: 192.168.0.0/26 (Hosts: 192.168.0.1 - 192.168.0.62)
Subnet 2: 192.168.0.64/26 (Hosts: 192.168.0.65 - 192.168.0.126)
Subnet 3: 192.168.0.128/26 (Hosts: 192.168.0.129 - 192.168.0.190)
Subnet 4: 192.168.0.192/26 (Hosts: 192.168.0.193 - 192.168.0.254)
6 Conclusion
In this lab, we successfully designed and implemented a subnetting scheme for the 192.168.0.0/24
network. We divided the network into four /26 subnets, configured the router, switches, and PCs with
appropriate IP addresses, and tested connectivity using the ping command. The results confirmed that
the network is functioning as expected, with all devices able to communicate within their respective
subnets. This lab provided valuable hands-on experience in subnetting and network configuration.
7 References
Lab manual
7
8 Lab Questions (reflective questions)