Question

In: Computer Science

Given an IP address and mask of 192.168.0.0 /24 (address / mask), design an IP addressing...

Given an IP address and mask of 192.168.0.0 /24 (address / mask), design an IP addressing scheme that satisfies the following requirements. Network address/mask and the number of hosts for Subnets A and B will be provided by your instructor.

Subnet

Number of Hosts

Subnet A

55

Subnet B

25

The 0th subnet is used. No subnet calculators may be used. All work must be shown on the other side of this page.

Subnet A

Specification

Student Input

Points

Number of bits in the subnet

(5 points)

IP mask (binary)

New IP mask (decimal)

Maximum number of usable subnets (including the 0th subnet)

Number of usable hosts per subnet

IP Subnet

First IP Host address

Last IP Host address

Subnet B

Specification

Student Input

Points

Number of bits in the subnet

(5 points)

IP mask (binary)

New IP mask (decimal)

Maximum number of usable subnets (including the 0th subnet)

Number of usable hosts per subnet

IP Subnet

First IP Host address

Last IP Host address

Host computers will use the first IP address in the subnet. The network router will use the LAST network host address. The switch will use the second to the last network host address.

Write down the IP address information for each device:

Device

IP address

Subnet Mask

Gateway

Points

PC-A

(5 points)

R1-G0/0

N/A

R1-G0/1

N/A

S1

N/A

PC-B

Solutions

Expert Solution

Given IP address is: 192.168.0.0/24

Subnet   

Number of Hosts  

A

55

B

25

For Subnet A:

Number of hosts needed is => 55

55 is near to 64 (in terms of powers of 2) => 64 = 26

So, 6 bits needed for host.

Network bits are => 32 - 6 = 26

Specification Answer
Number of bits in the subnet 2 (i.e., 26 - 24 (old mask) = 2)
IP Mask (binary) 11111111.11111111.11111111.11000000
New IP Mask (Decimal) 255.255.255.192
Maximum number of usable subnets (including the 0th subnet) 4 (subnet bits = 2, so 22 = 4)
Number of usable hosts per subnet 62 ( host bits = 6, so 26 - 2 = 62)
IP Subnet 192.168.0.0/26
First IP Host address 192.168.0.1
Last IP Host address 192.168.0.62

For Subnet B:

Number of hosts needed is => 25

25 is near to 32 (in terms of powers of 2) => 32 = 25

So, 5 bits needed for host.

Network bits are => 32 - 5 = 27

IP address information for each device given:

Device IP address Subnet Mask Gateway
PC-A 192.168.0.1 255.255.255.192 192.168.0.63
R1-G0/0 192.168.0.63 255.255.255.192 N/A
R1-G0/1 192.168.0.95 255.255.255.224 N/A
S1 192.168.0.94 255.255.255.224 N/A
PC-B 192.168.0.65 255.255.255.224 192.168.0.95

Related Solutions

Given an IP address 138.112.25.60, with the mask 255.255.255.240: Calculate the network address and broadcast address...
Given an IP address 138.112.25.60, with the mask 255.255.255.240: Calculate the network address and broadcast address of the network it belongs to. For 138.112.25.47 and 38.112.25.49, which one is in the same network as 138.112.25.60 does, and which one is not. Show the necessary calculation steps and explanation.
Given an IP address of 220.84.9.123 and a subnet mask of 255.255.255.240 Write down the address...
Given an IP address of 220.84.9.123 and a subnet mask of 255.255.255.240 Write down the address of the network, show your calculation. Write also the broadcast address 2. On a network with an IP address of 133.133.133.13 and a subnet mask of 255.255.248.0 what is the network ID?  Show your calculation.  Write also the broadcast address On a Class C network, you have a subnet mask of 255.255.255.192.   How many hosts per subnet do you have? On how many subnets was divided...
What is the network address if given this IP address and the following subnet mask?  Please note...
What is the network address if given this IP address and the following subnet mask?  Please note that the network may be different if the subnet mask is different. IP address 178.47.188.176 How many network bits if the following subnet masks? 255.254.0.0 255.255.252.0 255.255.255.248    4. 255.128.0.0     
Given the following IP address of 212.134.99.112 with a subnet mask of 255.255.255.224 Class of the...
Given the following IP address of 212.134.99.112 with a subnet mask of 255.255.255.224 Class of the IP address: Net ID for this IP address: Total number of subnets: First address (subnet ID) and the Last address (broadcast address) that 21.134.99.112 belongs to:
Variable Length Subnet Mask (VLSM) and basic IP Address Design Question 1:                                &nbs
Variable Length Subnet Mask (VLSM) and basic IP Address Design Question 1:                                                                                                                                   [40 Marks] With an IP address 172.16.1.0/24, provide for a networking scheme that has 6 point-to-point routing connections, and 7 LANs. LANs are distributed in a minimum of 1 LAN per router. Three LANs have a maximum of 6 hosts each. The rest have LANs each with a maximum of 30 hosts.                                                                                        ...
Classful Subnetting Given the following IP address of 212.134.99.112 with a subnet mask of 255.255.255.224 Class...
Classful Subnetting Given the following IP address of 212.134.99.112 with a subnet mask of 255.255.255.224 Class of the IP address: Net ID for this IP address: Total number of subnets: First address (subnet ID) and the Last address (broadcast address) that 21.134.99.112 belongs to: Find the subnet masks that create the following number of valid subnets in a Class B address.      # Valid Subnets Needed Subnet Mask 2 250 30 510 5 120 Give the maximum number of total...
You are given class C IP address 192.148.10.51 accompanied by a custom subnet mask of 255.255.255.240...
You are given class C IP address 192.148.10.51 accompanied by a custom subnet mask of 255.255.255.240 Find the following by showing working with explanation: i) How many subnets can be created? ii) How many hosts in each subnet can be created? iii) Write the range of useable IP Addresses in the first subnet. iv) Write the range of useable IP Addresses in the last subnet.
On a network with an IP address of 158.234.28.72 and a subnet mask of 255.248.0.0 what...
On a network with an IP address of 158.234.28.72 and a subnet mask of 255.248.0.0 what is the network ID and the broadcast address? Show your calculations.
Build the subnetting tables for the following data (Classful addressing): IP: 138.134.11.66 Mask:255.255.192.0
Build the subnetting tables for the following data (Classful addressing): IP: 138.134.11.66 Mask:255.255.192.0
Compare classfull IP addressing with classless IP addressing. Why was classless IP addressing designed?
Compare classfull IP addressing with classless IP addressing. Why was classless IP addressing designed?
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT