retagged by
3,056 views

4 Answers

0 votes
0 votes

Correct Answer is A.

Consider the IP address = 10.12.2.0 and its binary equivalent is given as 

0000 1010. 0000 1100. 0000 0010. 0000 0000. Thus if the end IP needs to be 10.12.3.255 then the CIDR notation needs to be 10.12.2.0/23. Hence Option (A) seems to be correct.

0 votes
0 votes

As, the Ip addresses are contiguous,Block size is power of 2,and starting address is divisible by block size so, they can form a block 

 

0 votes
0 votes

Ans (A) : 10.12.2.0/23

10.12.2.0 : 10.12.00000010.00000000   and to end with 10.12.3.255 (10.12.00000011.11111111 )

the common bits between the start and the end address are 0000001 
prefix will be 32-9 = 23

10.12.2.0/23 is correct

 

0 votes
0 votes

Well We Know That CIDR Representatiion comes under Classless Addressing and in it , all the IP addresses are contiguous .

Hence The range from 10.12.2.0 to 10.12.3.255 involves , 2^9 IP addresses in total { 10.12.2.0 -> 10.12.2.255  , 10.12.3.0 -> 10.12.3.255 }

Hence , HID contains 9bits , so NID = 32 - HID = 23bits 

Hence The CIDR representation would be : 10.12.2.0/23 

 

 

Answer:

Related questions

4.1k
views
2 answers
4 votes
Arjun asked Feb 16
4,148 views
Node $\text{X}$ has a $\text{TCP}$ connection open to node $\text{Y}$. The packets from $\text{X}$ to $\text{Y}$ go through an intermediate $\text{IP}$ ... $\text{MAC}$ address is the $\text{MAC}$ address of $\mathrm{Y}$
3.4k
views
3 answers
3 votes
Arjun asked Feb 16
3,377 views
Which of the following statements about $\text{IPv4}$ fragmentation is/are TRUE?The fragmentation of an $\text{IP}$ datagram is performed only ... performed at all intermediate routers along the path from the source to the destination
2.3k
views
1 answers
2 votes
Arjun asked Feb 16
2,272 views
​​​​Which of the following fields of an $\text{IP}$ header is/are always modified by any router before it forwards the $\text{IP}$ packet?Source $\text{IP}$ AddressProtocolTime to Live $\text{(TTL)}$Header Checksum
2.5k
views
2 answers
2 votes
Arjun asked Feb 16
2,544 views
Consider a $\text{TCP}$ connection operating at a point of time with the congestion window of size $12$ $\text{MSS}$ (Maximum Segment Size), when a timeout occurs ... window size (in $MSS$) during the third $\text{RTT}$ will be __________.