Subnetting Concepts and Terminology

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/11

flashcard set

Earn XP

Description and Tags

These flashcards cover key vocabulary and concepts related to subnetting, network addressing, and the structure of IP addresses that are crucial for understanding data communications and networks.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

12 Terms

1
New cards

Subnetting

The practice of dividing a network into smaller, manageable sub-networks or subnets.

2
New cards

Subnet Mask

A 32-bit number that masks an IP address and divides it into the network and host portions.

3
New cards

CIDR Block

Classless Inter-Domain Routing block, specifies the IP addresses available in a certain range (e.g., 128.210.0.0/15).

4
New cards

Borrowed Bits

Bits taken from the host portion of a subnet mask to increase the network portion.

5
New cards

Network Address

The address assigned to a subnet, representing all devices in that subnet.

6
New cards

Usable Hosts

The total number of usable IP addresses in a subnet, calculated as 2^n - 2, where n is the number of host bits.

7
New cards

Binary Counting for Subnets

A method used to determine the subnet ID by incrementing binary values.

8
New cards

Private IP Address

IP addresses reserved for private networks, such as 10.0.0.0, 172.16.0.0, and 192.168.0.0.

9
New cards

Logical AND Operation

A binary operation used in subnetting to combine network addresses for routing.

10
New cards

Extended Network ID

The specific identifier for a subnet after subnetting has been applied.

11
New cards

Classful Networking

An older scheme for allocating IP addresses based on fixed classes; less flexible than classless (CIDR).

12
New cards

Classless Networking

A more flexible method of allocating IP addresses without being restricted to the previous classful networking schema.