Course 2 Module 2 Flashcards

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

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 5:54 PM on 4/2/25
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

35 Terms

1
New cards

Address class system

A system which defines how the global IP address space is split up.

2
New cards

Address Resolution Protocol (ARP)

A protocol used to discover the hardware address of a node with a certain IP address.

3
New cards

ARP table

A list of IP addresses and the MAC addresses associated with them.

4
New cards

ASN (Autonomous System Number)

A number assigned to an individual autonomous system.

5
New cards

Demarcate

To set the boundaries of something.

6
New cards

Demarcation point

Where one network or system ends and another one begins.

7
New cards

Destination network

The column in a routing table that contains a row for each network that the router knows about.

8
New cards

DHCP

A technology that assigns an IP address automatically to a new device.

9
New cards

Dotted decimal notation

A format of using dots to separate numbers in a string, such as in an IP address.

10
New cards

Dynamic IP address

An IP address assigned automatically to a new device through DHCP.

11
New cards

Exterior gateway

Protocols used for the exchange of information between independent autonomous systems.

12
New cards

Flag field

Used to indicate if a datagram is allowed to be fragmented, or if it has already been fragmented.

13
New cards

Fragmentation

The process of taking a single IP datagram and splitting it into several smaller datagrams.

14
New cards

Fragmentation offset field

Contains values used by the receiving end to reassemble a fragmented packet in the correct order.

15
New cards

Header checksum field

A checksum of the contents of the entire IP datagram header.

16
New cards

Header length field

A four-bit field that declares how long the entire header is, typically 20 bytes for IPv4.

17
New cards

IANA (Internet Assigned Numbers Authority)

A non-profit organization that helps manage IP address allocation.

18
New cards

Identification field

A 16-bit number used to group messages together.

19
New cards

Interface

For a router, the port where it connects to a network, handling data exchange.

20
New cards

Interior gateway

Protocols used by routers to share information within a single autonomous system.

21
New cards

IP datagram

A highly structured series of fields that are strictly defined.

22
New cards

IP options field

An optional field used to set special characteristics for datagrams, primarily for testing.

23
New cards

Network Address Translation (NAT)

A tool that allows organizations to use one public IP address and many private IP addresses.

24
New cards

Next hop

The IP address of the next router for data directed towards the destination network.

25
New cards

Non-routable address space

Ranges of IPs that cannot be routed to, available for use by anyone.

26
New cards

Padding field

A series of zeros used to ensure the header is the correct total size.

27
New cards

Protocol field

An 8-bit field containing data about the transport layer protocol being used.

28
New cards

Routing protocols

Protocols that routers use to communicate and share information.

29
New cards

Service type field

An 8-bit field specifying details about quality of service (QoS) technologies.

30
New cards

Static IP address

An IP address that must be manually configured on a node.

31
New cards

Subnet mask

32-bit numbers written as four octets of decimal numbers.

32
New cards

Subnetting

The process of dividing a large network into many smaller sub networks or subnets.

33
New cards

Time-To-Live field (TTL)

An 8-bit field indicating how many router hops a datagram can traverse.

34
New cards

Total hops

The total number of devices data passes through from source to destination.

35
New cards

Total length field

A 16-bit field indicating the total length of the attached IP datagram.