Module 11: IPv4 Addressing

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/6

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 4:07 AM on 9/16/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

7 Terms

1
New cards

Assigning an IPv4 address to a host requires the following:

IPv4 address

Subnet mask

2
New cards

IPv4 address

This is the unique address of the host.

3
New cards

Subnet mask

This is used to identify the network/host portion of the IPv4 address.

4
New cards

Within each network are three types of IP addresses:

Network address

Host addresses

Broadcast address

5
New cards

Class A (0.0.0.0/8 to 127.0.0.0/8)

Designed to support extremely large networks with more than 16 million host addresses. Class A used a fixed /8 prefix with the first octet to indicate the network address and the remaining three octets for host addresses (more than 16 million host addresses per network).

6
New cards

Class B (128.0.0.0 /16 - 191.255.0.0 /16)

Designed to support the needs of moderate to large size networks with up to approximately 65,000 host addresses. Class B used a fixed /16 prefix with the two high-order octets to indicate the network address and the remaining two octets for host addresses (more than 65,000 host addresses per network).

7
New cards

Class C (192.0.0.0 /24 - 223.255.255.0 /24)

Designed to support small networks with a maximum of 254 hosts. Class C used a fixed /24 prefix with the first three octets to indicate the network and the remaining octet for the host addresses (only 254 host addresses per network).