Question

In: Computer Science

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

  1. 255.255.240.0            ______________________________________
  2. /30                      ______________________________________

What network does this address belong to?

3- 200.198.44.220/26       _____________________________

  1. 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 111? in the host portion of the address

   5- 200.150.100.64/27   ________________________________

  1. 209.100.43.180/16   _____________________________

If you have these many network bits, what is the number of useable host addresses?

Ex: I have a /27 network

N + H = 32 , so 27 + X =32 , X = 5 (number of host bits), 2 to the power of X = the total hosts, minus 2 = number of useable hosts

So if X = 5, then 2^5=32 total hosts, and if I subtract 2 then I have 30 useable host addresses on a /27 network.

7 - /30                   _______________________________

  1. 255.255.255.240       _______________________________

If you have this many usable hosts, what is your subnet mask?

  1. 14    ____________________
  2. 126   ____________________

Solutions

Expert Solution

1. 255.255.240.0

Subnet mask in CIDR notation for the above decimal dotted notation:

11111111.11111111.11110000.00000000

The number of 1's is 20. Therefore the subnet mask in CIDR notation is: /20

2. /30

The subnet mask in decimal dotted notation for the above CIDR notation is:

For /30, there will be 30 1's ,

11111111.11111111.11111111.11111100

In decimal dotted notation: 255.255.255.252

3. The address 200.198.44.220/26 belongs to network:

With /26, the two msb of last octet belongs to network portion and remaining 6 bits are for host portion. Thus by putting the remaining 6 bits as zero, will give the network it belongs to:

200.198.44.192/26

4. 112.55.78.120/16

With /16, the remaining 16 lsb bits are host portion. Thus by making the 16 lsb bits to zero, will give the network it belongs to:

112.55.0.0/16

5. For the address 200.150.100.64/27, the broadcast address by putting the host portion all 1's, where the host portion is 32-27=5 lsb bits

200.150.100.95/27 is the broadcast address


Related Solutions

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.
Give the mask in the dotted-decimal notation: a. For a block of Class A which results...
Give the mask in the dotted-decimal notation: a. For a block of Class A which results in 32 subnets b. Which combines 2048 Class C blocks into a supernet c. For a block of Class B which results in 64 subnets d. Which combines 16 Class B blocks into a supernet
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?
Given the following IP address of 212.134.99.112 with a subnet mask of 255.255.255.224 Class of the...
Given the following IP address of 212.134.99.112 with a subnet mask of 255.255.255.224 Class of the IP address: Net ID for this IP address: Total number of subnets: First address (subnet ID) and the Last address (broadcast address) that 21.134.99.112 belongs to:
Given an IP address of 220.84.9.123 and a subnet mask of 255.255.255.240 Write down the address...
Given an IP address of 220.84.9.123 and a subnet mask of 255.255.255.240 Write down the address of the network, show your calculation. Write also the broadcast address 2. On a network with an IP address of 133.133.133.13 and a subnet mask of 255.255.248.0 what is the network ID?  Show your calculation.  Write also the broadcast address On a Class C network, you have a subnet mask of 255.255.255.192.   How many hosts per subnet do you have? On how many subnets was divided...
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     
Classful Subnetting Given the following IP address of 212.134.99.112 with a subnet mask of 255.255.255.224 Class...
Classful Subnetting Given the following IP address of 212.134.99.112 with a subnet mask of 255.255.255.224 Class of the IP address: Net ID for this IP address: Total number of subnets: First address (subnet ID) and the Last address (broadcast address) that 21.134.99.112 belongs to: Find the subnet masks that create the following number of valid subnets in a Class B address.      # Valid Subnets Needed Subnet Mask 2 250 30 510 5 120 Give the maximum number of total...
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.
Question 1) Given the byte value: 0xad a) What is the equivalent decimal notation as an...
Question 1) Given the byte value: 0xad a) What is the equivalent decimal notation as an unsigned value? b_ What is the equivalent decimal notation as a signed value? Question 2) Below are integer values and the location where each is stored, which may be an address in memory or a register: Value    Location 0xc       0x130 0x82     0x134 0x5       %rdi 0x134    %rsi What are the values of the following operands? You may answer in decimal or hexadecimal, but if you...
IP Address: 37.124.67.99 Subnet Mask: 255.240.0.0 find Network address, Broadcast address, first valid host address, last...
IP Address: 37.124.67.99 Subnet Mask: 255.240.0.0 find Network address, Broadcast address, first valid host address, last valid host address and number of valid hosts in the network. show very clear steps for all the calculations.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT