• Starting today August 7th, 2024, in order to post in the Married Couples, Courting Couples, or Singles forums, you will not be allowed to post if you have your Marital status designated as private. Announcements will be made in the respective forums as well but please note that if yours is currently listed as Private, you will need to submit a ticket in the Support Area to have yours changed.

Class 4 Addresses

TenthAveN

Puppies are an acceptable form of currency.
Jun 18, 2020
564
472
North Texas
✟57,006.00
Country
United States
Gender
Male
Faith
Baptist
Marital Status
Single
I’m reading the Security+ study guide (which is really interesting so far), and to cut to the point. How do you calculate an address class range (number of possible IPs) if that class does not have a network mask?
 

pgp_protector

Noted strange person
Dec 17, 2003
51,885
17,790
57
Earth For Now
Visit site
✟454,947.00
Gender
Male
Faith
Christian
Marital Status
Widowed
Politics
US-Others
AAAA.BBBB.CCCC.DDDD
Each block is 256 Addresses (0-255)
So if you're using all 4 blocks it would be 256*256*256*256 = 4294967296

if you're only using 3 Blocks (192.BBBB.CCCC.DDDD)
It would be 256*256*256 = 16777216

For 2 Blocks
256 * 256 = 65536

For 1 Block = 256
 
Upvote 0