Question

In: Computer Science

On a Class C network, how many hosts per subnet will you get if you have...

On a Class C network, how many hosts per subnet will you get if you have a subnet mask of 255.255.255.240. On how many subnets was divided this class C address? Show your calculations

Solutions

Expert Solution

255.255.255.240
Let's convert all octets to binary separately
Converting 255 to binary
Divide 255 successively by 2 until the quotient is 0
255/2 = 127, remainder is 1
127/2 = 63, remainder is 1
63/2 = 31, remainder is 1
31/2 = 15, remainder is 1
15/2 = 7, remainder is 1
7/2 = 3, remainder is 1
3/2 = 1, remainder is 1
1/2 = 0, remainder is 1
Read remainders from the bottom to top as 11111111
255 in binary is 11111111

Converting 240 to binary
Divide 240 successively by 2 until the quotient is 0
240/2 = 120, remainder is 0
120/2 = 60, remainder is 0
60/2 = 30, remainder is 0
30/2 = 15, remainder is 0
15/2 = 7, remainder is 1
7/2 = 3, remainder is 1
3/2 = 1, remainder is 1
1/2 = 0, remainder is 1
Read remainders from the bottom to top as 11110000
240 in binary is 11110000

so, 255.255.255.240 in binary notation is 11111111.11111111.11111111.11110000

first 28 bits of this subnet mask are 1's. remaining 4 bits are 0's.

1)  Number of hosts per subnet
=>  2^(number of 0 bits) - 2
=>  2^4 - 2
=>  16 - 2
=>  14
Answer: 14

2)  On how many subnets was divided this class C address
=>  number of subnets in class C address = 2^number of 1's in last octet (11110000)
=>  2^4
=>  16
Answer: 16

Related Solutions

17. You wish to subnet your class C network address, 222.45.145.0, to support 28 hosts per...
17. You wish to subnet your class C network address, 222.45.145.0, to support 28 hosts per subnet. Your resulting subnet mask appears as follows: 255.255.255.224. Will the above subnet mask provide the necessary number of host addresses? 18. Your customer owns a Class B address, 147.80.0.0. They want to subnet this address to provide the greatest possible number of host addresses. Which subnet mask provides the greatest total number of hosts across all subnets? 19. Your customer wants to subnet...
You have network address as 192.1.1.0/24. Subnet it into /27 network.
You have network address as 192.1.1.0/24. Subnet it into /27 network.
What subnet mask would you use for the 178.32.0.0 network, such that you can get 50...
What subnet mask would you use for the 178.32.0.0 network, such that you can get 50 subnets and 1000 hosts per subnet? Please show work.
How many subnets and hosts are provided by the network 192.168.254.0/26 a. 4 networks with 64...
How many subnets and hosts are provided by the network 192.168.254.0/26 a. 4 networks with 64 hosts b. 4 networks with 62 hosts c. 254 networks with 62 hosts d. 2 network with 62 hosts
You have been recording how many miles you get per tank of gas, and you have...
You have been recording how many miles you get per tank of gas, and you have found a mean of 297 and a standard deviation of 23. Use this information to answer the following question. What is the probability you will get 300 miles out of a tank of gas?
You have leased a Class C network whose network ID is 204.188.89.0. You need to divide...
You have leased a Class C network whose network ID is 204.188.89.0. You need to divide it into three subnets to correspond to three different departments in your organization. For each of the four subnets enter the usable Host Address range: NOTE: enter the host address range using the following format 0.0.0.0-0.0.0.0 Notice the single dash between each IP address. Host addresses for the first subnet: Host addresses for the second subnet: Host addresses for the third subnet: Host addresses...
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.
You have been using your phone and your school's Wi-Fi network to access hosts on the...
You have been using your phone and your school's Wi-Fi network to access hosts on the Internet. Suddenly, you cannot reach Internet hosts. Create a two-column table. a) In the first column, create a list of possible causes. b) In the second column, describe how you would test each one. (You may not be able to test them all.) Create a table list.
Given a network of Class B, how many bits should be borrowed from the HostID in...
Given a network of Class B, how many bits should be borrowed from the HostID in order to build 100 subnets with 200 host in each one of them? Hint: this question have multiple answers, write all the possible answers and necessary calculation steps and explanation.
You are planning to redesign a Classful 172.31.0.0 network to accommodate 3540 subnets with 10 hosts...
You are planning to redesign a Classful 172.31.0.0 network to accommodate 3540 subnets with 10 hosts per subnet. In your own words, explain what subnet masks you could use to satisfy this new requirement. You must use concepts such as host bits, hosts and subnets to justify your answer. Simply listing out subnet masks won’t be awarded any marks.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT