SOHO Network

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/20

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 11:31 PM on 5/24/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

21 Terms

1
New cards

IPv4

Uses 32bits, divided into four octets. Each octet is a number from 0-255

2
New cards

IPv4 Class A

For large networks; 1st octet is from 1-126

3
New cards

IPv4 Class B

For medium networks; 1st octet is from 126-191

4
New cards

IPv4 Class C

For small networks; 1st octet ranges from 192-223

5
New cards

IPv4 Class D

Reserved for multicast; 1st octet from 224-239

6
New cards

IPv4 Class E

Experimental; 1st octet ranges from 240-255

7
New cards

Public IP

Globally unique, used to identify devices on the internet.

8
New cards

Private IP

Used within local networks, not visible on the internet

9
New cards

Loopback Address (private address)

Used for testing within a device (127.0.0.1).

10
New cards

Broadcast Address

Sends data to all devices in a network; ends in 255 (e.g., 192.168.1.255).

11
New cards

APIPA(private address)

Address automatically assigned if no DHCP server available; always starts with 169.254.x.x

12
New cards

Class A private range

Any address that starts with 10

10.0.0.0 - 10.255.255.255

13
New cards

Class B private range

Any address that start with 172.16 and goes to 172.31

172.16.0.0 - 172.31.255.255

14
New cards

Class C private range

Any address that goes from 192.168.0.0 to 192.168.255.255

15
New cards

IANA

Internet assigned numbers authority

16
New cards

IPv6

128 bits long(supports 340 undecillion unique addresses), written as eight groups of four(numbers and letters) separated by colons,

17
New cards

APIPA

Automatic private IP addressing

18
New cards

Static IP Address

An IP address that is manually assigned and doesn’t change overtime

Device example: printer

19
New cards

Dynamic IP Adress

Temporary IP addresses automatically assigned by DHCP server

20
New cards

Subnet Mask

a number used in networking to divide an IP address into two parts: the network portion and the host portion.

21
New cards

Gateway

a networking device or software that acts as an entry and exit point between two different networks,