Networking, Addressing, and Communication Lesson 002: IPv4

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

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 9:24 PM on 8/9/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

20 Terms

1
New cards

Internet Protocol Version 4

A 32-bit number written in a format known as dotted-decimal notation.

2
New cards

What does IPv4 stand for?

Internet Protocol Version 4.

3
New cards

What is the most widely used protocol for assigning IP addresses to devices on a network?

IPv4.

4
New cards

When was IPv4 introduced?

The early 1980s.

5
New cards

What does IPv4 do in function?

Logically identifies devices on a network, assigning each a unique address for data exchange.

6
New cards

Dotted-Decimal Notation

The practice of breaking up the 32-bit IPv4 address into four 8-bit segments, known as octets.

7
New cards

Why is there a shift from IPv4 to IPv6?

Because there are essentially no new IPv4 addresses left to distribute.

8
New cards

Why is IPv4 the most used IP address version?

Because of simplicity, familiarity, and widespread adoption.

9
New cards

What two portions are IPv4 addresses made up of?

The network portion and the host portion. This effectively creates what is known as a subnet mask.

10
New cards

Subnet Mask

Specifies which part of the IPv4 address identifies the network and which part identifies individual hosts.

11
New cards

How is a subnet mask represented?

With a series of 1s and 0s.

12
New cards

What do the 0s and 1s represent in a subnet mask?

1s represent the network portion, and 0s represent the host portion of the mask.

13
New cards

What is the host portion of an IPv4 address?

The IP addresses that can be used by users operating on that network address.

14
New cards

What does networking equipment use to determine whether two devices are on the same network and whether or not data needs to be routed to a different network?

The subnet mask.

15
New cards

What is the biggest limitation when it comes to IPv4?

It's a 32-bit addressing scheme.

16
New cards

How many unique IPv4 addresses are there?

4.3 billion addresses.

17
New cards

Network Address Translation

Allows multiple devices to share a single public IP address.

18
New cards

What does NAT stand for?

Network Address Translation.

19
New cards

What is private addressing?

Addresses reserved for use inside private networks that are not routable to the Internet.

20
New cards

What does private IP addressing make possible?

For IP addresses to be reused across all networks.