1.7c - Classful Subnetting (Prof. Messer)

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

flashcard set

Earn XP

Description and Tags

Practice vocabulary flashcards covering IPv4 classes, subnet masks, octet ranges, and key subnetting components based on the CompTIA Network+ N10-009 course.

Last updated 3:57 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

15 Terms

1
New cards

Class A Address

An IP address category with 88 bits assigned for the network address and 2424 bits associated with the host address, featuring a default subnet mask of 255.0.0.0255.0.0.0.

2
New cards

Class B Address

An IP address category where the default subnet mask is 255.255.0.0255.255.0.0, meaning 1616 bits are for the network and 1616 bits are for the host.

3
New cards

Class C Address

An IP address category with a default subnet mask of 255.255.255.0255.255.255.0, assigning 2424 bits for the network and 88 bits for the host.

4
New cards

Class D Range

The range of IP addresses between 224224 and 239239 decimal used for multicast communication.

5
New cards

Class E Range

A reserved range of IP addresses between 240240 and 255255 decimal that is not used for any practical purpose.

6
New cards

First Octet Range (Class A)

IP addresses starting with a first decimal octet between 00 and 127127.

7
New cards

First Octet Range (Class B)

IP addresses starting with a first decimal octet between 128128 and 191191.

8
New cards

First Octet Range (Class C)

IP addresses starting with a first decimal octet between 192192 and 223223.

9
New cards

Binary Identification (Class A)

An IP address identification method where the very first bit is 00.

10
New cards

Binary Identification (Class B)

An IP address identification method where the first two bits are 1,01, 0.

11
New cards

Binary Identification (Class C)

An IP address identification method where the first three bits are 1,1,01, 1, 0.

12
New cards

Network Address

The address that defines all other devices on a particular subnet, calculated by setting all host bits of that address to 00.

13
New cards

First Usable Host Address

The IP address that is always exactly one number higher than the network address.

14
New cards

Network Broadcast Address

The last IP address of a particular network address, calculated by setting all host bits to 11.

15
New cards

Last Usable Host Address

The IP address calculated by looking at the network broadcast address and subtracting 11 from it.