Subnetting How-To

0.0(0)
Studied by 0 people
call kaiCall Kai
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 3:46 PM on 4/12/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

7 Terms

1
New cards

What is _______ in slash notation?

Every /1, /2, etc. is 1 bit from left to right; ex. /1 is 128.0.0.0, /8 is 255.0.0.0, /17 is 255.255.128, etc.

2
New cards

Which host contains more network/host bits?

The host with the larger slash / notation will use more network bits and less host bits

3
New cards

Which device has an invalid IP address?

Subnet both IP addresses with their masks and figure out which devices (A-G) fit in the valid address range (not network or broadcast addresses!)

<p>Subnet both IP addresses with their masks and figure out which devices (A-G) fit in the valid address range (not network or broadcast addresses!)</p>
4
New cards

How many available hosts in a subnet?

2^h - 2, where h = number of host bits

5
New cards
<p>How many subnets are needed for this topology? </p>

How many subnets are needed for this topology?

Count number of lines connecting to the routers; each port on a router can be thought of as a separate subnet

6
New cards
<p>What is the smallest summary route that will include all of the given subnets, in slash notation?</p>

What is the smallest summary route that will include all of the given subnets, in slash notation?

7
New cards

How many subnets of this size are possible in a class C? (/24)

2^n, where n = number of host bits after /24 (or, subnet/middle column of your table)