How To Find Total Number Of Host Addresses?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
To find the total number of host addresses, you will need to use the subnet mask and the IP address to calculate the CIDR notation. Once you have the CIDR notation, you can use the formula 2^n -2 to calculate the number of hosts in the network, where n is the number of bits in the CIDR notation. For example, if the CIDR notation is /24, then the number of hosts = 2^24 -2 = 16,777,214.