» Linux » Examen sur Linux » Examen 202 : Networking Administration » Section 4 » Question 12/20
12.Given the CIDR mask /29, the equivalent subnet mask in dotted quad format would be 255.255.255.___.
Answer: 248

Explanation: Dotted quad format divides a 32 bit number into four 8 bit sections. 8 bits in decimal = 255. Therefore, the first 24 bits can be represented as 255.255.255. This leaves us with 5 bits. 2 ^ 5 = 248

« Question 11 Question 13 »