IPv4 Address Classes Flashcards

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/29

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 1:40 AM on 7/4/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

30 Terms

1
New cards

Q: What is the FIRST thing you look at to determine an IP address's class?

A: The first octet (the first number).

2
New cards

Q: An IP starts with 10. What class is it?

A: Class A

3
New cards

Q: An IP starts with 172. What class is it?

A: Class B

4
New cards

Q: An IP starts with 192. What class is it?

A: Class C

5
New cards

Q: What class is 192.168.1.25?

A: Class C

6
New cards

Q: What class is 172.20.5.8?

A: Class B

7
New cards

Q: What class is 10.1.1.1?

A: Class A

8
New cards

Q: What first-octet range is Class A?

A: 1–126

9
New cards

Q: What first-octet range is Class B?

A: 128–191

10
New cards

Q: What first-octet range is Class C?

A: 192–223

11
New cards

Q: What is the default mask for Class A?

A: 255.0.0.0 (/8)

12
New cards

Q: What is the default mask for Class B?

A: 255.255.0.0 (/16)

13
New cards

Q: What is the default mask for Class C?

A: 255.255.255.0 (/24)

14
New cards

Q: How many 255s are in the default mask for Class A?

A: 1

15
New cards

Q: How many 255s are in the default mask for Class B?

A: 2

16
New cards

Q: How many 255s are in the default mask for Class C?

A: 3

17
New cards

Q: Which private IP range belongs to Class A?

A: 10.0.0.0–10.255.255.255

18
New cards

Q: Which private IP range belongs to Class B?

A: 172.16.0.0–172.31.255.255

19
New cards

Q: Which private IP range belongs to Class C?

A: 192.168.0.0–192.168.255.255

20
New cards

Q: Is 10.15.8.9 a private IP?

A: Yes (Class A private)

21
New cards

Q: Is 172.25.4.10 a private IP?

A: Yes (Class B private)

22
New cards

Q: Is 192.168.100.50 a private IP?

A: Yes (Class C private)

23
New cards

Q: What is 127.0.0.1?

A: Loopback (localhost)

24
New cards

Q: Why isn't 127.x.x.x used for normal devices?

A: It's reserved for loopback testing.

25
New cards

Q: What class is 8.8.8.8?

A: Class A

26
New cards

Q: What class is 150.10.20.30?

A: Class B

27
New cards

Q: What class is 200.10.5.1?

A: Class C

28
New cards

Q: Is every Class A address private?

A: No. Only 10.0.0.0/8 is private.

29
New cards

Q: Is every Class B address private?

A: No. Only 172.16.0.0–172.31.255.255 is private.

30
New cards

Q: Is every Class C address private?

A: No. Only 192.168.0.0/16 is private.