EC312 PS26 - Solutions
EC312 PS26 - Solutions
Name: SOLUTIONS
1. In IP addressing, we know the first and last address in the block. Can we find our CIDR?
If the answer is yes, show the process.
Compare network address and broadcast address (i.e. 230.8.16.0 and 230.8.31.255). View them in bits.
230.8.16.0 - 11100110.00001000.00010000.00000000
230.8.31.255 - 11100110.00001000.00011111.11111111
Count the number of bits that are the same, and this is your CIDR In this example, the CIDR is 20.
2. (c). Rewrite the following IP addresses using dotted-decimal notation:
01010111 10000100 00110111 00001111
87.132.55.15
3. (b). In classless addressing, what is the size of the block (N) if the value of the prefix
(n) is the following:
n = 14
10. Circle the best word, or fill in the blanks, to complete the statements below that pertain to IPv4 addreses.
• An IP address is a software / hardware address which is made up of 16 / 512 / 32 bits.