First of all we need to assign an IP address to organization A. Organization A require 4000 IP addresses. So the number of host bits can be calculated by applying 2n = 212 = 4096(nearest value to 4000). Thus the number of host bits are 12. The subnet mask for the organization A will be 198.16.0.0/20. Here we write 20 because we subtract the host bits from the total bits i.e. 32 - 12 = 20. The first IP address is already given 198.16.0.0 . Now to determine the last IP Address, convert the bytes into binary. 198 --> 11000110, 16 --> 00010000, and the modified third and fourth bit will be 00001111 and 11111111 (replacing 12 bits by 1). Now converting these bits into decimal number we get the last IP Address of organization A i.e. 198.16.15.255 .
Now for organization B, it requires 2000 IP Addresses. So the number of host bits can be calculated by 211 = 2048(nearest value to 2000). The number of host bits are 11. So 11 bits will be replaced by 1 in the given IP Address. The modified IP Address will be 11000110 00010000 00010111 11111111 (adding an extra 1 because the IP Address of the next organization will be greater by 1 than the IP Address of the previous organization i.e. 11000110 00010000 00010111 11111111). Now converting this into decimal number, we get our first IP Address --> 198.16.16.0 and the last IP Address --> 198.16.23.255. The subnet mask will be 198.16.16.0/21 (32-11=21).
Organization C requires 4000 IP Addresses so just like before we will calculate the host bits = 12. So replacing 12 bits in the IP Address. The modified IP Address will be 11000110 00010000 00101111 11111111(here we incremented network part only to avoid clash of IP Addresses i.e. 11000110 00010000 0001 + 1 = 11000110 00010000 0010). Converting this into decimal number we get, our first IP Address --> 198.16.32.0 and the last IP Address --> 198.16.47.255 . The subnet mask will be 198.16.32.0/20 .
Organization D requires 8000 IP Addresses so 213 = 8192. Number of host bits = 13. The modified IP Address after replacing 13 bits will be 11000110 00010000 01011111 11111111. Converting this into decimal number we get, our first IP Address --> 198.16.64.0 and the last IP Address --> 198.16.95.255. The subnet mask will be 198.16.64.0/19 (32-13 = 19).
A large number of consecutive IP addresses are available starting at 198.16.0.0. Suppose that four organizations,...
A large number of consecutive IP addresses are available starting at 198.16.0.0. Suppose that four organizations, A, B, C, and D, request 512.2000, 1000, and 4000 addresses, respectively, and in that order. For each of these, give the first IP address assigned the last IP address assigned, and the mask in the w.xy.z/s notation,
Q2. A Large number of consecutive IP address are available starting at 198.16.0.0. Suppose four organizations, A, B, C, D request 4000, 2000, 4000, and 8000 addresses, respectively. For each of these organizations, give: the first IP address assigned the last IP address assigned the mask in the w.x.y.z/s notation Please Explain as well.
A large number of consecutive IP address are available starting at 198.16.0.0. Suppose that four organizations, A, B, C and D request 4000, 2000, 4000, and 8000 address, respectively, and in that order. For each of these, give the first IP address assigned, the last IP address assigned, and the mask inthe w.x.y.z/s notation
Computer communications
4.a (8 points) a A large number of consecutive IP addresses are available starting at 198.16.0.0. Suppose that four organizations, A, B, C, and D, request 512, 2000, 1000, and 4000 addresses, respectively, and in that order. For each of these, give the first IP address assigned, the last IP address assigned, and the mask in the w.x.y.z/s notation.
Question 20 8 pts A large number of consecutive IP addresses are available starting at 198.16.0.0. Suppose that four organizations, A, B, C, and D. request 512, 2000, 1000, and 4000 addresses, respectively, and in that order. For each of these, give the first IP address assigned the last IP address assigned and the mask in the w.xy.z/s notation BI VA-AI EX11XXEE - 2112pt Paragraph I words Question 21 3 pts If a communication line has an attenuation of -10dB,...
Assume that a large number of consecutive IP addresses are available starting at 198.16.0.0 and suppose that two organizations, A and B, request 4000 and 2000 addresses, respectively, in that order. For each of these, give the first IP address assigned, the last IP address assigned, and the mask in slash notation (w.x.y.z/s). Convert the IP address whose hexadecimal address 0 times D31EC251 to dotted decimal notation. Your answer must be exact. Use the format 255. 255. 255. 255 and...
COMPUTER NETWORKS: 3. Consider an organization that needs 400 IP addresses. The organization has been assigned two blocks Class C addresses. 200.128.64.0 – 200.128.64.255, and 200.128.65.0 – 200.128.65.255. Having obtained these 512 addresses, the organization decided to subnet its address space with 3 bit subnetID. e. Determine the number of subnets possible in this organization. The organization plans to use zero and all-ones subnets. Number of subnets possible: __________________________________________________ f. Determine the number of hosts possible in each subnet. Number...
For this assignment you will explore subnet addresses, host addresses and direct broadcast addresses. You will be provided an IP addresses and then asked to answer questions related to the IP. In this assignment, first we explain how to find the subnet address for each subnet, the range of host addresses, and the direct broadcast address. Then you will be asked to do a similar exercise by yourself. Assume that you have been assigned the 192.168.1.0/24 network. You need to...
Suppose an organization has been allocated the IPv4 address block 64.4.4.0/23. They want to subnet this block of addresses so that each subnet can support up to 200 valid IP addresses. What is the new subnet prefix length (in /n notation) What is the new subnet mask (in dotted decimal notation) What is the maximum number of host id’s that each subnet can support? List subnet id, the first valid host address, and the last valid host address for the...
Consider the topology shown below with following requirements Three subnets A, B, C, should have enough addresses, starting from 192.100.10.0 to support 500 interfaces, 200 interfaces, and 100 interfaces, respectively. Each of subnets, D, E, and F has 32 interfaces. (not required for address assignment.) The IP addresses for three subnets should be assigned continuously, with spacing of power-2, that means, 250 will be rounded to 256, and so on. For each subnet, the assignment should take the form a.b.c.d/x...