Ask Question
6 May, 15:54

How many usable hosts are available given a class c ip address with the default subnet mask?

+2
Answers (1)
  1. 6 May, 17:53
    0
    Class C networks have a 24 bit netmask. There are 32 bits in an IPv4 address, so 8 bits are available for node numbers. 2^8 = 256, which can be expressed as 0 - 255. The zero'th node number is the network number. The number with all bits set (255) is the broadcast address for this subnet. One of the hosts will need to be a router so that this network can communicate with other networks.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “How many usable hosts are available given a class c ip address with the default subnet mask? ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers