ITN 101 Subnetting Shortcuts

0.0(0)
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/26

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

27 Terms

1
New cards

Defines the range of IP addresses that can be used within a subnet.

Subnet Mask

2
New cards

Represents the number of bits allocated for the network portion of the address in the format IP Address/Prefix Length.

CIDR Notation

3
New cards

Use the formula: /n (where n is the number of bits for the network).

Finding Subnet Mask Formula

4
New cards

Number of Hosts = 2^(32 - subnet bits) - 2.

Determining Number of Hosts Formula

5
New cards

Size = 2^(number of host bits).

Subnet Size Formula

6
New cards

Class A Address Range

0-127 with a subnet mask of 255.0.0.0.

7
New cards

128-191 with a subnet mask of 255.255.0.0.

Class B Address Range

8
New cards

192-223 with a subnet mask of 255.255.255.0.

Class C Address Range

9
New cards

Provides 4 IPs, 2 usable.

CIDR /30

10
New cards

Can be calculated by subtracting the unusual octet in the subnet mask from 256.

Magic Number Calculation

11
New cards

Add the magic number to the last octet of the starting address.

Subnet's Network Address Calculation

12
New cards

Binary Equivalent of 0

0000

13
New cards

Binary Equivalent of 1

0001

14
New cards

Binary Equivalent of 2

0010

15
New cards

Binary Equivalent of 3

0011

16
New cards

Binary Equivalent of 4

0100

17
New cards

Binary Equivalent of 5

0101

18
New cards

Binary Equivalent of 6

0110

19
New cards

Binary Equivalent of 7

0111

20
New cards

Binary Equivalent of 8

1000

21
New cards

Binary Equivalent of 9

1001

22
New cards

Binary Equivalent of 10

23
New cards

Binary Equivalent of 11

24
New cards

Binary Equivalent of 12

25
New cards

Binary Equivalent of 13

26
New cards

Binary Equivalent of 14

27
New cards

Binary Equivalent of 15