Cidr MCQs

8 MCQs  — Computer Networks MCQs

Practice Cidr MCQs with correct answers and explanations. These questions are from the Computer Networks MCQs section.

The CIDR value represents ____________
A. Number of bits in the network
B. Number of total bits in the ip address
C. Number of bits in the host
D. Number of hosts remaining
Determine the number of subnets for the given IP 192.13.67.0/28 using the CIDR value.
A. 16
B. 14
C. The default number of bits in the network portion = 24 let n be the number of bits added to the network portion of the given ip address n = cidr value €? default number of bits in the network portion n = 28 €? 24 n = 4 number of subnets = 2n = 24 numbe
D. 8
Determine the number of valid host IPs in each subnet for the given IP 172.16.0.0/25 using the CIDR value.
A. 7
B. Total number of bits in an ip address = 32 let n be the number of bits in the host portion of the given ip address n = total number of bits in an ip address €? cidr value n = 32 €? 25 n = 7 number of hosts = 2n €? 2 = 27 €? 2 number of hosts = 128 -2 n
C. 126
D. 16
Determine the total number of valid IPs in each subnet for the given IP 192.168.10.0/26 using the CIDR value.
A. 26
B. 128
C. Total number of bits in an ip address = 32 let n be the number of bits in the host portion of the given ip address n = total number of bits in an ip address €? cidr value n = 32 €? 26 n = 6 total number of valid ips in a subnet = 2n = 26 total number o
D. 64