The Network Layer Flashcards

1
Q

IP Datagram

A

A highly structured series of fields that are strictly defined. Max size is 16 bits aka 65,535.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Version field

A

States what version of IP is being used. Most common version is IPv4.

4 bits

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Header Length Field

A

Declares how long the entire header is.

4 bits
20 bytes is minimum
IPv4 is always 20 bytes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Service Type field

A

These 8 bits can be used to specify details about quality of service tech.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Total length field

A

Indicates the total length of the IP datagram its attached to.

16 bits

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Identification field

A

A 16 bit number that’s used to group messages together

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Flag field

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Fragmentation

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Time to live field
TTL

A

An 8 bit field that indicates how many router hops a datagram can traverse before it’s thrown away.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Protocol field

A

An 8 bit field that contains data about what transport layer protocol is being used. (TCP/UDP)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Header checksum

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

IP options field

A

An optional field and is used to set special characteristics for datagrams primarily used for testing purposes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Padding field

A

Last field of the IP datagram. A series of zeros used to ensure the header is the correct total size.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly