InterviewSolution
Saved Bookmarks
| 1. |
You have an IP address of 172.16.13.5 with a 255.255.255.128 subnet mask. What is your class of address, subnet address, and broadcast address?(a) Class A, Subnet 172.16.13.0, Broadcast address 172.16.13.127(b) Class B, Subnet 172.16.13.0, Broadcast address 172.16.13.127(c) Class B, Subnet 172.16.13.0, Broadcast address 172.16.13.255(d) Class B, Subnet 172.16.0.0, Broadcast address 172.16.255.255I have been asked this question in an online interview.The doubt is from Analyzing Subnet Masks topic in section TCP/IP Protocol Suite of Computer Network |
|
Answer» Right choice is (b) Class B, Subnet 172.16.13.0, BROADCAST address 172.16.13.127 |
|