CS 334/534 Lab 6: IP Addressing Scheme and Network Configuration

Verified

Added on  2022/09/06

|8
|291
|28
Homework Assignment
AI Summary
This document presents a comprehensive solution for a CS 334/CS 534 Lab 6 assignment focused on designing an IP addressing scheme. The solution begins by determining the number of subnets needed and calculating the required subnet mask. It then details the binary and decimal values for the new subnet mask, followed by a subnet table outlining subnet addresses, usable host addresses, and broadcast addresses. The solution further involves assigning IP addresses to network devices, including routers, switches, and PCs, and verifying network connectivity. The document also includes the configuration of IP addressing on router and switch interfaces, setting up static routes for routing packets across a WAN link, and ensuring that all devices can ping each other. This assignment provides a practical application of IP addressing and subnetting concepts, essential for network design and management.
Document Page
Running head: CS 334/CS 534 LAB 6
CS 334/CS 534 Lab 6
Name of the Student
Name of the University
Author’s Note
tabler-icon-diamond-filled.svg

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Document Page
1
CS 334/CS 534 LAB 6
Part 1: Designing IP Addressing Scheme
a. Five subnets are needed for the topology
b. 3 bits are needed to be borrowed for supporting the number of subnet
c. It can create 8 subnet
d. 30 numbers of usable host IP address is created for each subnet
e. Binary value calculation for the 5 subnets
NET 0 192.168.10. 0 0 0 0 0 0 0 0
NET 1 192.168.10. 0 0 1 0 0 0 0 0
NET 2 192.168.10. 0 1 0 0 0 0 0 0
NET 3 192.168.10. 0 1 1 0 0 0 0 0
NET 4 192.168.10. 1 0 0 0 0 0 0 0
f. The following is the calculation of binary and decimal value of the new subnet mask
a. Binary 11111111.11111111.111111111. 1 1 1 0 0 0 0 0
b. Decimal 255.255.255.224
g. Subnet table
Subnet
Number
Subnet
Address
First Usable
Host Address
Last Usable
Host Address
Broadcast
Address
0 192.168.10.0 192.168.10.1 192.168.10.30 192.168.10.31
1 192.168.10.32 192.168.10.33 192.168.10.62 192.168.10.63
2 192.168.10.64 192.168.10.65 192.168.10.94 192.168.10.95
3 192.168.10.96 192.168.10.97 192.168.10.12
6
192.168.10.127
4 192.168.10.12
8
192.168.10.129 192.168.10.15
8
192.168.10.159
5 192.168.10.16
0
192.168.10.161 192.168.10.19
0
192.168.10.191
Assigning IP address to the network device and verification of connectivity
a. 192.168.10.0/27
b. 192.168.10.32/27
c. 192.168.10.64/27
d. 192.168.10.96/27
e. WAN link between R0 and R2: 192.168.10.128/27
Document Page
2
CS 334/CS 534 LAB 6
Configure IP addressing on R0 and R2 LAN interfaces.
Document Page
3
CS 334/CS 534 LAB 6
Configure IP Addressing on Switches including the default gateways
tabler-icon-diamond-filled.svg

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Document Page
4
CS 334/CS 534 LAB 6
Configure IP Addressing on the PCs including the default gateways
Document Page
5
CS 334/CS 534 LAB 6
Set up static routes to route packets across the WAN.
Document Page
6
CS 334/CS 534 LAB 6
Every device should be able to ping every other device.
tabler-icon-diamond-filled.svg

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Document Page
7
CS 334/CS 534 LAB 6
chevron_up_icon
1 out of 8
circle_padding
hide_on_mobile
zoom_out_icon
[object Object]