TCP/IP Troubleshooting Exam 1

studied byStudied by 0 people
0.0(0)
learn
LearnA personalized and smart learning plan
exam
Practice TestTake a test on your terms and definitions
spaced repetition
Spaced RepetitionScientifically backed study method
heart puzzle
Matching GameHow quick can you match all your cards?
flashcards
FlashcardsStudy terms and definitions

1 / 24

flashcard set

Earn XP

Description and Tags

Terms/Vocab on Chapters 1-4

25 Terms

1

DSCP / ECN

Type of Services and Precedence

New cards
2

Total Length

The total number of bytes in the IP packet, including header and data.

New cards
3

Identification

A unique identifier for each IP packet, used to distinguish fragments of the same packet.

New cards
4

Flags

Controls Fragmentation

New cards
5

Fragment Offset

Indicates the position of a fragment in the original IP packet, allowing the receiver to reassemble the packet correctly.

New cards
6

TTL

Measured in hops of data frame across routers

New cards
7

Header Checksum

A value used for error-checking in IP packets, ensuring data integrity by verifying that the header information is intact during transmission.

New cards
8

Traffic Class

Priority of data packets on a networkthat helps manage Quality of Service (QoS) by indicating the level of importance or urgency for the packet's transmission.

New cards
9

Flow Label

Label packets of data belonging to the same flow of data

New cards
10

Payload Length

Total length of a payload, Up to 65,535 bytes. Jumbograms have value set to 0.

New cards
11

Next Header

Type of Extension Header if used, or type of data in the packetthat specifies the protocol used in the payload, such as TCP or UDP.

New cards
12

Hop Limit

Lifetime of a packet

New cards
13

Hop-by-hop Options

Controls Jumbograms

New cards
14

Routing Extension Header

A type of IPv6 extension header that carries routing information and specifies the path that packets should take through the network.

New cards
15

Fragmentation

The process of breaking a packet into smaller pieces to accommodate the maximum transmission unit (MTU) of the network.

New cards
16

Extension Header Order

Hop-by-hop

Destination Options

Routing

Fragmentation

Authentication

Encapsulating Security Payload (ESP)

New cards
17

Encapsulating Security Payload (ESP)

A protocol used in IPsec to provide confidentiality, integrity, and authentication for IP packets by encapsulating the data and adding security headers.

New cards
18

Black Holes

Potential if ICMP is disabled in a network where packets are dropped without notification, leading to connectivity issues.

New cards
19

Convergence

All routers have a loop free path to all other networks

New cards
20

“Count to Infinity“

routers continuously update their routing tables with incorrect information, leading to an endless loop of increasing hop counts that can severely degrade network performance.

New cards
21

Split Horizon

technique used to prevent routing loops by ensuring that a router does not advertise a route back out the same interface from which it was learned

New cards
22

Poison Reverse

technique used to prevent loops in networks by advertising routes as unreachable, setting their metrics to infinity. This method helps ensure that routers do not use invalid paths, enhancing network stability.

New cards
23

Solicitation

The process by which a device requests information from a DHCP server, typically to obtain an IP address and other network configuration parameters.

New cards
24

Advertisement

A method used by routers to share routing information with other routers in the network, allowing them to learn about available paths and their corresponding metrics.

New cards
25

Multicast Listener Discovery

MLD is used by IPv6 routers for discovering multicast listeners on a directly attached link, much like Internet Group Management Protocol is used in IPv4

New cards
robot