IP Addresses

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

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 6:08 PM on 10/30/24
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

26 Terms

1
New cards

MAC Address

A unique identifier embedded on every Network Interface Card (NIC) used for communication within a local network.

2
New cards

IP Address

An address assigned to a network interface that identifies nodes at the network layer.

3
New cards

Port

A number used by the transport layer to locate an application.

4
New cards

Classful Addressing

A method for assigning IP addresses where the initial bits determine the network class (A, B, or C).

5
New cards

Public IP Address

An IP address valid for use on public networks such as the Internet.

6
New cards

Private IP Address

IP addresses usable on a private network but not routable on the Internet.

7
New cards

Subnetting

The process of dividing a network into smaller segments and calculating IP address ranges.

8
New cards

CIDR Notation

A shorthand method for identifying network and host bits in an IP address.

9
New cards

Static IP Address

An IP address that is manually assigned by a network administrator.

10
New cards

Dynamic IP Address

An IP address automatically assigned by a DHCP server as a device connects to the network.

11
New cards

NAT (Network Address Translation)

A technique that assigns a public IP address to a private network IP address through a gateway.

12
New cards

Source NAT (SNAT)

Allows traffic from a private network to access the internet.

13
New cards

Destination NAT (DNAT)

Used for traffic from a public network to a private network, performing an IP address translation.

14
New cards

Link

Any LAN segment bounded by routers.

15
New cards

Neighbors

Two or more nodes that reside on the same link.

16
New cards

Dual Stacked

A network that supports both IPv4 and IPv6 traffic.

17
New cards

Tunneling

The process of encapsulating one protocol inside another.

18
New cards

Global Address (IPv6)

An IPv6 address that can be routed on the Internet.

19
New cards

Link Local Address

An automatically assigned IPv6 address used for communication over a local subnet.

20
New cards

Loopback Address

An address used to test if an interface and protocol stack are functioning properly.

21
New cards

Unicast Address

An IP address that specifies a single node on a network.

22
New cards

Multicast Address

An address used to deliver packets to all nodes in a specific multicast group.

23
New cards

Anycast Address

An address that identifies multiple destinations, delivering packets to the closest one.

24
New cards

Broadcasting (IPv4)

The process of sending messages to every node on a network.

25
New cards

Multicast Flooding

Traffic congestion problems caused by multicasting.

26
New cards

SLAAC (Stateless Address Autoconfiguration)

A process by which an IPv6 client gathers information to configure its own address.