42.0k views
2 votes
A network address of 172.16.0.0 /12 has been given. Which of the following accurately describes this network? (select one or more)

(A) The ending address of this network is 172.255.255.255
(B) The ending address of this network is 172.31.255.255
(C) This is private class A network with 4 bits of sub-netting
(D) This is not a valid network address because the 255.240.0.0 mask is wrong
(E) This is private class B network using a default mask

1 Answer

0 votes

Answer:

B and E is correct.

Step-by-step explanation:

Given that network address

172.16.0.0/12

This is class B network type.

The ending of this network will be 172.31.255.255

In IP version 4 there are four following type of classes

1)Class A (0-127)

2)Class B (128-191)

3)Class C (191-223)

4)Class D(224-239)

5)Class E (240-255)

Generally class A,B,C and D are used.

So our options B and E is correct.

User Nikhil Pakki
by
7.9k points