Subnetting
August 31, 2024GATE 2009
August 31, 2024Subnetting
|
Question 11
|
The broadcast address for IP network 172.16.0.0 with subnet mask 255.255.0.0 is
|
172.16.0.255
|
|
|
172.16.255.255
|
|
|
255.255.255.255
|
|
|
172.255.255.255
|
Question 11 Explanation:
IP address: 172.16.0.0
Sub network address: 255.255.0.0
Convert the above two addresses into binary format and perform the bitwise AND operation

Sub network address: 255.255.0.0
Convert the above two addresses into binary format and perform the bitwise AND operation

Correct Answer: B
Question 11 Explanation:
IP address: 172.16.0.0
Sub network address: 255.255.0.0
Convert the above two addresses into binary format and perform the bitwise AND operation

Sub network address: 255.255.0.0
Convert the above two addresses into binary format and perform the bitwise AND operation

