Question

In: Computer Science

Design an IP Addressing Scheme; please provide explanation with the answers Subnet the 192.168.1.0 network into...

Design an IP Addressing Scheme; please provide explanation with the answers

Subnet the 192.168.1.0 network into the appropriate number of subnets.

  1. What will be the subnet mask be for the subnetworks?
  2. How many usable host IP addresses are there per subnet?
  3. Fill in the following chart with the subnet information

Subnet Number

Subnet Address

1st Usable Host Address

Last Usable Host Address

Broadcast Address

Solutions

Expert Solution

  1. The ip address is 192.168.1.0 .Class A 0-127,Class B 128-191,Class C 192-223.Generally the ip Address resides in Class C.

At first to get the subnet mask of this IP we have to convert it into binary:

11000000 10101000 00000001 00000000

as this is Class C ,the subnet mask will be

11111111 11111111 11111111 00000000

so the netmask for this ip address 255.255.255.0

2.The number of usable host ip addresses will be 2^8 - 2=254 (2 ip addresses will be engaged by broadcast address and loopback address)

3.

Subnet Number Subnet Address 1st usable host address Last Usable host address Broadcast Address
192.168.1.0/24 192.168.1.0 192.168.1.1 192.168.1.254 192.168.1.255

The first Adress 192.168.1.0 and the last adress 192.168.1.255 of the subnet will be engaged as the reserved adress.That is why the first usable host adress will be 192.168.1.1 and last usable host adress will be 192.168.1.254.Total adress range is 0-255. Total 256 adresses.


Related Solutions

IP Addressing Subnet the following IP network: 160.1XY.0.0/16 (XY is the last two digits of your...
IP Addressing Subnet the following IP network: 160.1XY.0.0/16 (XY is the last two digits of your Student ID) to accommodate 5 subnets, each subnet will subsequently have 300, 180, 65, 30 and 4 PCs. For each subnet find the subnet mask, network ID, broadcast IP and valid host range and complete the below table:
You are converting your network to an IP addressing scheme. You assign a junior administrator the...
You are converting your network to an IP addressing scheme. You assign a junior administrator the task of assigning addresses to your network hosts from the IP address range 202.17.68.0-202.17.68.255. He states that he used every one of the 256 addresses in the range. Which devices on the network will be unable to communicate with other network devices? Routers are protocol dependent at which OSI model layer? You are the network administrator for a large, global internetwork. You must update...
What is the range of IP addresses on a network if: A) IP: 192.168.1.1 Subnet mask...
What is the range of IP addresses on a network if: A) IP: 192.168.1.1 Subnet mask is: 255.255.255.0. B) 179.23.0.0/ 16 C) 10.0.0.0 Class A network.
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     
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.
Why was the class-ful IP addressing scheme changed to class-less (CIDR) addressing?
Why was the class-ful IP addressing scheme changed to class-less (CIDR) addressing?
3) Based on the CIDR addressing scheme, What is the subnet mask for 125.124.0.0/21?
3) Based on the CIDR addressing scheme, What is the subnet mask for 125.124.0.0/21?
IP address: 158.234.28.72 Subnet Mask: 255.248.0.0 Find Network Address and Broadcast address. Provide all necessary steps.
IP address: 158.234.28.72 Subnet Mask: 255.248.0.0 Find Network Address and Broadcast address. Provide all necessary steps.
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...
Explain with an example a scenario where both the class full and classless IP addressing scheme...
Explain with an example a scenario where both the class full and classless IP addressing scheme can be used to configure the IP address for the network.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT