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...
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?
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.
What benefits does the subnet mask provide? What does a subnetmask of 255.255.252.0 mean?
What benefits does the subnet mask provide? What does a subnet mask of 255.255.252.0 mean?
This is an exercise in subnetting. You will compute a subnet mask and the IP numbers...
This is an exercise in subnetting. You will compute a subnet mask and the IP numbers in each subnet. 1) assume you received a class-C IP address (221.221.221.0) and you are setting up a network with 4 subnets, each with 50 workstations. 2) use the IP Calculator ( http://bitcricket-ip-calculator.software.informer.com)  and compute the subnet mask and also check, and report, the maximum number of workstations in a subnet to see if you can have 50 workstations in each subnet. 3) obtain the...
Find the eigenvalues with corresponding eigenvectors & show work.
Find the eigenvalues with corresponding eigenvectors & show work. 1/2 1/9 3/10 1/3 1/2 1/5 1/6 7/18 1/2
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.
11. Consider a router with the IP address 192.168.1.254/26: a) Indicate the subnet mask for the...
11. Consider a router with the IP address 192.168.1.254/26: a) Indicate the subnet mask for the above address. b) Demonstrate calculation of the network address (including binary and decimal values). c) Write the relevant DHCP subnet configuration text for this network where the first 50 addresses will be dynamically allocated to hosts.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT