Question

In: Computer Science

What is the CIDR notation corresponding to a subnet mask of 255.240.0.0? Please show work.

What is the CIDR notation corresponding to a subnet mask of 255.240.0.0?

Please show work.

Solutions

Expert Solution

/12

Explanation:
-------------
255.240.0.0
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
So, 255 of decimal is 11111111 in binary
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
So, 240 of decimal is 11110000 in binary
240 in binary is 11110000

0 in binary is 00000000

==================================================================================
||    255.240.0.0 in binary notation is 11111111.11110000.00000000.00000000    ||
==================================================================================

number of 1's in 11111111.11110000.00000000.00000000 is 12
so, CIDR notation is /12



Related Solutions

CIDR notation - First 2 answers given: If the dotted decimal subnet mask is given then...
CIDR notation - First 2 answers given: If the dotted decimal subnet mask is given then give me the CIDR notation If the CIDR notation subnet mask is given give me the dotted decimal notation 255.255.240.0            ______________________________________ /30                      ______________________________________ What network does this address belong to? 3- 200.198.44.220/26       _____________________________ 112.55.78.120/16        _____________________________ What is the broadcast address for this network? (The easiest way to get the broadcast address is to figure out the next network and subtract 1 or put all...
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?
Determine the subnet mask for the following IP addresses. Please show your work how you got...
Determine the subnet mask for the following IP addresses. Please show your work how you got the answer so i can understand how to do it. 10.55.64.8 need 80 subnets 192.168.1.x /26 – subnet mask 172.16.10.2 / 18 – subnet mask 172.16.10.4 / 20- subnet mask
what is the motivation behind using a custom subnet mask versus a default subnet mask
what is the motivation behind using a custom subnet mask versus a default subnet mask
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     
Please show the work 1. What is the total flow for a 35% venture mask set...
Please show the work 1. What is the total flow for a 35% venture mask set at 10 liters per minute at the flow meter? 2. How long will an E cylinder last if the flow rate is set at 5, and there is 1500 PSIG on the pressure gauge? 3. What is the total flow for a 50% venture mask set at 15 liters per minute at the flow meter?
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.
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.
Enter the network address of the subnet to which the host 222.242.88.128/28 belongs. Please show work.
Enter the network address of the subnet to which the host 222.242.88.128/28 belongs. Please show work.
If the No of subnets is A (A=09), find the value of X in subnet mask...
If the No of subnets is A (A=09), find the value of X in subnet mask 255.255.X.0 please do step by step
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT